Nyura 4.38: Travel Weather, Bulk Actions, and Micro-Interactions That Change Everything
Nyura 4.38 brings real-time weather on your travel cards, timezone difference alerts, bulk task actions, keyboard shortcuts, and a company setup wizard. Every detail matters — here is why.
Weather Directly on Your Travel Cards
When you plan a trip, the first question is often the same: what will the weather be like? Before version 4.38, you had to open a separate weather app, search for the destination city, and note the temperatures. Now, Nyura displays the weather directly on each voyage card and on the hero card for your next trip.
The weather badge is compact: an icon and the temperature, without cluttering the interface. Data comes from the Open-Meteo API, free and reliable, with smart caching via React Query to avoid unnecessary network calls. It is the kind of detail that feels obvious once it is there — but was sorely missed before.
Timezone Difference Alerts: Never Be Caught Off Guard Again
Flying to Tokyo from Paris? That is +8 hours of difference. A call scheduled at 3pm Paris time is 11pm in Tokyo. With version 4.38, Nyura displays an orange warning badge on each trip where the destination is more than 3 hours away from your current timezone. It is a small visual warning — but it can prevent a 3am wake-up or a missed meeting.
Bulk Actions: Manage Your Tasks in Batches
You have 15 tasks to mark as completed after a big work day? Before, you had to check them off one by one. Now, select multiple tasks and change their status in one click: completed, in progress, or not started. Bulk actions also cover deletion and priority changes. This is the feature that power users have been waiting for.
Keyboard Shortcuts: Cmd+Enter to Submit, Smart Auto-Focus
Desktop users want speed. With 4.38, the task edit form submits with Cmd+Enter (or Ctrl+Enter on Windows). The quick-add task field gets auto-focus on desktop so you can start typing immediately. On mobile, auto-focus is disabled to prevent the keyboard from popping up unexpectedly. These micro-interactions go unnoticed — but their absence does not.
Company Module: A Guided Setup Wizard
Nyura Company Intelligence module can feel intimidating when you first open it. With 4.38, a 3-step setup wizard guides new users: add a first company, set a status, then link a task. The company selector in tasks also shows an explanatory tooltip, and filters with no results display a clear message instead of a blank screen.
Performance: Smart Lazy Loading and Stale Times
Version 4.38 introduces lazy loading for heavy components like the portfolio dashboard (which loads the recharts graphing library) and the cycle burndown. These components are no longer loaded at startup — they load on demand when you open them. Result: faster startup and less memory consumed. We also added a 30-second staleTime on cron monitoring queries to prevent unnecessary refetches.
Design: Rounded Corners, Smooth Animations, and Visual Consistency
Company cards move from rounded-lg to rounded-xl with a subtle hover animation (scale 1.01). The in-progress status badge changes from amber to blue for cross-module consistency — the same colors mean the same things everywhere in the app. The company merge preview now displays a comparison panel before merging. These are small adjustments — but they give the interface a feeling of quality and polish.
Every Detail Matters
Version 4.38 is not a revolution — it is a collection of 20+ improvements that, together, transform the daily experience. Weather on travel cards, timezone alerts, bulk actions, keyboard shortcuts, company setup wizard, lazy loading, hover animations. Each of these features takes less than an hour to implement — but together, they make the difference between an app you use and an app you love to use.
Nyura is built by an independent developer who uses the app every day. Every friction felt becomes a ticket. Every ticket becomes a fix. And every fix makes the app a little better for everyone. That is the indie advantage: no committees, no 18-month roadmaps, just concrete improvements shipped every week.