Skip to content

v0.10.3

Compare
Choose a tag to compare
@d7415 d7415 released this 27 Apr 17:18
· 533 commits to master since this release
v0.10.3
479b311
  • DROPPED support for Python 3.4
  • FIX khal interactive now accepts -a/-d options (as documented)
  • FIX Strip whitespace when loading displayname and color files
  • FIX Warn when loading events with a recurrence that finishes before it starts
  • FIX Warn when loading events with a recurrence that never occurs
  • FIX Alarms without descriptions no longer crash ikhal
  • FIX Display all-day events at the top of the day in ikhal
  • FIX Keybindings in empty search results no longer crash ikhal
  • NEW Possibility to add a blank line before day in khal with blank_line_before_day option
  • FIX new keybinding in search no longer crash ikhal
  • NEW Improved sorting of events. Sort by DTSTART, DTEND then SUMMARY.
  • NEW Add url input and {url} template option