Releases: ephios-dev/ephios
Releases · ephios-dev/ephios
v0.18.5
What's Changed
Features
- extend hide login button to hide add userprofile button by @felixrindt in #1423
Bugfixes
- Bugfix migration for internal name of identity provider by @felixrindt in #1421
Other Changes
- Debug-favicon, better 500 page by @felixrindt in #1422
Full Changelog: v0.18.4...v0.18.5
v0.18.4
What's Changed
Features
- Add qualification claim to Identity Provider by @felixrindt in #1420
Full Changelog: v0.18.3...v0.18.4
v0.18.3
What's Changed
Features
- API: add participation viewset by @felixrindt in #1412
Full Changelog: v0.18.2...v0.18.3
v0.18.2
What's Changed
Features
- Interface customization signals by @felixrindt in #1413
Other Changes
- add base64-static template tag by @felixrindt in #1411
Full Changelog: v0.18.1...v0.18.2
v0.18.1
What's Changed
Bugfixes
- fix subblock enumeration by @felixrindt in #1408
Full Changelog: v0.18.0...v0.18.1
v0.18.0
What's Changed
Features
- Improve login view by @felixrindt in #1374
- When using exactly one SSO-Provider, users can be directly redirected to it
- visual improvements like showing the instance name and layout changes
- add API time filters by @felixrindt in #1402
- Deprecation warning: We've deprecated the old time range filters like
start_gte
on the participations viewset in favor of providingstart_time_after
,start_time_before
,end_time_after
,end_time_before
usingIsoDateTimeFromToRangeFilter
that now provides these filter options for the Events, Shifts and Participations Viewsets
- Deprecation warning: We've deprecated the old time range filters like
Bugfixes
- Cycle serviceworker cache on user change by @felixrindt in #1401
Other Changes
- move files to main nav by @jeriox in #1403
- Refactor Media Download by @felixrindt in #1397
- ci: ensure migrations have been created by @jeriox in #1398
- allow reply_to for mails by @jeriox in #1406
- Translation by @felixrindt in #1405
Full Changelog: v0.17.3...v0.18.0
v0.17.3
v0.17.2
What's Changed
Bugfixes
- delete user webpush subscription if delivery fails by @jeriox in #1364
- Fix blocks editor permission by @felixrindt in #1389
- Fix teams structure fullness display by @felixrindt in #1388
- filter external events for future by @jeriox in #1390
Features
- add file storage by @jeriox in #1361
- intervention required: Beware changes to our installation guide regarding the accelerated delivery of media files
Other Changes
- insert readthedocs settings by @jeriox in #1378
- Add management command to fix mariadb UUID issues by @felixrindt in #1391
Full Changelog: v0.17.1...v0.17.2
v0.17.1
v0.17.0
What's Changed
Features
- allow workinghours to be filtered by event type by @jeriox in #1264
- Refactor Signup Method: Signup Flow and Shift Structure by @felixrindt in #1202
- Make Date of Birth Not Required by @BenBals in #1261
- Add complex shift structure by @felixrindt in #1343
Bugfixes
- don't send notifications to users with invalid mail address by @jeriox in #1280
- Fix create event button on empty event list by @felixrindt in #1319
- fix included qualifications for federated users by @jeriox in #1329
Other Changes
- group dependabot pip patch updates by @felixrindt in #1294
- move publish workflow to pypi trusted publishing by @jeriox in #1358
Full Changelog: v0.16.5...v0.17.0