Skip to content

Releases: ephios-dev/ephios

v0.27.0

Choose a tag to compare

@jeriox jeriox released this 23 Apr 19:19
afb486b

What's Changed

Features

  • add filter form to workinghour detail view, export workinghours by @jeriox in #1809
  • display email invalid warning to user by @jeriox in #1824

Other Changes

Full Changelog: v0.26.1...v0.27.0

v0.26.1

Choose a tag to compare

@felixrindt felixrindt released this 15 Mar 12:13
  • Fix package lock file

Full Changelog: v0.26.0...v0.26.1

v0.26.0

Choose a tag to compare

@felixrindt felixrindt released this 15 Mar 12:09

What's Changed

We now use uv, ruff and prek as dev toolchain. The repo was refactored to a src-directory-layout. Production-wise, we now require python3.11 or later. This patch also includes various security updates. by @felixrindt in #1754

Full Changelog: v0.25.1...v0.26.0

v0.25.1

Choose a tag to compare

@felixrindt felixrindt released this 04 Feb 15:21

What's Changed

Bugfixes

Full Changelog: v0.25.0...v0.25.1

v0.25.0

Choose a tag to compare

@felixrindt felixrindt released this 11 Jan 20:56

What's Changed

Features

Bugfixes

Other Changes

Full Changelog: v0.24.4...v0.25.0

v0.24.4

Choose a tag to compare

@jeriox jeriox released this 12 Sep 17:55

What's Changed

Bugfixes

Full Changelog: v0.24.3...v0.24.4

v0.24.3

Choose a tag to compare

@jeriox jeriox released this 11 Sep 22:24
b42045b

What's Changed

Features

  • guests: change unique constraints, send notification with access link on signup by @jeriox in #1651

Bugfixes

Other Changes

Full Changelog: v0.24.2...v0.24.3

v0.24.2

Choose a tag to compare

@jeriox jeriox released this 04 Sep 20:56
c071241

What's Changed

Features

Other Changes

New Contributors

Full Changelog: v0.24.1...v0.24.2

v0.24.1

Choose a tag to compare

@felixrindt felixrindt released this 26 Aug 19:36

What's Changed

Bugfixes

Full Changelog: v0.24.0...v0.24.1

v0.24.0

Choose a tag to compare

@felixrindt felixrindt released this 26 Aug 18:39
170e708

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_action signal to event_menu

Full Changelog: v0.23.0...v0.24.0