mirror of
https://github.com/rwinkhart/MUTN.git
synced 2026-08-28 04:46:41 -04:00
2.8 KiB
2.8 KiB
WARNING: AS LIBMUTTON HAS NOT YET REACHED v1.0.0, BREAKING CHANGES IN FUTURE UPDATES ARE PLANNED
MUTN v0.2.6 Built with libmutton v0.3.1 April 21, 2025
The Tripe Transmission Update - Patch 6
This release updates libmutton to v0.3.1 and brings in some minor bug fixes.
libmutton-derived Changes
- See libmutton's release notes
- Highlight feature: (
34136633d9) Added a new password generation option for moderately complex strings (better compatibility with many services than the previous complex passwords)- The previous generator is still accessible as the "ultra complex" option
- Highlight feature: (
Fixes
- (
8166bfcfbe) Notes can once again be removed from entries
Dependencies
- Bumps (direct and indirect)
- Go: v1.24.0 => 1.24.2
- github.com/rwinkhart/libmutton: v0.3.0 => v0.3.1
- golang.org/x/term: v0.29.0 => v0.31.0
- golang.org/x/crypto: v0.34.0 => v0.37.0
- golang.org/x/net: v0.35.0 => v0.39.0
- golang.org/x/sys: v0.30.0 => v0.32.0
- github.com/pkg/sftp: v1.13.7 => v1.13.9
- github.com/alecthomas/chroma/v2: v2.15.0 => v2.16.0
- github.com/yuin/goldmark: v1.7.8 => v1.7.10
- github.com/yuin/goldmark-emoji: v1.0.4 => v1.0.6
MUTN v0.2.5 Built with libmutton v0.3.0 February 22, 2025
The Tripe Transmission Update - Patch 5
This release updates libmutton to v0.3.0 and brings in some minor bug fixes.
libmutton-derived Changes
Changes
- (
38ddc32656) Some ANSI-colored text is now more visible in light terminal themes - (
0c57bd5764) Trailing double spaces are now preserved in notes for Markdown manual line breaks- Currently only supported in BEAN
Fixes
- (
edc2ef25de) (4556e38e32) PowerShell completions no longer become unusable when multiple entries with similar names (containing spaces) exist in the same directory - (
d323f2f75a) Entries are no longer re-uploaded when the user adds a blank note
Dependencies
- Bumps (direct and indirect)
- Go: v1.23.4 => 1.24.0
- github.com/rwinkhart/libmutton: v0.2.4 => v0.3.0
- github.com/alecthomas/chroma/v2: v2.14.0 => v2.15.0
- github.com/dlclark/regexp2: v1.11.4 => v1.11.5
- github.com/muesli/termenv: v0.15.2 => v0.16.0
- golang.org/x/term: v0.27.0 => v0.29.0
- golang.org/x/crypto: v0.31.0 => v0.34.0
- golang.org/x/net: v0.32.0 => v0.35.0
- golang.org/x/sys: v0.28.0 => v0.30.0