Dahenson Agenda Versions Save

A simple, fast, no-nonsense to-do (task) list.

1.1.2

2 years ago
  • Updated screenshots for appcenter
  • Switched the flatpak runtime to the stable version '6'

1.1.1

2 years ago

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!

1.1.0

4 years ago
  • Tons of under-the-hood work
  • Uses meson build system now
  • Undo/Redo actions with Ctrl-Z and Ctrl-Y
  • First-run message works again
  • Translation changes

1.0.12

5 years ago

Everything from 1.0.11, but version bumped for an actual Juno release.

1.0.11

5 years ago

Everything from 1.0.10, but I removed the whole screen screenshots from the appdata file.

1.0.10

5 years ago

With this release, there are some fixes for the custom CSS that make Agenda look right on Juno. There have also been some code cleanup to the backend. Agenda should work exactly the same, just look better and actually work on Juno.

  • The x is gone in favor of a trash can icon
  • The list icons are only visible on hover or when selecting a task
  • Should not look weird on Juno

1.0.9

6 years ago

Small bug fixes and a fresh new icon!

  • Updated the icon with a fresh new look (Thanks, @harveycabaguio )
  • Pressing Esc no longer closes Agenda while editing a task
  • Pressing Delete no longer crashes Agenda while editing a task
  • Metadata installs to the correct folder

1.0.8

6 years ago

Minor Fixes

  • Changed styling for "dark theme variant"
  • Changed styles for editing a task in the list (background is no longer white while editing)
  • Added hype to the AppData.xml Description to try to stand out in AppCenter better
  • Removed the About dialog completely ("About" no longer shows up in Dock context menu)

1.0.7

6 years ago

Bug Fix

  • Fixes issue where the correct GLib Settings schema is installed, but the app expects the old schema.

1.0.6

6 years ago