Public changelog

DayFlow updates worth actually reading

2.10.2Latest public version
54Releases listed
150Feature entries
167Bug-fix entries
Showing 54 releases

Features

  • FeatureMoved the billing and Pro helper code into a dedicated linked asset file.

Fixes

  • FixPreserved Pro gates, checkout, billing portal, Pro status loading, and custom-template gating during the extraction.
  • FixBumped the public build version to 2.10.2.

Summary

  • This release continues the careful JavaScript cleanup without changing login, account saving, tasks, reminders, notifications, notices, or the accepted visual design.

Features

  • FeatureMoved the browser push notification helper code into a dedicated linked asset file.

Fixes

  • FixPreserved notification support checks, enable, disable, test, and subscription preference behaviour during the extraction.
  • FixBumped the public build version to 2.10.1.

Summary

  • This release continues the careful JavaScript cleanup without changing login, account saving, tasks, billing, notices, service worker behaviour, or the accepted visual design.

Features

  • FeatureMoved the in-app notice and app status helper code into a dedicated linked asset file.

Fixes

  • FixPreserved notice dismissals, update notices, and first-render notice behaviour during the extraction.
  • FixBumped the public build version to 2.10.0.

Summary

  • This release continues the careful JavaScript cleanup without changing login, account saving, tasks, billing, push notifications, or the accepted visual design.

Features

  • FeatureMoved the install prompt helper into a dedicated linked asset file so the main app page is easier to maintain.

Fixes

  • FixKept auth, account saving, tasks, billing, notices, and push notification code in place during this first cleanup pass.
  • FixBumped the public build version to 2.9.9.

Summary

  • This is a small maintenance release focused on safer file structure, not a visual redesign or feature change.

Features

  • FeatureImproved the settings flow for enabling browser notifications on the current device.
  • FeatureAdded compatibility routes for push public key, subscribe, unsubscribe, and test actions.
  • FeatureAdded a safe push configuration sample for VAPID setup without exposing private keys.

Fixes

  • FixScoped push unsubscribe requests to the signed-in user and current endpoint.
  • FixMade test notifications target the current device subscription when available.
  • FixBumped the public build version to 2.9.8.

Summary

  • This release strengthens website push notifications while preserving account saving, task sharing, reminders, in-app notices, and existing app flows.

Features

  • FeatureAdded top-level app status fields for standard in-app announcements with title, message, type, and enabled state.
  • FeatureAdded notice_id support so dismissed notices stay hidden until a new notice is published.

Fixes

  • FixPreserved the existing update warning flow while adding update_required compatibility.
  • FixKept normal announcement actions friendly instead of showing update-only buttons.
  • FixBumped the public build version to 2.9.7.

Summary

  • This release improves in-app messaging while keeping update notices, account saving, task editing, and existing app flows intact.

Fixes

  • FixMarked account state loaded during sign-in and refresh as the saved baseline before local autosaves can run.
  • FixAdded a safe state_get.php fallback if a successful login response does not include account state.
  • FixStopped background account refreshes from replacing unsaved local edits before they have reached the account.
  • FixBumped the public build version to 2.9.6 and flushes pending account saves when the page is hidden or refreshed.

Summary

  • This release keeps normal account saving quiet and automatic while preserving Demo mode and avoiding old merge, restore, or conflict prompts.

Features

  • FeatureAdded a direct Edit button to task cards and expanded the task detail panel with planned time, estimate, day/date, and reminder controls.
  • FeatureAdded a Completed area that keeps completed task records for 30 days without cluttering the active task list.

Fixes

  • FixStopped signed-in browsers from saving stale local state before the latest account state has loaded.
  • FixFixed queued account saves so edits made while a save is in flight are sent after the current save finishes.
  • FixBumped the public build version to 2.9.5.

Summary

  • This release improves normal account saving across devices while keeping Demo mode local and avoiding old conflict or restore prompts.

Features

  • No feature entries in this release.

Fixes

  • FixTightened the New user form spacing so the Name, email, password, and action buttons fit more naturally.
  • FixShortened the register heading so it no longer wraps awkwardly on desktop.
  • FixMatched the main account page headline size to the Welcome back title for a calmer first impression.
  • FixStopped the changelog page script from erroring on older release cards that use the previous layout.
  • FixBumped the public build version to 2.9.4.

Summary

  • This release fixes the register-state spacing, oversized headline, and changelog script warning while preserving login and registration behaviour.

