Skip to content

Carnival

Compare
Choose a tag to compare
@LMSCloudPaulD LMSCloudPaulD released this 17 Jul 21:07
· 161 commits to master since this release

This release contains some bug fixes.

  • Fix wrongly interpreted 'booleans': 1|0 and use actual bools for 21.05
  • Fix bug where configured datetimes jump by the difference between UTC and client tz
    • Write all datetimes as UTC into the db
    • Don't use Date constructor on api responses which caused this behaviour