What's Changed
- Update by @bjarneo (
a8d9d30) - Ensure the package lock file is correct by @bjarneo (
43290dd) - Update package-lock.json to sync with package.json by @bjarneo (
4834756) - Update package lock by @bjarneo (
ad0272e) - Bump the version to solve #490 by @bjarneo (
596eff5) - Update packages by @bjarneo (
7f13666) - Fix password change for users with weak passwords and improve validation error display by @bjarneo (
eee480a) - Add support for OAuth to the Helm Chart (#487) by @zerowhybr (
b607e4d) - Remove security context from Helm Chart (#485) by @zerowhybr (
a612aac) - Allow anonymous users to read secrets when requireRegisteredUser is enabled by @bjarneo (
cbc567d) - Set encrypted payload size by @bjarneo (
7b7d8be) - Fix translation by @bjarneo (
1d204df) - Use userId from session by @bjarneo (
7e8390c) - Add email uniqueness by @bjarneo (
d630166) - Pads buffers to equal length before constant-time comparison by @bjarneo (
60cc52b) - Fix so file download is not allowed when a secret has 0 views remaining by @bjarneo (
4f55a53) - Add startup warning when using default hmac secret by @bjarneo (
34314ee) - Update docs by @bjarneo (
95a011c) - Update i18n by @bjarneo (
6d53473) - Add missing '---' separating PVCs in Helm Chart (#484) by @zerowhybr (
53dbcd5) - Update index.ts by @bjarneo (
3962789) - Bump hono from 4.11.4 to 4.11.7 (#479) by @dependabot[bot] (
b78e2d0) - Bump hono from 4.11.0 to 4.11.4 (#473) by @dependabot[bot] (
146d15b) - Add user search by @bjarneo (
6e059fb) - Add user pagination by @bjarneo (
1691fb7) - Add user pagination by @bjarneo (
35aea6a) - Remove a comment that is wrong, this is for the SHA1 by @bjarneo (
aa975d4) - Update the version by @bjarneo (
3ad2cf7) - Update the PBKDF2 iteration count to 1,300,000 to match the implementation by @bjarneo (
ef601f8) - Bump react-router and react-router-dom (#471) by @dependabot[bot] (
ffcbed8) - Buy me a coffee badge by @bjarneo (
2ea9842) - Refactor the frontend by @bjarneo (
45671f4) - Add input sanitization by @bjarneo (
49faf1e) - Standardize webhook retry logic by @bjarneo (
e6c9e0d) - Add password strength validation by @bjarneo (
5cf43ad) - Fix async Zod validation by @bjarneo (
3d2fc93) - Standardize handleNotFound usage by @bjarneo (
54acbdd) - Add global error handler middleware by @bjarneo (
463cf8b)
Full Changelog: v7.3.6...v7.4.3