Skip to content

v0.3.1

Compare
Choose a tag to compare
@geier geier released this 12 Dec 15:18
· 2243 commits to master since this release

released on 2014-09-08

  • FIX: events deleted in the vdir are not shown anymore in khal. You might want
    to delete your local database file, if you have deleted any events on the
    server.
  • FIX: in some cases non-ascii characters were printed even if unicode_symbols
    is set to False in the config
  • FIX: events with different start and end timezones are now properly exported
    (the end timezone was disregarded when building an icalendar, but since
    timezones cannot be edited anyway, this shouldn't have caused any problems)
  • FIX: calendars marked as read-only in the configuration file should now really
    be read-only