Features

  • FeatureReworked the account page into a single-logo first screen with a cleaner sign-in panel and a stronger DayFlow introduction.
  • FeatureAdded a focused planner preview to show daily planning, shared tasks, and recurring routines before sign-in.
  • FeatureAdded stronger title, description, canonical, Open Graph, and Twitter metadata for the public app page.

Fixes

  • FixRemoved the duplicate DayFlow logo from the account screen.
  • FixKept the approved Existing user and New user controls without renaming active IDs or handlers.
  • FixPreserved mobile form-first stacking so account access remains the first interaction on small screens.
  • FixBumped the public build version to 2.9.3.

Summary

  • This release refreshes the first impression of DayFlow while keeping login, registration, and demo access behaviour unchanged.

Features

  • FeatureUpdated the account chooser to use the clearer Existing user and New user labels.

Fixes

  • FixKept the Name field hidden on sign-in while preserving the existing registration toggle behaviour.
  • FixRemoved the stale duplicate service worker registration and refreshed the active cache-busting query.
  • FixBumped the public build version to 2.9.2.

Summary

  • This release is a narrow website stability update for the active auth surface and build metadata.

Features

  • FeatureRebuilt the authentication area with a cleaner split layout that separates DayFlow messaging from account access.
  • FeatureSign in and Create account are now presented as simpler tabs with clearer labels and cleaner spacing.
  • FeatureUpdated the auth branding to use the current DayFlow icon in the top-left brand areas.
  • FeatureMobile auth layout still stacks the form panel first so account access stays quick on smaller screens.

Fixes

  • FixAligned the heading and body fonts across both auth columns so the full section now reads consistently.
  • FixForced typed text, placeholders, and caret colours in auth inputs so email and password fields display correctly on the dark theme.
  • FixRemoved the unused Google login mockup path from the redesign direction and kept the live auth actions tied to DayFlow only.
  • FixBumped the public build version to 2.9.1.

Summary

  • This release focuses on the auth experience only, keeping the existing login and registration behaviour while cleaning up the presentation.

Features

  • FeatureSigned-in changes now save to the account automatically in the background after task and settings updates.
  • FeatureOpen signed-in devices now poll for newer saved account data in the background so laptop and phone stay closer together.
  • FeatureReturning to DayFlow now triggers a stronger refresh on focus, visibility change, and page show so recent changes surface faster.
  • FeatureSave now remains available as a fallback, but normal signed-in use no longer needs to depend on it.

Fixes

  • FixProtected recent local edits so a background refresh does not overwrite fresh changes before autosave has finished.
  • FixAccount state tracking is now updated after successful saves, which reduces stale refresh behaviour across devices.
  • FixBumped the public build version to 2.9.0.

Summary

  • This release makes account-based saving feel much closer to live sync without changing the current account-first model.

Features

  • FeatureAdded a Delete my account action in Settings for signed-in users.
  • FeatureAccount deletion now removes the user record plus saved state, recurring plans, reminders, Inbox items, shared-task links, and push subscriptions tied to that account.
  • FeatureAfter deletion, the current device is signed out and the local DayFlow token and cache are cleared so the old account does not linger in the browser.

Fixes

  • FixAccount removal now requires both a typed DELETE confirmation and the user password.
  • FixProtected paid accounts by asking users to cancel any active Pro subscription before deleting the account.
  • FixRestored the clean changelog card structure and moved the public Latest badge to 2.8.2.
  • FixBumped the public build version to 2.8.2.

Summary

  • This release adds a proper self-serve account deletion flow while keeping the current account-first saving model intact.
v2.8.0

Per-task billing modes and non-billable reporting for Pro

Choose the default rate, set a custom hourly rate, or mark a task as non-billable

April 2026 Public build

Feature updates

  • FeatureAdded a new Billing section to Pro tasks so each task can use the default hourly rate, a custom hourly rate, or be marked as non-billable.
  • FeatureCustom hourly rates now apply at the task level, making it easier to handle client-specific rates without changing the global billing settings.
  • FeatureWeekly and monthly billing summaries now include a dedicated non-billable hours figure so breaks, admin, travel, and unpaid work still show up in reporting.

Fixes and tidy-ups

  • FixThe task detail billing summary now reflects the task’s own billing mode and rate instead of always using the global default.
  • FixRecurring tasks and recurring presets now keep their billing mode and custom-rate choices when they are reused.
  • FixBumped the public build version to 2.8.0.

