2024-05-08
github-actions
released this
07 May 22:19
·
1030 commits
to main
since this release
What's Changed
Features
- Privacy statement and imprint by @schuettloeffel-elsa in #306
Bugfixes
- Remove various ts expect errors by @Arnei in #308
- Add notes column back in by @Arnei in #283
- Avoid crashing by not throwing error by @Arnei in #281
- Sort asset upload options by displayOrder by @Arnei in #301
- Fix default routing by @Arnei in #293
Code Enhancements
- Remove
wait
option fromreact-i18next
initialization by @JulianKniephoff in #328 - Remove
Login
component and related bits by @JulianKniephoff in #329 - Simplify dependencies for the dev servers by @JulianKniephoff in #337
- Fix the
server
npm
-script by @JulianKniephoff in #338 - Modernize redux: tableFilterProfilesSlice by @Arnei in #303
- Modernize Redux: AclThunks by @Arnei in #320
Typing
- More util typing by @Arnei in #324
- Type usePageFunctions in wizardHooks.ts by @Arnei in #312
- Type dropdown by @Arnei in #314
- Type util functions for capture agents by @Arnei in #319
Dependencies
- Replace react-smooth-dnd with react-beautiful-dnd by @Arnei in #276
- Remove an unused import by @JulianKniephoff in #330
- Bump express from 4.18.3 to 4.19.2 by @dependabot in #315
- Remove unused dependencies by @JulianKniephoff in #340
Maintenance
- Select correct workflows for Start Task by @KatrinIhler in #331
- Fix the release script for macOS by @JulianKniephoff in #326
- Add license file and license information for package.json by @ziegenberg in #341
- Add ICLA Check by @ziegenberg in #342
- extend dependabot config by @ziegenberg in #343
- Document and link translation rules by @gregorydlogan in #358
- Update Node.js to current LTS by @lkiesow in #348
- fix typo in dependabot config by @ziegenberg in #360
New Contributors
- @JulianKniephoff made their first contribution in #330
- @ziegenberg made their first contribution in #341
- @schuettloeffel-elsa made their first contribution in #306
- @lkiesow made their first contribution in #348
Full Changelog: 2024-04-10...2024-05-08