Releases: ephios-dev/ephios
Releases · ephios-dev/ephios
v0.15.5
What's Changed
Features
- PWA more offline availability by @felixrindt in #1000
Bugfixes
- I18n housekeeping by @felixrindt in #999
- Fix editing coupled signup shift with missing leader shift by @felixrindt in #1001
- PWA Fixups by @felixrindt in #1002
Other Changes
Full Changelog: v0.15.4...v0.15.5
v0.15.4
What's Changed
Fixes
- Signup configuration form fixes by @felixrindt in #996
- various plugin forms and formset fixes by @felixrindt in #998
Other Changes
Full Changelog: v0.15.3...v0.15.4
v0.15.3
What's Changed
Bugfixes
- PWA: unblur spinner on pageshow by @felixrindt in #965
- Fix DoesNotExist Error on Working Hour views by @felixrindt in #964
- add migrations for third party packages by @felixrindt in #992
- clear event type color css cache by @felixrindt in #993
Other Changes
- Add context manager option for model logging by @felixrindt in #978
- refactor logentry config save hook by @felixrindt in #988
- Upgrade pip in CI workflows by @felixrindt in #966
- configurable env file location by @felixrindt in #983
- update staging workflow to new ansible playbook smtp vars by @felixrindt in #991
Full Changelog: v0.15.2...v0.15.3
v0.15.2
v0.15.1
What's Changed
Features
- add OIDC client by @jeriox in #950
- add personal API tokens by @felixrindt in #953
Other Changes
- add documentation for OAuth2 flow by @jeriox in #939
- add documentation for signup methods by @jeriox in #885
- API/OAuth: Improve templates by @felixrindt in #952
- upgrade CI tests to include python3.11 by @felixrindt in #955
Full Changelog: v0.15.0...v0.15.1
v0.15.0
What's Changed
Features
- remove django-redis by @jeriox in #800
- Refactor: nullable date-of-birth by @felixrindt in #909
- add oauth2 flow as provider by @jeriox in #904
Other Changes
- update django-environ by @jeriox in #902
- SaaS refactoring by @felixrindt in #889
Full Changelog: v0.14.2...v0.15.0
v0.14.2
What's Changed
Features
- reverse order in which workinghours are displayed on userprofile by @jeriox in #871
- add field for eventtype in event change view by @jeriox in #875
- improve calendar layout by @jeriox in #884
Bugfixes
- Catch smtp error on mail_admin by @felixrindt in #890
Other Changes
- add signal for additional PermissionFields on GroupForm by @jeriox in #870
- Enable template access to navbar by @felixrindt in #877
- Fix test warnings by @felixrindt in #878
- Change event_action_signal interface by @felixrindt in #881
Full Changelog: v0.14.1...v0.14.2
v0.14.1
v0.14.0
Features
Other Changes
- Remove unused fields from special case signup methods in https://github.com/ephios-dev/ephios/pull/8599
Full Changelog: v0.13.3...v0.14.0