Changelog
-
App Intents
- Add new tasks from Shortcuts
- Check tasks for specific dates in Shortcuts
Widgets
- Homescreen Widget to show today’s tasks [iOS]
- Desktop Widget to show today’s tasks [macOS]
- Lockscreen Widget to show today’s progress [iOS]
- Lockscreen Widget to quickly add a new task [iOS]
URL Scheme
- Quickly add tasks with focused://addTask?title=[string]¬e=[string]&group=[name]&canDefer=[true|false]&date=[iso8601]
- Quickly open the add task view with focused://showAddTask
- Also supports the x-callback-url scheme, naturally
Improved Task Deferring
- Added option to keep certain weekdays free of tasks
- Improved task deferal logic – they now stay in the same order if possible
- Added option to clean up tasks – any tasks manually scheduled above the daily limit are defered
- Added option to either defer to the next available day, or to the next day (and defer tasks there if needed)
App Icon
- Show Today’s or overdue tasks as app icon badge number
- Long press the app icon to see today’s tasks [iOS]
- Long press the app icon to quickly add a new task [iOS]
Changes
- Improved lists in dark mode [iOS]
- Fixed deferring tasks automatically, even if turned off
- Improved phone landscape layouts [iOS]
- Consistent mode picker on all sizes
- Improved localisation
-
Fixed
- Fixed onboarding flow
- App icon picker improvements
-
Changes
- Added left/down/right arrow keyboard shortcuts to navigate
- Dropped the new window command – there’s an option in
- Added a minimum window height for month view [macOS]
- Day View uses today as title if approriate
- Minor layout adjustments
Fixed
- Issue where day tasks would not be updated correctly after picking a new date [iOS]
- Fixed picking a task group when editing a task [macOS]
- Saving in add/edit task view [macOS]
-
Changes
- Dynamic statusbar color black/white
- Minor changes in settings layout
- Improved bedtime reminder settings
- Adjusted main view layout
- Adjusted main app icon
-
Menubar Support
- See todays tasks in the menubar [macOS]
- Check or uncheck them directly there [macOS]
Month View
- Month view is now available on iPhone as well [iOS]
- Long press today button to get a date picker [iOS]
- General layout improvements
Week View
- Long press today button to get a date picker [iOS]
- Drag and drop reorder now possible
- Added next/previous week buttons
- General layout improvements
Day View
- Long press today button to get a date picker [iOS]
- Drag and drop reorder now possible
- Added next/previous day buttons
- General layout improvements
List View
- Drag and drop reorder now possible
- General layout improvements
Changes
- Improved Task Groups window [macOS]
- Improved Cloud Status Window [macOS]
- Improved New Task View layout [macOS]
- New Task view opens in separate window [macOS]
-
Changes
- Minor layout changes in settings
- Haptic feedback on checking off items [iOS]
Fixed
- Unlocking Focused Pro no works correctly [macOS]
- Past and full days no longer accepting task drops
-
Changes
- Task Groups are now sorted by color
- Slightly reduced task background color
- Added support section with changelog, userguide and review link to settings [iOS]
- Added support section with changelog, userguide and review link to help menu [macOS]
- Added support section with email, twitter and mastodon to help menu [macOS]
Fixed
- Entire color entry in task group views is now clickable
- Entire task in task llists is now clickable
- Fixed defer all tasks menubar entry [macOS]
- Fixed double entries for cloud status, task groups in menubar [macOS]
- Fixed month headers layout
- Fixed back button going back two months
- Fixed months ending on sunday showing an additional week in month view
-
-
Changes
- Feed, Folder settings and details in proper context menu entry
Fixed
- Improved updating article counts
- Fixed toolbar settings style in account settings
- Fixed some minor crashes
-
Changes
- Contact uses external mail app [macOS]
- Improved localiation
Fixed
- Fixed possible crash
- Fixed dark mode toggle
-
VisionOS Support
- Native visionOS app
- Adjusted layout
- Depth effects
Changes
- Rewritten onboarding and settings in SwiftUI for consistency
- Fixed an issue with always dark mode in settings
-
Fixed
- Fixed layout issue in edit timer view [macOS]
- Improved animations in widgets
- Ending live activities automatically when timer is done
- Fixed counting time for pause between repetions in widgets
- Improved small single timer windows [macOS]
- Improved window handling [macOS]