Skip to content

Releases: ephios-dev/ephios

v0.14.0

14 Jan 13:10
Compare
Choose a tag to compare

Features

  • Event Filter in #846
  • add general required qualifications to eventtype in #858

Other Changes

Full Changelog: v0.13.3...v0.14.0

v0.13.3

02 Jan 23:02
4653758
Compare
Choose a tag to compare

Features

  • add selectable icon to simpleresource plugin in #856

Bugfixes

  • Fix modellogging correct permission groups on object create in #854
  • fix wrong media import for DjangoSelect2Widget in #855

Full Changelog: v0.13.2...v0.13.3

v0.13.2

02 Jan 16:43
f44ee01
Compare
Choose a tag to compare

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

30 Dec 23:05
Compare
Choose a tag to compare

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

20 Dec 16:55
61adab4
Compare
Choose a tag to compare

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

17 Jul 23:40
Compare
Choose a tag to compare

Features

  • move notification settings to settings area, rework settings permission checking (#767)

Bugfixes

  • make EventCalendarView LoginRequired (#766)

Other

  • Dependency upgrades (#765)

v0.12.0

06 Jul 11:14
Compare
Choose a tag to compare
  • 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

26 Feb 21:53
Compare
Choose a tag to compare

Bugfixes

  • fix SignupStats for coupled signup (#690)
  • fix error with missing signup methods and participations (#667)

Other

  • improve logging
  • update dependencies

v0.10.2

13 Dec 23:38
Compare
Choose a tag to compare

Bugfixes

  • fix object collection for bulk deletion (#649)

v0.10.1

04 Dec 01:07
Compare
Choose a tag to compare

Bugfixes

  • always render requested participations (#635)
  • fix error page for HTTP500 (#634)