Releases: Yureien/YABin
Releases · Yureien/YABin
v0.3.0
What's Changed
- BREAKING: Typo
PUBLIC_REGISRATION_ENABLED
in .env file changed toPUBLIC_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
- @ashmit-coder made their first contribution in #36
- @corno-manso made their first contribution in #42
Full Changelog: v0.2.3...v0.3.0
v0.2.3
v0.2.2
v0.2.1
What's Changed
- Add password reset page by @paulkim26 in #29
New Contributors
- @paulkim26 made their first contribution in #29
Full Changelog: v0.2.0...v0.2.1
v0.2.0
First release since I started tagging :)
What's Changed
- Bump semver from 7.5.1 to 7.5.4 by @dependabot in #8
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #9
- Bump urllib3 from 2.0.3 to 2.0.6 in /cli by @dependabot in #13
- Bump certifi from 2023.5.7 to 2023.7.22 in /cli by @dependabot in #11
- Bump postcss from 8.4.24 to 8.4.31 by @dependabot in #15
- Add user authentication support by @Yureien in #16
- Deploy to vercel by @Yureien in #23
- Add Docker CI by @Yureien in #25
- Fix dockerfile by @Yureien in #26
- Fix migrations in run.sh by @Melkor333 in #27
New Contributors
- @dependabot made their first contribution in #8
- @Melkor333 made their first contribution in #27
Full Changelog: https://github.com/Yureien/YABin/commits/v0.2.0