Skip to content

Releases: kir-dev/tanulo-next

v2.3.1

01 May 22:57
Compare
Choose a tag to compare

Misc

  • Bump dependency versions

v2.3.0

23 Apr 21:55
Compare
Choose a tag to compare

Added

  • Add userId to tickets and display the user's own tickets separately (#652)

Misc.

  • Added dependabot config file (#643)
  • Update a bunch of dependencies

v2.2.0

21 Apr 22:25
Compare
Choose a tag to compare

Added

  • Ticket admin can now handle all ticket actions (#640)
  • Add rate limiting (#642)

Mics

  • Bump @types/node, esbuild-node-tsc, date-fns, pg and markdown-it packages
  • Bump fullcalendar (#638)

v2.1.2

14 Apr 18:56
e5e20c5
Compare
Choose a tag to compare

Fixes

  • Fix user creation / deprecated functions in seeder (#478)
  • Fix Licence link in README (#626)

Added

  • Add aria-labels for menus and social links (#628)
  • Add alt attributes and aria-labels for SVG images (#632)

Misc.

  • Bump concurrently, date-fns and postcss versions

v2.1.1

10 Apr 13:53
Compare
Choose a tag to compare

Changed

  • Bumped another set of dependencies
  • Use the new JIT tailwind engine for faster CSS builds

Added

  • Add a new favicon made by schdesign <3

v2.1.0

09 Apr 19:03
b2b1719
Compare
Choose a tag to compare

Changes

  • Bump some dependency versions
  • Remove the button from ticket state change form

Fixes

  • Fix a bug where the ticket state indicator wouldn't update
  • Fix a security hole where the user could update certain filed that they shouldn't
  • Fix an XSS vulnerability with the group description / tags

v2.0.3

05 Apr 20:40
Compare
Choose a tag to compare

Changes

  • Success messages now show in some places
  • Update .env.example
  • CodeQL Analysis now runs for every PR
  • Bump some dependency versions

v2.0.2

22 Mar 00:03
Compare
Choose a tag to compare

Bump another set of dependencies.

v2.0.1

18 Mar 19:56
Compare
Choose a tag to compare

Bump a bunch of dependencies

v2.0.0

18 Mar 19:08
a9dcdc4
Compare
Choose a tag to compare

A fresh new UI has been added thanks to schdesign. Also, a new (old) datepicker library is now used in the new group form.