Skip to content

v1.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Jul 20:28

[1.5.0] — 2026-07-25

Breaking Changes

  • core: Select an external database only when DATABASE_URL is remote

Bug Fixes

  • core: Recover calendar sync when a provider event no longer exists
  • core: Accept calendar event ids up to Google's documented maximum
  • core: Keep database credentials out of the process list at startup
  • core: Honour the sslmode parameter in DATABASE_URL
  • calendar: Use provider event IDs for OAuth events
  • core: Name the calendar selection dialog by its heading alone
  • core: Give footer column headings a sequential level
  • ci: Align test DB pool with Oban concurrency
  • core: Open the mobile dashboard sidebar
  • core: Stop the setup checklist crushing its rows on narrow screens
  • core: Show the saved icon on meeting type cards
  • core: Show the meeting type icon picker and mode-toggle icons

Features

  • core: Run PostgreSQL as its own container with the slim image
  • core: Connect to an external PostgreSQL with DATABASE_URL and TLS