Releases: eurofurence/reg-regsys-classic
Releases · eurofurence/reg-regsys-classic
v0.1.12 fix package API
- fixes a regression introduced with the "book package multiple times" feature, which broke the GET packages API used by dd and summerboat
Note: tomcat release 10.1.35 embedded seems broken, but we do not use the DefaultServlet anywhere, and we do not allow file uploads, so we are unaffected by the issue it attempts to fix.
v0.1.11 fix CAMTv8 import if no transaction exists
Merge pull request #225 from eurofurence/issue-224-camtv8-bugfix set all fields when creating new tx
v0.1.10 dependency updates
- dependency updates
- commons-codec 1.17.1 to 1.18.0
- logback 1.5.15 to 1.5.16
v0.1.9 multi-packages, CAMTv8, ux improvements, room-service
- support packages occurring multiple times
- show status history in attendee edit form
- pre-fill cancel reason in attendee edit form
- support CAMTv8 xml upload for semi-automated bank statement processing
- support room-service (feature toggled)
- rooms and groups UI using vue.js (work in progress, feature toggled)
- many dependency updates
v0.1.8 improve search, dependency updates
- search now has criteria for all useful addinfo fields (using improved find api)
- dependency updates
v0.1.7 dependency updates
chore(action): prevent simultaneous docker builds
v0.1.6 fun with big numbers
- correctly display large currency sums
- dependency updates
v0.1.5 accounting page improvements
- show nickname and e.V. flag on accounting page
- dependency updates
v0.1.4 dependency updates
no functional changes, just many dependency updates
v0.1.3 search for dealerreg
- search field for dealerreg in admin ui