Skip to content

v0.77.0

Choose a tag to compare

@ulsklyc ulsklyc released this 23 Jun 03:14
· 8 commits to main since this release

Fixed

  • Calendar export feed: events with an explicit UTC offset: events synced from sources that store an explicit timezone offset (e.g. Google Calendar, like +02:00) were exported with an invalid timestamp (...+02:00Z), producing NaN date/time values in the ICS feed instead of being converted to UTC. The export now correctly distinguishes offset-qualified timestamps from naive local ones.