Update draft release notes

This commit is contained in:
2026-02-13 18:38:23 -05:00
parent f9aeca5ba9
commit 3fd2b13712
+13 -4
View File
@@ -31,12 +31,21 @@ This release adds password age-tracking support and features large refactors tha
- Now supports non-destructive append
- Now supports custom device ID prefixes
## New (non-breaking)
- (cb3a554676ff8d43f4350f6ce74af786c003bf3b) Mass entry verification
- (d7242fee96b32b6b1ba4cec6952b143019b59b78) (1351360b35b37763fdb418d6d600c86a1e03b360) Native iOS support
## Fixes
- (2054f5b3cf2d3136b3704ddf01a6861eaa7e5ebf) Reduced clipboard latency on Windows
- (f82b35bc4398030568a38cd806b5e017811f10a1) Fixed background processes dying w/terminal on Windows
## Dependencies (direct/replaced)
- Dropped
- golang.design/x/clipboard
- gopkg.in/ini.v1
- Bumped
- Go: v1.25.4 => v1.25.5
- github.com/rwinkhart/go-boilerplate: v0.1.0 => v0.1.1
- golang.org/x/crypto: v0.45.0 => v0.46.0
- github.com/rwinkhart/sys: v0.38.0 => v0.40.0
- Go: v1.25.4 => v1.26.0
- github.com/rwinkhart/go-boilerplate: v0.1.0 => v0.3.0
- github.com/rwinkhart/rcw: v0.2.4 => v0.3.0
- golang.org/x/crypto: v0.45.0 => v0.48.0
- github.com/rwinkhart/sys: v0.38.0 => v0.41.0