Releases: ephios-dev/ephios
Releases · ephios-dev/ephios
v0.25.0
What's Changed
Features
- View for sending custom mass emails by @felixrindt in #1718
- prompt users for pwa installation and notifications by @jeriox in #1730
Bugfixes
- Fix email view by @felixrindt in #1734
- remove appinstalled event because it triggers outside app in chrome on android by @jeriox in #1733
Other Changes
- Use guardian PermissionRequiredMixin by @felixrindt in #1656
- poetry update by @felixrindt in #1728
- warn when trying to oidc login with inactive user by @felixrindt in #1704
- render event description in emails as markdown by @felixrindt in #1708
Full Changelog: v0.24.4...v0.25.0
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