Releases: quexten/goldwarden
Releases · quexten/goldwarden
v0.3.4
What's Changed
- Bump golang.org/x/crypto from 0.23.0 to 0.24.0 by @dependabot in #244
- Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #247
- Bump github.com/gorilla/websocket from 1.5.1 to 1.5.3 by @dependabot in #246
- style: Fix typo: Websocked -> Websocket by @iron3oxide in #241
- Implement cipherkey decryption by @quexten in #257
- Fix auth url by moving it to identity server by @quexten in #258
- Force camelcase on requests by @quexten in #265
- Bump golang.org/x/crypto from 0.24.0 to 0.25.0 by @dependabot in #270
- fix: autotypeing with libportal by @bb010g in #286
New Contributors
- @iron3oxide made their first contribution in #241
- @bb010g made their first contribution in #286
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
- Remove replace directive by @quexten in #220
- Make sure status.py exits by @quexten in #223
- Fix SSH add command's help string by @argonaut0 in #225
- Bump github.com/tink-crypto/tink-go/v2 from 2.1.0 to 2.2.0 by @dependabot in #230
- Bump golang.org/x/sys from 0.19.0 to 0.20.0 by @dependabot in #231
- Bump golang.org/x/crypto from 0.22.0 to 0.23.0 by @dependabot in #232
- Mac Support by @quexten in #228
- Implement ssh import by @quexten in #233
New Contributors
- @argonaut0 made their first contribution in #225
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- Fix ui crash when data is empty by @quexten in #196
- fix link to "getting started" by @lollilol in #201
- fixed broken PKGBUILD by @blackthorne7 in #209
- Fix executable bit on main python file by @quexten in #214
- Fix credentials not being set in gui by @quexten in #212
- Fix server not being set when logging in from UI by @quexten in #213
- Present error on failed login by @quexten in #215
New Contributors
- @lollilol made their first contribution in #201
- @blackthorne7 made their first contribution in #209
Full Changelog: v0.3.1...v0.3.2
v0.3.1
Fix CI pipeline & re-release
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Rewrote GUI based on blueprints. Should look much nicer now (both in GUI and code).
- Autotype on X11/Windows/Mac
- Feature/gtk blueprints by @quexten in #191
- Move commands to resource.json by @quexten in #193
- Implement x11, mac, windows autotype by @quexten in #194
- Restructure & add version command by @quexten in #195
Full Changelog: v0.2.16...v0.3.0
v0.2.16
v0.2.15
v0.2.14
What's Changed
- Implement ExtendedAgent by @csutcliff in #123
- Cleanup duplicated import by @SuperSandro2000 in #127
- Properly forward missing pinentry errors by @SuperSandro2000 in #128
- Fix more error handling by @SuperSandro2000 in #129
- Fix whole bunch of lints by @SuperSandro2000 in #130
- Use /usr/bin/env for binaries by @SuperSandro2000 in #133
- Make browser part easier to package by @SuperSandro2000 in #140
- Update peercred dependency by @Gooberpatrol66 in #145
- Improve overhaul error handling, Fix more lints found by golangci-lint's default config by @SuperSandro2000 in #141
- Add background status support by @quexten in #152
- Fix typos by @talal in #153
- fix: pin macos-13 as os for building amd64 binary by @olastor in #160
- Bump golang.org/x/crypto from 0.17.0 to 0.22.0 by @dependabot in #161
- Bump github.com/awnumar/memguard from 0.22.4 to 0.22.5 by @dependabot in #162
- Bump github.com/google/uuid from 1.5.0 to 1.6.0 by @dependabot in #163
- Bump github.com/Microsoft/go-winio from 0.6.1 to 0.6.2 by @dependabot in #165
- Create issue_label_bot.yaml by @quexten in #167
- Revert "Create issue_label_bot.yaml" by @quexten in #168
- Create _typos.toml by @quexten in #170
- Fix symmetric crypto key spelling by @quexten in #169
- Update toolchain version by @quexten in #174
New Contributors
- @csutcliff made their first contribution in #123
- @SuperSandro2000 made their first contribution in #127
- @Gooberpatrol66 made their first contribution in #145
- @talal made their first contribution in #153
- @olastor made their first contribution in #160
- @dependabot made their first contribution in #161
Full Changelog: v0.2.13...v0.2.14