Skip to content

Releases: pep-dortmund/member-database

v0.11.1 – 2024-01-25

25 Jan 17:13
4a20a8b
Compare
Choose a tag to compare
  • Fix typo in event registration forms

v0.11.0 – 2024-01-19

19 Jan 15:12
cd08a97
Compare
Choose a tag to compare
  • Fix too short password hash field for new default hashing algorithm of werkzeug

v0.10.3 – 2023-12-11

11 Dec 19:40
0da4fdf
Compare
Choose a tag to compare
Merge pull request #217 from pep-dortmund/add_isort_precommit

Add ruff precommit hook

v0.10.2 – 2023-03-27

27 Mar 15:18
2a4487c
Compare
Choose a tag to compare
  • Fix empty, nameless Attachment being send if now attachment given (#207)
  • Add buttons to send emails to event participants in registration and participant list (#207)

v0.10.1

09 Feb 10:20
ae36199
Compare
Choose a tag to compare
  • Remove "Resend event registration mail" message banner on top of the registration

v0.10.0 – 2023-02-08

08 Feb 15:31
65d6af5
Compare
Choose a tag to compare
  • Add Event.footer for rendering additional content below the event registration form
  • Add support for default values in Event forms

v0.9.2 – 2023-02-07

07 Feb 13:28
5d3a3c6
Compare
Choose a tag to compare
  • Re-enable rendering of HTML in form labels

v0.9.1 – 2023-01-31

31 Jan 15:43
14d6493
Compare
Choose a tag to compare
  • Fix dropdown / burger menu not working on event registration page
  • Fix broken participants page

v0.9.0

28 Jan 18:05
5fd93ab
Compare
Choose a tag to compare
  • add possibility to add shortlinks to events (e.g. using soak22 instead of the numerical id)
  • Update core dependencies, fix deprecation warnings
  • Update vorstand and membership fees after last "Mitgliederversammlung"
  • Move admin login link into footer
  • ADD LOGO yeah!
  • Replace vue usage by simple js

v0.8.0 – 2023-01-04

04 Jan 18:10
5f8897c
Compare
Choose a tag to compare
  • Add free places to event API endpoint, enable CORS for pep mainpage