← Blog Nyura Blog
Nona Banana mascot standing behind a glowing shield, with a city skyline and AI brain icon in the background, symbolizing security and intelligence

Your App Just Got Safer, Smarter, and Faster — What's New in Nyura 4.40

Version 4.40 brings bank-grade security headers, city-specific landing pages for 10 global hubs, AI-powered error cleanup, lightning-fast task lists, and a brand-new conversational AI assistant that preps you for every meeting and starts your morning right.

March 13, 2026 7 min read Cyril Simonnet
SecurityAIPerformanceSEORelease

CSP Security Headers — A Fortress Around Your Data

Imagine someone sneaking a hidden script into a web page you visit — one that steals your passwords or watches what you type. That type of attack is called cross-site scripting (XSS), and it remains the most common web vulnerability in the world.

With Nyura 4.40, we added Content Security Policy (CSP) headers to every single page. Think of it like a bouncer at a nightclub: the browser now has a strict guest list of which scripts, styles, and resources are allowed to run. Anything not on the list gets blocked instantly — no exceptions.

This means even if an attacker found a way to inject code into a page, the browser itself would refuse to execute it. Your data stays private, your sessions stay safe, and you don't have to think about it at all. It just works, silently, every time you open Nyura.

We also added X-Frame-Options (prevents other sites from embedding Nyura in a hidden frame), X-Content-Type-Options (stops browsers from guessing file types incorrectly), and Referrer-Policy (controls what URL information is shared with other sites). Together, these headers bring Nyura's security posture in line with banking and healthcare apps.

10 City Landing Pages — Nyura Speaks Your City's Language

Not everyone finds Nyura the same way. A freelance designer in Paris has different needs than a startup founder in Singapore or a consultant in Toronto. So why should they all see the same landing page?

We built 10 geo-targeted landing pages — one for each of these cities: Paris, London, Berlin, Madrid, Singapore, New York, Tokyo, Sydney, Dubai, and Toronto. Each page is crafted to speak directly to professionals in that city, mentioning local timezone support, relevant travel routes, and the specific way Nyura fits into that city's work culture.

For example, the Paris page highlights Europe/Paris timezone sync and Eurostar travel tracking. The Singapore page emphasizes cross-timezone meeting management for Asia's business capital. The New York page speaks to the pace of NYC life and the need for an app that keeps up.

These pages also boost local SEO — when someone in Berlin searches for 'task management app,' they're more likely to find a page that already mentions Berlin, their timezone, and their work style. It's a better experience for the visitor and better visibility for Nyura. You can find them at nyura.app/landing/paris, nyura.app/landing/london, and so on.

Error Pattern Clustering — Less Noise, More Signal

Every app generates errors. The question is whether anyone notices the ones that matter. In a busy app like Nyura, hundreds of error logs can pile up in a single day — many of them duplicates, transient glitches, or browser quirks that resolve on their own.

Before 4.40, our error monitoring already had auto-resolve rules and severity filtering. But humans still had to scan through similar-looking errors to spot the real problems. That changes now.

Error Pattern Clustering runs every night as a scheduled job. It analyzes all recent errors using machine learning to group them by similarity — not just by identical message text, but by semantic meaning. Five slightly different 'network timeout' errors from different browsers? They become one cluster. A sudden spike of 'auth token expired' errors after a deployment? Grouped and flagged automatically.

The result: your error dashboard goes from a wall of noise to a clean, prioritized list. Each cluster shows the count, first and last occurrence, affected users, and severity. One-click resolve dismisses the entire group.

This means real issues surface faster. Instead of scrolling through 200 individual error entries, you see 12 clusters — and the one that actually needs attention is right at the top. It's like having a smart assistant triage your error inbox every night while you sleep.

Auto-Virtualized Task Lists — Smooth Scrolling With 300+ Tasks

Power users love Nyura because it can handle everything they throw at it — hundreds of tasks across dozens of projects. But as task lists grew past a few hundred items, even the fastest phones could start to feel sluggish when scrolling.

The fix? Auto-virtualized lists. Instead of rendering every single task in the list at once (which means the browser has to manage hundreds of DOM elements), Nyura now only renders the tasks you can actually see on screen — plus a small buffer above and below for smooth scrolling.

As you scroll, tasks are recycled: the ones that leave the viewport get removed from memory, and new ones appear just in time. The result feels identical to a regular list — no visual glitches, no jumps — but the performance is dramatically better. We tested with 1,000 tasks and the frame rate stayed at a silky 60fps on a mid-range phone.

The best part: it's automatic. You don't need to turn anything on. If your list has fewer than a couple hundred tasks, it renders normally (no overhead). The moment it crosses the threshold, virtualization kicks in seamlessly. Heavy users with 300, 500, or even 1,000+ tasks will notice the difference immediately — snappy scrolling, instant search filtering, and zero lag when switching between views.

Meet Your New AI Assistant — Morning Briefings and Meeting Prep

Nyura has always had AI features sprinkled throughout — smart task parsing, auto-categorization, title improvement suggestions. But 4.40 introduces something entirely new: a conversational AI assistant that knows your tasks, your contacts, your calendar, and your travel plans.

Here's what it does:

Morning Briefing: Every morning, you get a personalized summary of your day. Not just a list of tasks, but context-aware insights: *"You have 3 overdue tasks from last week — the report for Acme Corp is the highest priority. You're meeting Sarah at 2pm — last time you discussed the Q2 budget, here's a quick refresher. Your flight to Berlin departs at 6pm, gate info should arrive around 3pm."*

It reads like a note from a thoughtful colleague who knows your schedule inside out.

Meeting Prep: Before any meeting, ask the assistant to prepare a brief. It pulls together recent emails with attendees, related tasks, company intelligence, and past meeting notes to give you a one-page summary. Walk into every meeting feeling prepared — even the ones you forgot about until 5 minutes before.

Natural Conversation: Ask it anything about your data. *"What did I promise to send to Marc last week?"* — it searches your tasks, emails, and meeting notes to find the answer. *"When is my next trip?"* — it checks your travel schedule. *"Create a task to follow up with the Berlin team by Friday"* — done, with the right project and priority already set.

The AI assistant lives inside Nyura — it's not a separate app or chatbot. It's available from the home screen, from any task view, and from the meeting detail sheet. It respects your AI consent settings and never sends data to third parties without your permission.

Think of it as the best executive assistant you've ever had — one who never forgets, never sleeps, and always has your back.

Everything Else in 4.40

Beyond the headline features, version 4.40 includes dozens of smaller improvements that make Nyura feel more polished every day:

- Faster app startup: Service worker warm caching now preloads critical data during authentication, shaving 200ms off perceived load time.
- Improved offline sync: Background sync now retains pending mutations for 48 hours (up from 24), so even extended flights won't lose your changes.
- Better error emails: The daily error digest now includes the new cluster view, so admins see grouped patterns instead of raw logs.
- Accessibility: All travel detail screens now have proper ARIA labels, making them fully navigable with screen readers.
- Bug fixes: Resolved an edge case where task drag-and-drop could lose position data on slow connections, fixed a timezone display glitch in the travel module for UTC+13 zones, and corrected a rare auth token race condition during app cold start.

As always, the update is already live on the web at nyura.app, rolling out on TestFlight for iOS, and available on Google Play for Android. No action needed — just open the app and enjoy.

Try Nyura for free

Available on iOS, Android, and web. No credit card required.

Get Started →