Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@Yureien Yureien released this 29 Mar 11:46
· 1 commit to main since this release

What's Changed

  • BREAKING: Typo PUBLIC_REGISRATION_ENABLED in .env file changed to PUBLIC_REGISTRATION_ENABLED
  • Added env option for disabling anonymous pastes (using PUBLIC_ANONYMOUS_PASTES_ENABLED=false)
  • Migrated to SvelteKit v2
  • Fix issue with Prisma not supporting env in provider
  • Show login button even if registration is disabled
  • Bump urllib3 from 2.0.6 to 2.0.7 in /cli by @dependabot in #24
  • fixed issue with login page being accessible after login by @ashmit-coder in #36
  • Add Prettier Lint for CI by @Yureien in #37
  • Bump vite from 4.5.0 to 4.5.1 by @dependabot in #33
  • feat: leverage .env file by @corno-manso in #42
  • Bump vite from 4.5.1 to 4.5.2 by @dependabot in #41
  • Bump pycryptodome from 3.18.0 to 3.19.1 in /cli by @dependabot in #40

New Contributors

Full Changelog: v0.2.3...v0.3.0