All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
v1.1.0 - 2024-06-25
- Make component assemblies manageable #152
- Make variant and concretization associations manageable #153
- Make most entities and relations manageable #155
- Forward bearer tokens to databases #158
- Require verification of registered databases #160
- Forward GraphQL errors returned when querying databases for data bf6d16099cb3f9681883d9a6f20eada4185044c7
- Enable automatic persisted queries 94277dfc336af87f279a549b38567dd9c13de233
- Make entities filterable by associated entities #167
- Upgrade packages to latest compatible versions in backend and frontend #151, #143, and #141
- Make forms type-safe 88259910da5490be845fe79dab066e868ee841c1
- Clean-up authentication and authorization set-up #161
- Protect personal user data and login/registration mutations with client-specific scopes #162
- Improve security, in particular, implement the Cookie to Header Token Pattern to prevent Cross Site Request Forgery attacks for user mutations #163
- Update cached schemata in commit ffb52beeefea6fa841e927b7da4d6d85d31658ca
- Correct wording regarding following links to match the one expected by regular expressions in tests #114
- Remove explicit content-type as it results in requests from banana cake pop responding with 404 in commit 4d8d2eb5101785d78fb0cc1579ee901b694147ad