Skip to content

Latest commit

 

History

History
48 lines (42 loc) · 1.75 KB

File metadata and controls

48 lines (42 loc) · 1.75 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.
  • Removed admin/access-config.json fetch.
  • Aligned with v. 2.5.2.
  • Removed themes.
  • Added command to migrate config.json files.
  • Fix data fetching bug and tests
  • Refactored screen layout commands.
  • Updated infrastructure and image build for mono-repo
  • Moved list components (search and checkboxes) around.
  • Aligned environment variable names.
  • Aligned with v. 2.6.0.
  • Added relations checksum feature flag.
  • Fixes saving issues described in issue where saving resulted in infinite spinner.
  • Fixed loading of routes containing null string values.
  • Fixed release.json creation in v3.
  • Fixed relations checksum test.
  • Optimized release data fetching.
  • Optimized list loading.
  • Removed fixture length check from test.

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.