Skip to content

Releases: ephios-dev/ephios

v0.18.5

25 Nov 17:29
Compare
Choose a tag to compare

What's Changed

Features

  • extend hide login button to hide add userprofile button by @felixrindt in #1423

Bugfixes

  • Bugfix migration for internal name of identity provider by @felixrindt in #1421

Other Changes

Full Changelog: v0.18.4...v0.18.5

v0.18.4

25 Nov 09:22
Compare
Choose a tag to compare

What's Changed

Features

Full Changelog: v0.18.3...v0.18.4

v0.18.3

15 Nov 12:20
Compare
Choose a tag to compare

What's Changed

Features

Full Changelog: v0.18.2...v0.18.3

v0.18.2

13 Nov 16:39
Compare
Choose a tag to compare

What's Changed

Features

Other Changes

Full Changelog: v0.18.1...v0.18.2

v0.18.1

26 Oct 12:43
Compare
Choose a tag to compare

What's Changed

Bugfixes

Full Changelog: v0.18.0...v0.18.1

v0.18.0

26 Oct 09:21
Compare
Choose a tag to compare

What's Changed

Features

  • Improve login view by @felixrindt in #1374
    • When using exactly one SSO-Provider, users can be directly redirected to it
    • visual improvements like showing the instance name and layout changes
  • add API time filters by @felixrindt in #1402
    • Deprecation warning: We've deprecated the old time range filters like start_gte on the participations viewset in favor of providing start_time_after, start_time_before, end_time_after, end_time_before using IsoDateTimeFromToRangeFilter that now provides these filter options for the Events, Shifts and Participations Viewsets

Bugfixes

Other Changes

Full Changelog: v0.17.3...v0.18.0

v0.17.3

22 Oct 17:36
f83c991
Compare
Choose a tag to compare

What's Changed

Bugfixes

  • add guest as url param for shared events, switch schema generation to drf-spectacular by @jeriox in #1394
  • introduce DownloadTicket for files by @jeriox in #1393

Other Changes

Full Changelog: v0.17.2...v0.17.3

v0.17.2

21 Oct 18:24
Compare
Choose a tag to compare

What's Changed

Bugfixes

Features

Other Changes

Full Changelog: v0.17.1...v0.17.2

v0.17.1

21 Sep 10:02
Compare
Choose a tag to compare

What's Changed

Bugfixes

  • display event create button on small screens by @jeriox in #1359
  • fix migration to signup flow and structure by @jeriox in #1360

Full Changelog: v0.17.0...v0.17.1

v0.17.0

20 Sep 12:56
Compare
Choose a tag to compare

What's Changed

Features

Bugfixes

  • don't send notifications to users with invalid mail address by @jeriox in #1280
  • Fix create event button on empty event list by @felixrindt in #1319
  • fix included qualifications for federated users by @jeriox in #1329

Other Changes

Full Changelog: v0.16.5...v0.17.0