What's Changed
New Features
- Fix some Tobira integration issues by @owi92 in #1078
- Split presenters at ";" by @Arnei in #1104
- Restore reset button for edit table view modal by @Arnei in #1052
- Allow stats to set textfilter by @Arnei in #1120
- Reduce api requests by @Arnei in #1121
Accessibility
- Sort series table by date per default by @Arnei in #1008
- Make header icons look the same when focused by @Arnei in #1055
- Remember table sorting by @Arnei in #1009
Bug Fixes
- Fix notes cannot be edited in notes column by @Arnei in #1087
- Reduce code for extended metadata by @Arnei in #1045
- Fix metadata fields not editable during multi edit by @Arnei in #1041
- Fix notification display in event metadata tab by @Arnei in #1021
- Clear modal notifs when opening modal by @Arnei in #1051
- Respect publication channels listprovider more by @Arnei in #738
- Fix "Typing in date input ends early" by @Arnei in #1084
- Add support for various config options in listprovider/acl.default.create.properties by @Arnei in #741
- Fix wrong notes being displayed in notes column by @Arnei in #1088
- Fix request to /staticfiles failing during dev by @Arnei in #1024
- Remove btm spacer, fix scroll bars in modals by @Arnei in #1053
- Theme upload validation workaround by @Arnei in #1025
- Fix "TypeError: pages[offset] is undefined" by @Arnei in #1022
- Fix new filters not being loaded by @Arnei in #914
- Remove unused warning during bulk delete by @Arnei in #1049
- Fix "invalid scale configuration" error and more by @Arnei in #1003
- Remove unspecified filter on clear by @Arnei in #1072
- Fix error when changing date in bulk edit metadata by @Arnei in #1105
- Fix selected filter being lost on tab switch by @Arnei in #980
- Fix unique key error in NavBar by @Arnei in #1116
- Fix rendering of mean times by @Arnei in #1086
- Enforce event ordering by @Arnei in #1103
- Fix notes column loading slowly sometimes by @Arnei in #1112
- Fix table action delete modal not opening by @Arnei in #1115
- Fix "Events" not bold on page load. by @Arnei in #1117
- Fix entering single date in date range picker by @Arnei in #1119
- Fix hiding tobira tab in series create modal by @Arnei in #1122
- Properly clean up pull requests by @gregorydlogan in #1137
- Restore table checkboxes on load by @Arnei in #1139
- Fix create modal strings by @Arnei in #1145
- Fix themes not being fetched by @Arnei in #1146
- Fix event/series modal not wide enough by @Arnei in #1141
- Fix cancel button in column selection modal by @Arnei in #1140
- Fix typescript conflict for initial state of table field "resource" by @Arnei in #1150
- Allow tracks in event asset upload by @Arnei in #698
Typing
Code Enhancements
- Unify Scheduling pages by @Arnei in #911
- Remove WizardStepperEvent.tsx by @Arnei in #907
- WizardNavigationButtons everywhere - Part 2 by @Arnei in #1054
- Use WizardNavigationButtons everywhere by @Arnei in #832
- Remove useless calls to
then
by @JulianKniephoff in #1061 - Fix whitespace issues by @JulianKniephoff in #1060
- Migrate SASS by @Arnei in #1042
- Reduce duplicate code for modals by @Arnei in #1046
- Make next/previous buttons a bit more robust by @Arnei in #856
- Reduce duplicate code for NavBar components by @Arnei in #1017
- Reduce duplicate code in action cells by @Arnei in #1018
- Remove bourbon by @Arnei in #1107
- Remove dead "todo" comments by @Arnei in #1050
- Remove unused file by @Arnei in #1056
- Remove feeds by @Arnei in #1070
- Add typing to dropdown options by @Arnei in #1075
- Reduce duplicate code - button like anchor by @Arnei in #1063
- Reduce duplicate code for modal content by @Arnei in #1059
Maintenance and Dependencies
- Remove deprecated
@types/dompurify
by @JulianKniephoff in #1082 - Group minor dependabot updates by @Arnei in #1047
- Fix
@mui/styled
by @JulianKniephoff in #1085 - Update @hello-pangea/dnd to major version 18 by @Arnei in #1123
- Update vite to major version 6 by @Arnei in #1126
- Update React to major version 19 by @Arnei in #1128
- Remove test deployment if PR is closed by @geichelberger in #1133
- It's “label” not “lable” by @JulianKniephoff in #1138
- Add missing env variable by @geichelberger in #1147
Full Changelog: 2025-01-21...2025-03-20