Skip to content

3.0

Choose a tag to compare

@anufrievroman anufrievroman released this 06 Dec 15:25
· 72 commits to main since this release

Big release with lots of improvements! 🍾
Huge thanks to @jose1711 and other contributors for their work!

Improvements

  • Speed of .ics file reading is increased several times! #66
  • Implemented support for multiday events from .ics files #68
  • Implemented support for time of events from .ics files #65
  • Improved support for timezones in .ics files
  • Improved paths support in config #70
  • Improved confirmation dialogues #75
  • Improved import from TaskWarrior #76
  • Added Slovak translation
  • Can display holidays of several countries now

Fixes

  • Fixed monthly grid #88
  • Fixed unicode bug in hints #83
  • Fixed bug of saving data on every action #77
  • Fixed error in the absence of an abook file #71
  • Fixed keyboard interruption bug during user input #67
  • Fixed leap year bug in Iranian calendar
  • Various spelling mistakes and other minor fixes