Skip to content

v0.99.5

Choose a tag to compare

@github-actions github-actions released this 11 Mar 10:18

[0.99.5] — 2026-02-25

Bug Fixes

  • caldav: Correct false-vs-nil conflation and remove dead rescue
  • caldav: Harden percent-encoding fix for reliability and completeness
  • caldav: Handle percent-encoded calendar IDs in validation and matching
  • dev: Increase Oban stage_interval to avoid crash during code reload
  • tests: Resolve ambiguous selectors and async assertion in VideoSettingsComponentTest
  • dialyzer: Suppress false contract_with_opaque on valid_ids/0
  • caldav: Suppress retries on guessed discovery path
  • ui: Move integration card action buttons next to toggle on desktop
  • ui: Improve theme customization toolbar and background tabs on mobile
  • ui: Improve webhook card layout on mobile
  • ui: Improve calendar integration card layout on mobile
  • ui: Improve video integration card and modal layout on mobile
  • ui: Fix mobile layout of meeting type cards and edit form header
  • ui: Raise mobile sidebar z-index above top navigation bar

Features

  • Per-attendee locale for email rendering
  • emails: Add plain-text fallbacks to all email templates
  • caldav: Add RFC 4791 discovery fallback, Zimbra CRUD coverage, and XML parser improvements
  • ui: Add mobile timeline view for availability grid
  • video: Add edit modal, show URLs in list, fix test connection
  • ui: Close mobile sidebar on nav link selection
  • ui: Add logo to mobile sidebar header next to close button