Summary

  • This release makes Pro billing more realistic by letting each task use the normal rate, its own rate, or no billing at all while still reporting where non-billable time goes.
v2.7.2

Inbox now refreshes properly when opening from a push notification

Shared-task pushes now bring the latest Inbox state through straight away on mobile

April 2026 Public build

Feature updates

  • FeatureOpening DayFlow from a shared-task push now forces an immediate Inbox refresh so the latest request or update is pulled in straight away.
  • FeatureShared-task notification links now route back into Inbox more reliably instead of leaving users on Today with stale badge state.

Fixes and tidy-ups

  • FixAdded a safer foreground refresh so Inbox counts update when the app becomes visible again after a notification tap.
  • FixBumped the public build version to 2.7.2.

Summary

  • This release makes shared-task notifications harder to miss on phones by refreshing Inbox state immediately when DayFlow is reopened from a push notification.
v2.7.1

Saved account data is now the default for signed-in users

No more choose-this-device prompt when your account already has saved planning

April 2026 Public build

Feature updates

  • FeatureSigned-in users now load their saved account data automatically when meaningful account data already exists.
  • FeatureKept the one-time local import path only for cases where the account has no meaningful saved planning yet.

Fixes and tidy-ups

  • FixRemoved the confusing Use this device / Use saved account data choice from the signed-in flow.
  • FixClarified the settings copy so it explains that changes save automatically while you are signed in.
  • FixBumped the public build version to 2.7.1.

Summary

  • DayFlow now behaves more like a normal account-based app: saved account data loads automatically, local browser data is only used as a one-time starter import if the account has nothing meaningful yet, and signed-in changes keep saving in the background.
v2.7.0

Phase 3 recurring presets and repeating task reminders for Pro

Reusable repeat patterns and more than one reminder for repeating tasks

April 2026 Public build

Feature updates

  • FeatureAdded recurring presets for Pro so advanced repeat rules can be saved and reused.
  • FeatureAdded multiple reminders for repeating tasks in Pro, including reminder combinations such as 30 minutes before and at start time.
  • FeatureSaved recurring presets and recurring reminder combinations inside the signed-in account state so they follow the user across devices.

Fixes and tidy-ups

  • FixRestored the standard notification setup notice for both Free and Pro users.
  • FixKept cloud sync wording out of the current Free and Pro app surfaces.
  • FixKept the notification help page ordered so the DayFlow steps appear before the browser guides.
  • FixBumped the public build version to 2.7.0 for both Free and Pro.

Summary

  • This release finishes Phase 3 by adding reusable recurring presets and multi-reminder repeating tasks for Pro while leaving the simpler repeat options free.
v2.6.0

Phase 2 advanced repeat options for Pro

Smarter recurring planning

April 2026 Public build

Feature updates

  • FeatureAdded Every X months as a Pro recurring option.
  • FeatureAdded Monthly pattern recurring rules such as first Monday and last Friday for Pro.
  • FeatureAdded smarter recurring edit scopes for This occurrence, This and future, and Whole series.

Fixes and tidy-ups

  • FixRestored the standard notice state after the rollout for both Free and Pro users.
  • FixRemoved the remaining current-version cloud sync wording from the live Free and Pro app surfaces.
  • FixMoved the notification help page so it starts with the DayFlow setup steps before browser-specific guides.
  • FixBumped the public build version to 2.6.0 for both Free and Pro.

Summary

  • This release adds Phase 2 recurring controls for Pro while keeping the simpler repeat options free.

Features

  • FeatureAdded a Pro repeat option for tasks that recur every X days.
  • FeatureAdded a Pro repeat option for tasks that recur every X weeks.
  • FeatureAdded Pro end conditions so advanced recurring tasks can stop on a chosen date.
  • FeatureAdded Pro end conditions so advanced recurring tasks can stop after a set number of occurrences.
  • FeatureAdded clearer in-app upgrade messaging around advanced repeat options without blocking the free repeat basics.

Bug fixes

  • FixKept the existing Selected days repeat flow in Free instead of moving all recurring planning behind Pro.
  • FixSaved advanced repeat rules cleanly inside account state so they follow the signed-in user across devices.
  • FixExtended recurring month previews so interval-based repeat rules show up correctly across future dates.
  • FixKept the existing skip-occurrence behaviour working for recurring tasks generated from advanced repeat rules.
  • FixBumped the build version to 2.5.0 and updated the public release metadata.

