Skip to content

Releases: AreaFiftyLAN/lancie-api

Hotfix: Add missing CORS headers

22 Dec 09:45
8569a0e
Compare
Choose a tag to compare

Add Spring Security configuration for CORS

Hotfix: Add createTime to Jib Docker image

21 Dec 11:04
f6a2d88
Compare
Choose a tag to compare

Required for automated deployment. No changes except adding the current timestamp as createTime for Jib Images

Release 2021.0

19 Dec 13:15
576c260
Compare
Choose a tag to compare
  • Upgrade Spring
  • Assign endpoint to allow manual ticket assignment to users

Disable ratelimit

28 Feb 19:53
e9f2ae7
Compare
Choose a tag to compare
2020.1.4

Disable ratelimit for production (#523)

Birthday lock checked in users & slack notifications

28 Feb 10:30
378258b
Compare
Choose a tag to compare
  • Users that are checked in to the event are now prevented from changing their birthdays
  • Slack notifications on: ticket sale, ticket transfer

Add seats to existing row

13 Feb 20:34
461d821
Compare
Choose a tag to compare

Allows for the addition of new seats to an existing row

Fix order expiration cleanup

14 Jan 22:34
c1e4e05
Compare
Choose a tag to compare

Expired orders are now cleaned up again after scheduled tasks in spring were broken after the update.

Ticket creation

20 Dec 13:22
Compare
Choose a tag to compare

Added API functionality for creating TicketTypes and TicketOptions through the admin panel

2020 release

09 Dec 19:38
Compare
Choose a tag to compare

This release marks the first release for the 2020 event. With a new database backend we're finally running in sync with master again.

Update email templates

12 Feb 19:05
Compare
Choose a tag to compare

Email templates now display the correct year and a missing space was added.