Agenda Changelog

What's new in Agenda 1.1.2

Apr 12, 2023
  • Updated screenshots for appcenter
  • Switched the flatpak runtime to the stable version '6'

New in Agenda 1.1.1 (Apr 12, 2023)

  • Bug Fixes:
  • Fixed the issue where the task list is not saved on unexpected quit
  • Fixed the issue where the window position and size are not saved on unexpected quit
  • Fixed some issues with theming on non-elementary OS installations
  • Saving to disk now avoids race conditions and adheres to industry standards
  • Saving and loading the list from a file has test coverage to keep from breaking on future updates
  • New Features:
  • Added Ctrl-Q and Ctrl-W keyboard shortcuts for closing the window
  • Packaged the app as a flatpak for elementary OS 6!

New in Agenda 1.1.0 (Apr 12, 2023)

  • Added Undo/Redo feature to save you from yourself
  • Restored first-run message
  • Tons of code refactoring for stability