Skip to content

Releases: kernoeb/PlanningSup

v3.3.0

15 Feb 13:33

Choose a tag to compare

What's Changed

  • feat: add passkey authentication to existing users by @finxol in #190
  • chore: update deps, refactor @types/bun to bun-types
  • chore: add release script with branch safety check

Full Changelog: v3.2.0...v3.3.0

v3.2.0

11 Jan 19:08

Choose a tag to compare

What's Changed

  • feat: add "hide class" button to quickly add to blocklist by @finxol in #189
  • feat(api): implement range filtering for plannings by @kernoeb in #191

Full Changelog: v3.1.0...v3.2.0

v3.1.0

08 Jan 18:20

Choose a tag to compare

What's Changed

  • Enhance API docs and add OpenAPI schemas by @kernoeb in #187
  • feat: implement planning sharing via url by @finxol in #186

Full Changelog: v3.0.6...v3.1.0

v3.0.5

21 Dec 22:17

Choose a tag to compare

PlanningSup v3.0.2 - v3.0.5

  • Improve database connection reliability with retry logic.
  • Clean up and adjust job queue timing.
  • Simplify responsive handling with a shared viewport composable.
  • Improve calendar event layout and mobile readability.
  • Add app name and version tooltip in the navbar.
  • Refine calendar styles and spacing.
  • Enrich Plausible analytics with contextual properties.
  • Align extension versioning with the monorepo.
  • Minor build, config, and asset updates.

Full Changelog: v3.0.1...v3.0.5

v3.0.1

20 Dec 14:58

Choose a tag to compare

This release brings a refreshed UI for the welcome screen, keyboard navigation fixes, and general accessibility improvements.

Features & UI Improvements

  • Modern Welcome Screen: The welcome screen has been updated with a modern design and the calendar is now more responsive.
  • UI Polish: Improved general UI and scroll detection.
  • Accessibility: Various a11y improvements have been made throughout the application.

Bug Fixes

  • Keyboard Navigation: Fixed an issue where left/right keyboard navigation would conflict with dialogs and input fields.

CI & Infrastructure

  • Deployment: CI now correctly restricts Dokploy deployments to valid tags only.
  • Tests: Fixed CI test executions.

Chores

  • Updated project dependencies.
  • Updated legacy URLs and Discord contact information.

Full Changelog: v3.0.0...v3.0.1

Release v3.0.0

19 Dec 21:33

Choose a tag to compare

Backend

  • MongoDB -> PostgreSQL
  • Drizzle
  • Réécriture complète du backend (Express -> ElysiaJS, Node.js -> Bun)
  • Réécriture du worker / jobs
  • BetterAuth
    • Github
    • Discord
  • Synchronisation entre appareils

Frontend

  • Vue 2 (Nuxt 2) -> Vue 3
  • Réécriture complète de l'interface graphique
  • PWA

Autre

  • Extension Chrome / Firefox (sidebar)

Full Changelog: v2.19.16...v3.0.0

Merci BEAUCOUP à @finxol (le goat des plannings picker), @EDM115 et @Dyskal

Release v2.19.0

29 Aug 21:01

Choose a tag to compare

⚠️ Potential breaking change for people using a volume to replace the old solo json file of plannings.

What's Changed

New Contributors

Full Changelog: v2.18.7...v2.19.0

Release v2.18.6

25 Jan 15:03

Choose a tag to compare

What's Changed

Full Changelog: v2.18.5...v2.18.6

Release v2.18.3

19 Dec 09:53

Choose a tag to compare

Release v2.18.0

30 Oct 23:07

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.17.4...v2.18.0