v2.3.10
Version v2.3.10 (2023-11-08)
Fixes
- Fix entity in comment (35c4774)
- Fix linter messages (78b94bb)
- Fix entity relations (4c5c09a)
- Fix linter messages (9cdfeca)
- Fix non-existing inverse field (872e893)
Chores and tidying
- Update structure (c92f75d)
Other
- Bump actions/setup-node from 3 to 4 (c3de735)
- Bump @babel/traverse from 7.22.7 to 7.23.2 in /src/Resources (c07e1e0)
- Bump postcss from 8.4.24 to 8.4.31 in /src/Resources (6da0974)
- Bump docker/login-action from 2 to 3 (ae0f8d2)
- check if join and delete is allowed (bc13c16)
- Bump docker/metadata-action from 4 to 5 (d8f48b6)
- WIP: join and delete event participation (de856e7)
- Bump docker/setup-buildx-action from 2 to 3 (a4f3063)
- Bump docker/setup-qemu-action from 2 to 3 (22d5b03)
- Bump actions/checkout from 3 to 4 (9be6189)
- assign event to a day with new structure (6190fa2)
- Bump docker/build-push-action from 4 to 5 (4f23385)
- revert change ob socket timeout (9952cd1)
- 260252: add event field to menue (9f0ff9a)
- Bump mikepenz/action-junit-report from 3 to 4 (a620d9e)
- override default_socket_timeout (a1692f8)
- Bump semver from 6.3.0 to 6.3.1 in /src/Resources (b1e4420)
- add event selection (4b657ed)
- Change db structure (be147bc)
- WIP: participate for event (8c3774d)
- 260252: add event field to menue (ac4c507)
- add missing inversedBy attribute (dcb8b98)
- add event_id to day (70cdec6)
- add public field (d3bd355)
- Save event (a7be3f9)
- add event selection (da05b3d)
- add migration (2005f83)
- add event entity (ab43b30)
What's Changed
- Bump semver from 6.3.0 to 6.3.1 in /src/Resources by @dependabot in #315
- override default_socket_timeout by @hacksch in #336
- revert change ob socket timeout by @hacksch in #337
- Bump actions/checkout from 3 to 4 by @dependabot in #335
- Bump mikepenz/action-junit-report from 3 to 4 by @dependabot in #338
- Bump docker/build-push-action from 4 to 5 by @dependabot in #341
- Bump docker/setup-qemu-action from 2 to 3 by @dependabot in #342
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #343
- Bump docker/metadata-action from 4 to 5 by @dependabot in #344
- Bump docker/login-action from 2 to 3 by @dependabot in #346
- Feature/260045 entity event by @hacksch in #348
- add migration by @hacksch in #350
- Bump postcss from 8.4.24 to 8.4.31 in /src/Resources by @dependabot in #353
- Feature/260046 event participation by @hacksch in #368
- Bump @babel/traverse from 7.22.7 to 7.23.2 in /src/Resources by @dependabot in #361
- Bump actions/setup-node from 3 to 4 by @dependabot in #363
- Release v2.3.10 by @github-actions in #318
Full Changelog: v2.3.9...v2.3.10