Bumps the go_modules group with 1 update in the / directory: [golang.org/x/crypto](https://github.com/golang/crypto).
Updates `golang.org/x/crypto` from 0.51.0 to 0.52.0
- [Commits](https://github.com/golang/crypto/compare/v0.51.0...v0.52.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.52.0
dependency-type: direct:production
dependency-group: go_modules
...
Signed-off-by: dependabot[bot] <support@github.com>
- System tray (Linux): pure Go D-Bus StatusNotifierItem, no cgo/libappindicator.
Close now offers Minimize to Tray vs Quit instead of always quitting.
- New APK Installer module: batch-install from a folder or hand-picked files,
live per-file progress, select all/none.
- Fix Packages/App Inspector silently hiding packages disabled/uninstalled by
Canta/Shizuku (pm list packages needs -u to see them). Added a state filter
and per-row Restore/Enable/Disable/Uninstall actions.
- 6 new theme palettes (Nord, Tokyo Night, Solarized Dark/Light, Rosé Pine,
Everforest - 26 total), custom text colour, 8 bundled display fonts,
adjustable font size.
- Horizontal sidebar now shrinks label text progressively instead of
scrolling when the window narrows; fixed a touchpad stuck-scrollbar-drag bug.
- Updated README and fixed stale Go 1.23 -> 1.25 build instructions.