What's Changed
- add purple color for badge color selection by @Mefl in #1457
- validate category dates by @cbellone in #1459
- Fix for #1437 by @Henke1983 in #1455
- Added voucher code by @sergyer in #1451
- Remove lombok Builder annotation use by @syjer in #1463
- remove old code (ActiveTravisProfileResolver) + cleanup imports by @syjer in #1465
- allow "notify organizer on reservation completed" to be disabled by @flipper in #1456
- remove obsolete ad hoc support for elephantsql&co by @syjer in #1466
- remove toString and sneakyThrows lombok from code by @syjer in #1467
- remove lombok equalsandhashcode by @syjer in #1470
- restrict equalshashcode in lombok.config by @syjer in #1471
- Remove lombok requiredArgsConstructor by @syjer in #1472
- Fix jackson deserialization issue #1482 and centralize the object mapper instance, reported by @Leander250 and fixed in #1483
- Groups to limit domains, only allow to buy 1 ticket #1486 reported by @yankedev, fixed in #1487
- Fix crash on export when tickets have more than one additional item #1474 - reported by @jesuswasrasta
- Improved Reservation API #1468 - reported by @domfitty
- fix missing database constraint #1460 - reported by @Tiddons (#1476)
New Contributors
- @Henke1983 made their first contribution in #1455
- @flipper made their first contribution in #1456
- @Leander250 made their first contribution in #1482
- @domfitty made their first contribution in #1468
Full Changelog: 2.0-M5-2502...2.0-M5-2509