Release notes

  • Free keeps the everyday repeat tools: Selected days, start date, repeat for weeks, and skip one occurrence.
  • Pro now adds the first advanced repeat layer, with custom day and week intervals plus repeat end conditions.

Features

  • FeatureMade account saving part of the Free plan instead of treating it like a premium extra.
  • FeatureMade recurring tasks available in Free so repeating routines work across everyday planning.
  • FeatureUpdated the DayFlow Pro pricing structure to £3.99 monthly or £29.99 yearly.
  • FeatureRefocused Pro around custom templates, future planning, export, billing tools, and deeper insights.
  • FeatureRemoved the in-app ad placeholder blocks instead of keeping fake ad slots in the Free experience.
  • FeatureUpdated Settings copy to explain that planning is saved to your account and available on any device.

Bug fixes

  • FixRemoved the remaining live-app cloud sync wording in favour of clearer account-saving language.
  • FixChanged the manual account action from Sync now to Save now so it matches the account-first behaviour.
  • FixKept browser notifications clearly device-specific while account data stays shared across devices.
  • FixRemoved the Free recurring-task paywall and kept the repeat controls in the add-task flow.
  • FixUpdated upgrade copy so the Free tier feels complete and Pro sells the advanced layer instead.
  • FixBumped the build version to 2.4.0 and refreshed the public update metadata.

Release notes

  • Free now covers the dependable core: account saving, recurring tasks, reminders, sharing, Inbox, and browser notifications.
  • Pro now focuses on advanced planning tools rather than gating the basics people expect to work everywhere.

Features

  • FeatureAdded proper browser push notifications for the website version of DayFlow.
  • FeatureAdded a device-based notification opt-in flow in Settings.
  • FeatureAdded push subscription storage per user and per device.
  • FeatureAdded a Send test notification button for quick verification.
  • FeatureAdded service worker push, notification click, and notification close handlers.
  • FeatureAdded shared-task push events for sent, accepted, edited, and dismissed updates.
  • FeatureAdded a cron-ready reminder dispatcher for morning, shutdown, and scheduled-task alerts.

Bug fixes

  • FixReplaced the old browser-notification preview wording with proper website push wording.
  • FixAvoided duplicate browser reminder popups when web push is enabled on a signed-in device.
  • FixKept cloud sync UI and wording disabled while adding browser push support.
  • FixRefreshed service worker registration cleanly with the new build version.
  • FixAdded inactive subscription cleanup when push endpoints fail permanently.
  • FixKept auth, Inbox, recurring tasks, and reminder settings intact during the push rollout.

Release notes

  • This release adds proper website push notifications without reintroducing the old cloud sync prompts.
  • Shared-task alerts can now reach signed-in users through browser push, and reminder delivery is ready for a server cron job.

Features

  • FeatureAdded task sharing between users.
  • FeatureAdded the ability to send a task to another existing DayFlow user.
  • FeatureAdded a recipient flow so shared tasks can be accepted, edited before adding, or dismissed.
  • FeatureAdded sender updates so users can see when a shared task has been accepted, accepted with edits, or dismissed.
  • FeatureReworked the old Incoming Tasks area into a unified Inbox.
  • FeatureAdded a single Inbox badge count for pending task requests and unread updates on shared tasks.
  • FeatureAdded a new Account popup in the header.
  • FeatureMoved week number, build and version info, and sign out into the account popup.
  • FeatureAdded support for different notices for Free and Pro users.
  • FeatureAdded support for separate announcement notices for Free and Pro users.
  • FeatureAdded support for separate feature notices for Free and Pro users.

Bug fixes

  • FixFixed task-share actions where Accept and Edit before adding were not working correctly.
  • FixFixed an issue where accepted shared tasks were not being added properly to the recipient account.
  • FixFixed a state overwrite issue where newly accepted tasks could be removed again by stale sync data.
  • FixFixed Inbox modal sizing by adding a proper max-height and scroll area.
  • FixFixed Send to user so sending a new task no longer adds it to the sender’s own list.
  • FixFixed mobile header layout issues around account controls and Inbox presentation.
  • FixFixed repeat-option styling so expanded repeat controls match the rest of the modal.
  • FixFixed Add Task footer layout and button consistency.

