Skip to content

v1.2.0

Choose a tag to compare

@Eltik Eltik released this 06 Nov 15:14
· 97 commits to main since this release
6a692df

v1.2.0

  • Bug fixes to mappings and performance improvements.
  • Make the manager slightly more user-friendly.
  • Fix compiling errors when building.
  • Make /schedule route, /info route, /recent route, and more a lot more scalable.
  • Add /media route back and /mixdrop route.
  • Improve readability of backend.
  • Add PostgreSQL support.
  • Fix frontend bugs.
  • Improved type safety.

And lots more!

What's Changed

  • mostly more type safety! (for anify db functions) by @skearya in #7
  • build(deps-dev): bump postcss from 8.4.23 to 8.4.31 in /anify-frontend by @dependabot in #8
  • build(deps): bump zod from 3.21.4 to 3.22.3 in /anify-frontend by @dependabot in #9
  • build(deps): bump next from 13.3.4 to 13.5.0 in /anify-frontend by @dependabot in #11
  • build(deps): bump @babel/traverse from 7.22.5 to 7.23.2 in /anify-frontend by @dependabot in #10

Full Changelog: v1.0.0...v1.2.0