v0.3.4
What's Changed
- Bump golang.org/x/crypto from 0.23.0 to 0.24.0 by @dependabot in https://github.com/quexten/goldwarden/pull/244
- Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in https://github.com/quexten/goldwarden/pull/247
- Bump github.com/gorilla/websocket from 1.5.1 to 1.5.3 by @dependabot in https://github.com/quexten/goldwarden/pull/246
- style: Fix typo: Websocked -> Websocket by @iron3oxide in https://github.com/quexten/goldwarden/pull/241
- Implement cipherkey decryption by @quexten in https://github.com/quexten/goldwarden/pull/257
- Fix auth url by moving it to identity server by @quexten in https://github.com/quexten/goldwarden/pull/258
- Force camelcase on requests by @quexten in https://github.com/quexten/goldwarden/pull/265
- Bump golang.org/x/crypto from 0.24.0 to 0.25.0 by @dependabot in https://github.com/quexten/goldwarden/pull/270
- fix: autotypeing with libportal by @bb010g in https://github.com/quexten/goldwarden/pull/286
New Contributors
- @iron3oxide made their first contribution in https://github.com/quexten/goldwarden/pull/241
- @bb010g made their first contribution in https://github.com/quexten/goldwarden/pull/286
Full Changelog: https://github.com/quexten/goldwarden/compare/v0.3.3...v0.3.4