Release notes

  • This release introduces task sharing, a cleaner Inbox flow, and more flexible account and notice handling.
  • The public changelog keeps the user-facing outcome and leaves out the messy internal bits, because the internet has enough chaos already.

Features

  • FeatureAdded Stripe Pro subscription support.
  • FeatureAdded support for monthly and yearly Pro plans.
  • FeatureAdded success and cancel billing pages.
  • FeatureAdded support for promo-code and coupon testing.
  • FeatureAdded tester-code support for limited early-access users.
  • FeatureAdded a tester landing page for claiming a Pro test code.
  • FeatureAdded a new completion celebration effect when all daily tasks are finished.
  • FeatureImproved the celebration with a more dramatic bottom-up confetti burst and a longer-lasting centred completion message.

Bug fixes

  • FixFixed a post-checkout issue where users could get stuck after returning from the success page.
  • FixFixed onboarding appearing again after upgrading to Pro.
  • FixFixed Pro state handling after successful checkout.
  • FixFixed testing flows for coupon-based Pro activation.
  • FixFixed multiple layout and header issues on mobile.
  • FixFixed notice rendering, spacing, and alignment issues.
  • FixFixed sticky header behaviour so scrolling content no longer showed awkwardly behind transparent areas.

Release notes

  • This release introduces Pro billing, test-code flows, and a stronger sense of payoff when the daily list is complete.
  • It also tightens the upgrade journey so people reach Pro without the app behaving like it has forgotten who they are.

Features

  • FeatureAdded Pro-only feature controls across the app.
  • FeatureAdded Pro notices to locked sections so Free users can still see what extra features are available.
  • FeatureAdded an ad placement area below the End of Day section in Today view.
  • FeatureAdded an ad placeholder in Search.
  • FeatureMade Planning Accuracy a Pro-only feature in Week view.
  • FeatureMade future task creation from Month view a Pro-only feature.
  • FeatureAdded a Free plan notice in Month view explaining what Pro can do.
  • FeatureMade repeat settings in the Add Task modal a Pro-only area.
  • FeatureMade Cloud Sync a Pro-only feature in Settings.
  • FeatureKept the Pro preview and testing flow available while subscription setup is still being tested.

Bug fixes

  • FixFixed feature-lock messaging so restricted tools still display cleanly in Free mode.
  • FixFixed layout issues around notices, locked sections, and modal controls.
  • FixFixed spacing and alignment problems across the Add Task modal.
  • FixFixed several mobile header and chip layout issues.
  • FixImproved general UI consistency across badges, pills, cards, and action areas.

Release notes

  • This release formalises the gap between Free and Pro while keeping locked areas visible enough to explain the upgrade path.
  • It also cleans up the UI so those restrictions look intentional instead of slapped on at the last minute like a panic patch.

Features

  • FeatureAdded a free-plan ad area below the End of day section in Today view.
  • FeatureMade Weekly Planning accuracy a Pro-only section.
  • FeatureMade future task planning from Monthly view a Pro-only feature while still allowing task viewing.
  • FeatureAdded a stronger Pro notice at the bottom of Monthly view.
  • FeatureAdded a persistent ad area to Search view.
  • FeatureMade repeating tasks in the Add task modal Pro-only and replaced the repeat controls in Free with a Pro notice.
  • FeatureMade Cloud sync in Settings Pro-only while keeping the Pro preview toggle available for testing.
  • FeatureKept the Pro preview switch visible while subscription setup is being completed.

Bug fixes

  • FixKept Calendar view behaviour stable during the Free and Pro changes.

Release notes

  • This release focuses on Free vs Pro structure, monetisation placeholders, and feature gating.
  • Core login, onboarding, monthly view, and planner behaviour remain in place.

Features

  • FeatureAdded an Edit task button for future recurring tasks opened from Monthly view.
  • FeatureEdit task now opens the existing add-task modal prefilled with recurring series settings.

Bug fixes

  • FixSaving changes now updates the recurring template instead of creating a duplicate.
  • FixKept login, onboarding, sync, and the rest of the planner flow unchanged.

Release notes

  • This release improves editing of future recurring tasks from the monthly planner.
  • The change stays isolated to the monthly future-task edit flow.

Features

  • No feature entries in this release.

