Skip to content

Calendar Notes v2.4.1

Latest

Choose a tag to compare

@dhunt84971 dhunt84971 released this 21 Aug 19:37

Fixes

  • Task list edits are now saved to the database while the app is open. The task list has no SAVE button of its own, and previously only persisted on Ctrl+S or when the app was closed — so edits sat in memory and a synced database never saw them. It is now saved on focus loss, panel switch, date change, and from the SAVE button / Ctrl+S, as it was before the 2.0 refactor.
  • Save-on-close no longer races the writes. Closing the window emitted the save event and waited a fixed 100 ms; pending notes, tasks and document-page saves are now properly awaited, so the window cannot close mid-write on a slow or network-synced database.

Downloads

  • Windows: CalendarNotes.Setup.2.4.1.exe
  • Linux (Debian/Ubuntu): calendar-notes_2.4.1_amd64.deb