Skip to content

v11.0.18

Choose a tag to compare

@github-actions github-actions released this 09 Mar 05:43
· 7 commits to main since this release
a512770

What's Changed

  • Use file picker for import on Android instead of showing manual instructions by @Copilot in #30
  • Reduce group spacing from 32px to 16px by @Copilot in #34
  • Remove scroll animation when opening calendar by @Copilot in #38
  • Remove calendar month grid padding and fix outline color for theme support by @Copilot in #37
  • Show motivational quote when sob emoji selected by @Copilot in #39
  • Android: Remove "Open with" support for external file intents by @Copilot in #29
  • Replace share dialog with file saver for data export by @Copilot in #33
  • Replace "Edit note" link with overlaid edit icon button by @Copilot in #48
  • Improve import/export UX: messaging, logging, and data safety by @Copilot in #47
  • Move CSS styling from inline attributes to CSS isolation files by @Copilot in #50
  • Don't run duplicate build workflows on PRs and protect secrets by @danielchalmers in #54
  • Add comprehensive database test coverage and injectable data manipulation service by @Copilot in #55
  • Replace MudMenu with MudPopover for emoji picker by @Copilot in #58
  • Add page fade-in transition by @Copilot in #61
  • Add press/hold shrink animation to calendar day cells by @Copilot in #65
  • Add high-priority data integrity and import/export tests by @Copilot in #70
  • Remove calendar color picker by @Copilot in #72
  • Update to .NET 10 and version 11.0 by @Copilot in #73
  • Improve quality of test suite by @danielchalmers in #80

New Contributors

  • @Copilot made their first contribution in #30

Full Changelog: v10.0.49...v11.0.18