mirror of
https://github.com/rwinkhart/MUTN.git
synced 2026-08-28 04:46:41 -04:00
1.8 KiB
1.8 KiB
WARNING: AS LIBMUTTON HAS NOT YET REACHED v1.0.0, BREAKING CHANGES IN FUTURE UPDATES ARE PLANNED
MUTN v0.4.0 Built with libmutton v0.5.0 Release date TBD
The ??? Update
This release adds password age-tracking support, a new interactive copy menu, and features many under-the-hood (breaking) changes.
libmutton-derived Changes
- PLEASE read libmutton's release notes, as they detail severe breaking changes. You NEED to update your
libmuttonserverand runmutn initafter this update!
Features
- (
41b4c4b6ca) (c1c9565511) (107a6f4f12) (fc1e3b11fc) (a75416a679) (b58461b9c4) (b26c2ce17c) (8112496006) (12167b1eed) (aaf69eb590) (cac35e1d25) Add new interactive copy menu- This menu aims to reduce the number of times the user is decrypting each entry
- (
1a9de90f89) (7016a8a130) Password age tracking (from libmutton)- The
tweakmenu now allows adding age data to old (existing) entries
- The
Dependencies (direct/replaced)
- Dropped (libmutton)
- golang.design/x/clipboard
- gopkg.in/ini.v1
- Bumped
- Go: v1.25.4 => 1.25.5
- github.com/rwinkhart/go-boilerplate: v0.1.0 => v0.2.2
- github.com/rwinkhart/libmutton: v0.4.4 => v0.5.0
- golang.org/x/term: v0.37.0 => v0.38.0
- golang.org/x/sys: v0.38.0 => v0.40.0