What's Changed
New Features
- Rewrite metadata fields for accessibility by @Arnei in #1130
- Show service online status by @Arnei in #1178
- Close the language change dropdown without reloading the whole page by @Janni2006 in #1261
- No sorting for ROLES header in users page by @ferishili in #1234
Accessibility
- Fix end time date display for scheduling by @Arnei in #1158
- Unify notifications by @Arnei in #1161
- Replace MUI-datepicker with react-datepicker in the statistics component by @snoesberger in #1185
- Display only directly assigned roles in user modal by @snoesberger in #1251
Bug Fixes
- Add unsaved changes warning in event details by @Arnei in #1081
- Fix event summary page crashing for dates by @Arnei in #1142
- Reset workflow info on error by @Arnei in #1143
- Fix being unable to step back in event modal by @Arnei in #1153
- Improve word wrapping in tables by @lkiesow in #1186
- Remove "completed" column from servers table by @Arnei in #1177
- Tooltip text: delete organization by @NadiaUoM in #1184
- 1180: Created values missing from themes table #1180 by @NadiaUoM in #1187
- Scheduling single event or multiple events times filed display wrong digits by @NadiaUoM in #1199
- Username not displayed correctly in user details modal #1202 by @NadiaUoM in #1203
- Fix the disappearing filter when the bell icon is clicked by @marwyg in #1252
- Make wizard stepping more robust by @Arnei in #1169
- Updating groups now preserves previously selected roles by @ferishili in #1256
- Make sure selected users are not listed in the users lists by @ferishili in #1257
- Fix checkbox name for contact me field in RegistrationModal by @ferishili in #1282
- Override events ACLs by separate button in Series Details Update by @ferishili in #1278
- Adding two missing translation keys by @stefanosgeo in #1268
- make cancel buttons work for users/groups/access by @ppettit in #1277
- Fix multiple upload notifications overlapping when uploading multiple videos by @jduehring in #1281
- Deselect table rows when sorting by @ferishili in #1286
- Broadcasting logout event in order to redirect other tabs to login page by @ferishili in #1274
- Changing themes of series fixed by @wsmirnow in #1254
- Sorting capture devices by last-updated-timestamp isn't possible by @wsmirnow in #1240
- Uncheck 'Select all' header cell on page change by @klaraloreen in #1196
Documentation
Code Enhancements
- Some minor refactorings by @JulianKniephoff in #1181
- Remove console.info statements from postNewGroup and deleteGroup thunks by @ferishili in #1245
Maintenance and Dependencies
- Remove rollup-preserve-directives by @Arnei in #1144
- Update npm and yarn/mui/x date pickers 8.1.0 by @JamesUoM in #1248
- update npm and yarn/react hotkeys hook 5.0.1 by @JamesUoM in #1249
- Modernize the
Dockerfile
by @JulianKniephoff in #1285
New Contributors
- @NadiaUoM made their first contribution in #1184
- @JamesUoM made their first contribution in #1248
- @Janni2006 made their first contribution in #1261
- @stefanosgeo made their first contribution in #1268
- @ppettit made their first contribution in #1277
- @klaraloreen made their first contribution in #1196
Full Changelog: 2025-04-17...17.x-2025-05-24