mirror of
https://github.com/rwinkhart/MUTN.git
synced 2026-08-28 04:46:41 -04:00
29 lines
1.8 KiB
Markdown
29 lines
1.8 KiB
Markdown
**WARNING: AS LIBMUTTON HAS NOT YET REACHED v1.0.0, [BREAKING CHANGES](https://github.com/rwinkhart/libmutton/blob/main/wiki/breaking.md) 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](https://github.com/rwinkhart/libmutton/releases/tag/v0.5.0), as they detail severe breaking changes. You **NEED** to update your `libmuttonserver` and run `mutn init` after this update!
|
|
|
|
## Features
|
|
- (41b4c4b6ca2f5a74899e87c6d520df7b140671b3) (c1c95655114a689daf80d2410e19ba35b670b1b1) (107a6f4f1250de8f94d87c192d58cc47bef80c1f) (fc1e3b11fc810a79cc0673b6edf96d4753c0300c) (a75416a6792559179e39497cb033407f18c00620) (b58461b9c458795278f050ff10e91a2d05c21745) (b26c2ce17c0491890de03dc131717d557876a3e4) (8112496006c7d48dd4a8f21a9eea51eadc30f732) (12167b1eeddb49e8f5e62f788dc1da6265706f68) (aaf69eb590af4dc37013102dcff79ef115b9f809) (cac35e1d25b7a9a4bd7263406f642834418f6b76) Add new interactive copy menu
|
|
- This menu aims to reduce the number of times the user is decrypting each entry
|
|
- (1a9de90f890f133e6ab8f298241fe3a6237ba4c8) (7016a8a1309b06c63b9dd63fb126103d4cab6ccc) Password age tracking (from libmutton)
|
|
- The `tweak` menu now allows adding age data to old (existing) entries
|
|
|
|
## 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
|