Bug fixes

  • FixFixed the Create account flow so it no longer depends on one backend path behaving exactly like another.
  • FixAdded a safe registration fallback that signs the user in automatically after account creation when needed.
  • FixChanged the registration flow to preserve the current local DayFlow state and send it to cloud after account creation.
  • FixAdded request timeouts so auth actions do not hang on Creating account.
  • FixKept Sign in as the default auth screen.

Release notes

  • This release focuses on account creation reliability and safer cloud sign-up behaviour.
  • Login still restores state using the existing first-sync conflict rules.

Features

  • No feature entries in this release.

Bug fixes

  • FixFixed the Create account flow so register mode properly reveals and enables the Name field.
  • FixFixed auth mode toggling so login mode hides the Name field cleanly again.
  • FixImproved register validation messages for missing name and short passwords.
  • FixKept Sign in as the default auth screen.

Release notes

  • This release is a focused auth UI fix for the cloud sign-up flow.
  • Existing login, sync, and planner behaviour remain unchanged.

Features

  • FeatureAdded safe Edit task and Delete task actions to the Monthly view task preview.
  • FeatureEdit task now opens the full task detail editor for real tasks.
  • FeatureDelete task now removes real tasks directly from the month preview.

Bug fixes

  • FixKept future recurring occurrences preview-only so recurring logic stays intact.
  • FixBuilt the patch on the supplied stable monthly view version.

Release notes

  • This release improves task management inside the Monthly view preview flow.
  • The change stays isolated to monthly task preview actions.

Features

  • FeatureMade tasks inside the Monthly view day panel clickable.
  • FeatureClicking a real task in the month-day panel now opens the full task view.
  • FeatureClicking a future recurring occurrence now opens a recurring task preview instead of doing nothing.

Bug fixes

  • FixKept the Add task action inside the month-day panel.
  • FixKept existing recurrence, month badges, headers, and first-sync behaviour stable.

Release notes

  • The day panel now behaves more like a proper planner instead of a display list.

Features

  • FeatureImproved repeat-duration wording now that recurring tasks use a Start from date.
  • FeatureChanged the first repeat option from This week to 1 week for clearer wording.
  • FeatureUpdated repeat summary text so it reads for 1 week instead of this week only.
  • FeatureImproved the recurring start-date field so clicking anywhere in the input opens the calendar picker on supported browsers.

Bug fixes

  • No bug-fix entries in this release.

Release notes

  • A wording and usability polish update for the recurring task flow.

Features

  • FeatureReworked selected-days recurrence to use a proper Start from date picker.
  • FeatureUsers can now start recurring weekday patterns from a future date, such as next Monday.
  • FeatureKept weekday pill selection and repeat-duration controls while removing the awkward past-day restriction.

Bug fixes

  • FixImproved recurring logic so the first week only starts from the chosen start date instead of applying earlier weekdays in that same week.
  • FixFixed recurring skip handling so deleted recurring occurrences stop showing in Monthly view badges and date panels.
  • FixPrevented month view from double-counting recurring tasks in the current week.
  • FixRemoved outdated recurrence logic that only disabled past weekdays instead of supporting future scheduling properly.

Release notes

  • Recurring planning is now more flexible and more accurate.

Features

  • No feature entries in this release.

Bug fixes

  • FixRemoved the duplicated user name from the large Today header while keeping it in the small top meta line.
  • FixPrevented selected-days recurring tasks from being added to days that had already passed in the current week.
  • FixDisabled past days in the repeat-day picker when adding a task from the normal Today flow.
  • FixKept month-day add-task behaviour unchanged so date-specific planning still works as expected.

Release notes

  • A short usability and clarity update before the recurring scheduling flow moved to a proper start-date approach.

Features

  • FeatureAdded a month-day task panel so clicking a date in Monthly view now shows the tasks due on that day.
  • FeatureAdded an Add task action inside the month-day panel.
  • FeatureAdded View task actions for real tasks shown in the month-day panel.

Bug fixes

  • FixKept recurring virtual tasks visible in the panel without breaking existing task detail logic.
  • FixKept the existing day and date headers, month highlights, month count badges, and first-sync conflict handling stable.

Release notes

  • Clicking a date in Monthly view now opens a date panel instead of jumping straight into Add task.

Features

  • No feature entries in this release.

Bug fixes

  • FixRestored the stronger Monthly view current-date highlight.
  • FixRestored Monthly task count badges on dates with tasks.
  • FixKept the home header day and date update.
  • FixKept the Calendar header day and date update.
  • FixKept the existing first-sync conflict handling intact.

