Skip to content

v3.0.0

Choose a tag to compare

@itssimple itssimple released this 21 Feb 13:19
2492b38

⚠ BREAKING CHANGES

  • Login page: Will probably break any custom styling to the login page.

Features

  • My Profile/Bookings: Export bookings into Excel (CSV) (68c66aa), closes #426
  • My Profile/Bookings: Show unnamed participants in list of bookings. (64d1bd4), closes #428

Bug Fixes

  • Checksum: Fix calculation of checksum, forgot to add some files it should ignore, so it generated a faulty hash (cf05b24)

Refactoring

  • Login page: Remade the login page, so that it looks better on desktop and mobile (8931993)

Documentation

  • Updated documentation with new styles, enabled blog, wrote our first entry (ecee658)