All notable changes to this project will be documented in this file.
- 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.
Therefore, changelogs were maintained for each repo. The v2 changelogs have been moved to the docs/v2-changelogs/
folder.
- API: docs/v2-changelogs/api.md
- Admin: docs/v2-changelogs/admin.md
- Template: docs/v2-changelogs/template.md
- Client: docs/v2-changelogs/client.md