Release notes

  • This release restores the stronger month highlight and badge logic on top of the working first-sync branch.

Features

  • FeatureAdded the day and date back to the home header on the working 1.7.0 build.
  • FeatureAdded the selected day and date to the Calendar header on the working 1.7.0 build.

Bug fixes

  • FixKept the existing first-sync conflict handling intact.

Release notes

  • A minimal header-only patch with no wider planner changes.

Features

  • FeatureAdded first-sync conflict handling for cloud sync.
  • FeatureAdded meaningful-data detection for DayFlow state comparison.
  • FeatureAdded a first-sync choice when both local and cloud contain meaningful data.

Bug fixes

  • FixPrevented an empty cloud state from overwriting a populated local state.
  • FixKept local-first save, then cloud save.
  • FixPreserved long-time local user data when creating an account later.

Release notes

  • This release protects long-time local users who later create an account from losing their existing data.

Features

  • No feature entries in this release.

Bug fixes

  • FixHardened cloud sync so it saves and restores the full unified DayFlow state.
  • FixKept cloud sync local-first, then debounced to the account backend.
  • FixKept billing, timers, recurring data, onboarding state, reminder settings, working hours, and other settings inside the same synced state object.
  • FixAvoided separate settings stores so everything stays unified.
  • FixKept derived totals recalculated on load and render instead of relying on stale stored totals.

Release notes

  • Cloud sync now treats the unified DayFlow state as the single source of truth for save and restore.

Features

  • No feature entries in this release.

Bug fixes

  • FixRestored the Next up card so it always renders on the home view again.
  • FixAdded the empty-state Next up card back when there is no current task.
  • FixReduced the notice banner max width to improve layout.
  • FixRemoved raw technical backend wording from Settings and replaced it with safer user-facing cloud sync text.

Release notes

  • A cloud-sync UI tidy-up and stability fix.

Features

  • FeatureAdded explicit auth overlay helpers for opening and closing the sign-in screen.
  • FeatureAdded a Cloud sync section in Settings with sync status and a manual Sync now action.
  • FeatureAdded a manual Sync now helper for account-backed saves.
  • FeatureKept onboarding completion synced across the account-backed experience.

Bug fixes

  • FixKept local-first save behaviour with debounced cloud sync.
  • FixKept Sign in as the default auth screen and the Name field hidden unless register mode is selected.

Release notes

  • This release hardens the hosted desktop build for account-backed cloud sync without redesigning the app.

Features

  • FeatureUpdated the Calendar header so it now shows the selected day and date together.

Bug fixes

  • No bug-fix entries in this release.

Release notes

  • A small header clarity update for the calendar screen.

Features

  • FeatureAdded the selected day to the Calendar view header.

Bug fixes

  • No bug-fix entries in this release.

Release notes

  • A small header clarity update for the calendar screen.

Features

  • No feature entries in this release.

Bug fixes

  • FixFixed the daily header so it now shows the day and date together.
  • FixRestored the Next up card so it no longer disappears when there is no current task.
  • FixAdded an empty-state Next up card with an Add task action.
  • FixFixed month view counts so they include normal tasks, recurring tasks, and date-specific tasks.
  • FixCleaned duplicate auth initialisation so the sign-in screen keeps its default behaviour.

Release notes

  • A stability and sync clean-up pass to keep the daily, monthly, and scheduling views telling the same story.

Features

  • No feature entries in this release.

Bug fixes

  • FixAdded the calendar date beside the day name on the home view header.
  • FixReapplied the header update on top of the stable month-sync build.
  • FixKept the month sync behaviour intact.
  • FixKept auth defaults intact so Sign in remains the default view and the Name field stays hidden until register mode.

Release notes

  • A safe rebase of the home header date tweak.

Features

  • No feature entries in this release.

Bug fixes

  • FixFixed month view counts so tasks added from Today view now show on the monthly calendar.
  • FixFixed month view counts so selected-day recurring tasks are included.
  • FixFixed month view counts so recurring tasks limited to a set number of weeks are included.
  • FixKept date-specific month tasks included in month counts.
  • FixImproved cross-view sync so month planner counts better reflect the real task state across the app.

Release notes

  • This release focuses on making the monthly planner reflect the same task reality as the other views.

Features

  • No feature entries in this release.

