Skip to content

Releases: ephios-dev/ephios

v0.15.2

29 May 12:55

Choose a tag to compare

What's Changed

Bugfixes

  • fix check_participant_age if not set by @jeriox in #963

Full Changelog: v0.15.1...v0.15.2

v0.15.1

28 May 23:21
76d204c

Choose a tag to compare

What's Changed

Features

Other Changes

Full Changelog: v0.15.0...v0.15.1

v0.15.0

18 May 13:43

Choose a tag to compare

What's Changed

Features

Other Changes

Full Changelog: v0.14.2...v0.15.0

v0.14.2

13 Feb 22:30

Choose a tag to compare

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

Other Changes

Full Changelog: v0.14.1...v0.14.2

v0.14.1

14 Jan 17:23

Choose a tag to compare

Bugfixes

  • fix no-self and coupled shift config forms in #868

Full Changelog: v0.14.0...v0.14.1

v0.14.0

14 Jan 13:10

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

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

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

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

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