Releases: ephios-dev/ephios
Releases · ephios-dev/ephios
v0.24.4
v0.24.3
What's Changed
Features
Bugfixes
- underscore should alwasy be gettext_lazy by @felixrindt in #1644
Other Changes
- Fix saved answer list layout by @lukasrad02 in #1643
Full Changelog: v0.24.2...v0.24.3
v0.24.2
What's Changed
Features
- optional use of saved answers by @felixrindt in #1634
Other Changes
- escape question text and help text by @felixrindt in #1633
- fix: enabling codeQL on actions by @NiklasDah in #1637
New Contributors
- @NiklasDah made their first contribution in #1637
Full Changelog: v0.24.1...v0.24.2
v0.24.1
What's Changed
Bugfixes
- Fix signup transaction issues by @felixrindt in #1632
Full Changelog: v0.24.0...v0.24.1
v0.24.0
What's Changed
Features
- Add questionnaires in #1559
Questionaires allow you to configure arbitrary questions (text and single/multiple select for now) to ask participants during signup. Huge thanks to @lukasrad02 for contributing this feature!
Other Changes
- update docs to be more independent of current python version by @felixrindt in #1628
Changes to plugin API
- renamed the
event_actionsignal toevent_menu
Full Changelog: v0.23.0...v0.24.0
v0.23.0
What's Changed
Features
- Complex structure faster and multiple blocks by @felixrindt in #1596
Bugfixes
- Fix issues with "unit is full" in predefined units structure by @felixrindt in #1601
- fix acting user getting notifications by @felixrindt in #1608
- fix empty notification middleware query param by @felixrindt in #1611
Other Changes
- plugin breaking change: generic insert_html signal replaces various html insertion signals by @felixrindt in #1606
- update documentation for predefined structure by @felixrindt in #1607
Full Changelog: v0.22.3...v0.23.0
v0.22.3
v0.22.2
What's Changed
Bugfixes
- fix assigning designated participants to positions they dont qualify for by @felixrindt in #1593
Other Changes
- fix some deprecations by @felixrindt in #1588
Full Changelog: v0.22.1...v0.22.2
v0.22.1
What's Changed
Bugfixes
- fix api own participations queryset by @felixrindt in #1586
Full Changelog: v0.22.0...v0.22.1
v0.22.0
What's Changed
Features
- add status value to ical event feed by @felixrindt in #1581
Other Changes
- Update README.md by @felixrindt in #1571 and #1580
- OAuth Error handling fixes by @felixrindt in #1577
- upgraded django-guardian to 3.0, upgraded vue and jquery, updated csp configuration
Full Changelog: v0.21.0...v0.22.0