Bug fixes

  • FixFixed month-view tasks so one-off tasks added from the monthly planner now appear in the relevant current week day views.
  • FixFixed day strip, daily view, calendar view, planner totals, and reminders so they include date-specific monthly tasks.
  • FixFixed month planner task count badges so dates with tasks now display a visible count.
  • FixImproved today highlighting in month view so the current date stands out more clearly.
  • FixUpdated month view helper text to match the live behaviour.

Release notes

  • This release fixes the month planner integration so date-specific tasks are no longer saved and then ignored by the rest of the app.

Features

  • FeatureAdded click-to-add task support in Monthly view.
  • FeatureUsers can now click any date in the month planner to open the Add task modal.
  • FeatureAdded support for saving one-off tasks against a specific chosen calendar date.
  • FeatureAdded date-specific task storage to support month-based task creation.
  • FeatureUpdated month helper copy to reflect the new planner behaviour.

Bug fixes

  • No bug-fix entries in this release.

Release notes

  • This release adds direct task creation from the monthly planner and lays the groundwork for better cross-view planning.

Features

  • FeatureAdded repeat duration controls for recurring tasks.
  • FeatureAdded quick options for This week, 2 weeks, 3 weeks, 4 weeks, and Custom.
  • FeatureUsers can now choose how many weeks selected-day tasks should repeat for.
  • FeatureRecurring tasks now stop automatically after the chosen number of weeks.
  • FeatureUpdated recurring task generation to repeat correctly across the selected duration.

Bug fixes

  • No bug-fix entries in this release.

Release notes

  • A recurring task enhancement focused on duration control and clearer repeat handling.

Features

  • FeatureMoved notices out of the sticky header area.
  • FeatureNotices now appear in the main daily content area above the Add task section.
  • FeatureImproved mobile notice layout so the card stacks cleanly with full-width buttons.
  • FeatureHid the streak badge on mobile to give the header more room.
  • FeatureSimplified the mobile version display so it fits more cleanly.

Bug fixes

  • FixStopped the sticky header becoming too tall and improved scrolling behaviour.

Release notes

  • This release is mainly a UI and layout refinement release.
  • Announcement and feature notice behaviour remain supported.

Features

  • FeatureAdded support for a global update notice banner.
  • FeatureCreated a way to notify all users that an update is available.
  • FeatureMade room for messaging such as clearing cache, logging out, or signing in again after maintenance.
  • FeatureImproved the platform readiness for future maintenance notices.

Bug fixes

  • No bug-fix entries in this release.

Release notes

  • Recommended use includes short service notices, forced refresh warnings, or rollout messages after deployment.

Features

  • FeatureRemoved the separate weekly repeat option where it was no longer needed.
  • FeatureReduced reliance on a daily option by allowing specific day selection instead.
  • FeatureIncluded Saturday and Sunday within the selected days flow.
  • FeatureSet selected days to default to none selected so tasks are not pre-filled with the wrong pattern.

Bug fixes

  • No bug-fix entries in this release.

Release notes

  • The repeat options were cleaned up so task setup feels simpler and less cluttered.

Features

  • FeatureAdded weekday selection for recurring tasks.
  • FeatureEnabled repeat patterns such as every Tuesday and Friday on a weekly basis.
  • FeatureImproved the wording and structure around repeat settings to make the feature clearer.
  • FeatureMade the recurring task setup more flexible for real-world schedules.

Bug fixes

  • No bug-fix entries in this release.

Release notes

  • Recurring task creation was improved so users can choose exactly which weekdays a task should repeat on.

Features

  • No feature entries in this release.

Bug fixes

  • FixFixed the task name input issue inside the add-task modal on mobile.
  • FixStopped the keyboard from instantly closing when the task name field was tapped.
  • FixImproved modal input stability after the recurring task changes.
  • FixHelped keep the add-task flow usable across smaller screens.

Release notes

  • A mobile modal bug fix that stabilised task entry on smaller screens.

Desktop update notice

Desktop updates are pushed out automatically. If the latest version number is not showing in the top left of the app, the browser is usually serving cached files because browsers refuse to let easy things stay easy.

Windows

  • Press Ctrl + F5.
  • If needed, try Ctrl + Shift + R.
  • This forces the browser to load the latest files instead of older cached ones.

Mac

  • Press Command + Shift + R.
  • If needed, close the tab and open DayFlow again.
  • This forces the browser to fetch the newest version rather than reusing cached files.