Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 1.04 KB

File metadata and controls

30 lines (24 loc) · 1.04 KB

Changelog

All notable changes to this project will be documented in this file.

[Unreleased]

  • Gathered all repositories in one Symfony application.
  • Changed to vite 7 and rolldown.
  • Added ADRs 008 and 009.
  • Cleaned up Github Actions workflows.
  • Updated PHP dependencies.
  • Added Playwright github action.
  • Changed how templates are imported.
  • Removed propTypes.
  • Upgraded redux-toolkit and how api slices are generated.
  • Fixed redux-toolkit cache handling.
  • Added Taskfile
  • Added update command.
  • Added (Client) online-check to public.
  • Updated developer documentation.

NB! Prior to 3.x the project was split into separate repositories

Therefore, changelogs were maintained for each repo. The v2 changelogs have been moved to the docs/v2-changelogs/ folder.