Releases: ephios-dev/ephios
Releases · ephios-dev/ephios
v0.13.2
Bugfixes
- fix simpleresource bugs in #852
Other Changes
- expand plugin discovery test in #848
Full Changelog: v0.13.1...v0.13.2
v0.13.1
Features
- add simple resource management in #821
Bugfixes
- fix entrypoint with PluginConfig in #845
- fix mobile layout for workinghour views in #843
Dependencies
- remove mistune dependency in #844
Full Changelog: v0.13.0...v0.13.1
v0.13.0
Features
- move userprofile to settings, add views for workinghours (#825)
- send CustomEventParticipantNotifications to responsible users (#815)
Bugfixes
- display timezone errors in disposition (#819)
Other
- dynamically include version in package
- update dependencies
v0.12.2
Features
- move notification settings to settings area, rework settings permission checking (#767)
Bugfixes
- make EventCalendarView LoginRequired (#766)
Other
- Dependency upgrades (#765)
v0.12.0
- update dependencies
- add REST API with event endpoint, including basic documentation
- restyle home view
- add indication for minors on event detail and disposition view
v0.11.0
Bugfixes
- fix SignupStats for coupled signup (#690)
- fix error with missing signup methods and participations (#667)
Other
- improve logging
- update dependencies
v0.10.2
Bugfixes
- fix object collection for bulk deletion (#649)
v0.10.1
Bugfixes
- always render requested participations (#635)
- fix error page for HTTP500 (#634)
v0.10.0
Features
- Deviating shift participation times (#570)
- add UserProfileDetailView (#596)
- remove CustomModelMultipleChoicePreference (#597)
- add option to mark users as invisible (#583)
Bugfixes
- Fix inactive events showing in list (#586)
v0.9.3
Bugfixes
- fix rounding error in workinghour list (#572)