All versions since Release - v2.2.4.0
Release - v2.2.4.0
Release Notes v2.2.4
Highlights: Smarter fuzzy search across every package list, fingerprint-auth interference detection with guided fixes, and a polished Recommended page thatβs now opt-in. A brand-new alpha release of Shelly.Keys companion binary for GPG keyring bootstrapping.
π Features
Shelly.Keysβ new AOT-compiled CLI for one-shot GPG/pacman keyring initialization. Ships its own PKGBUILD, packaging workflow, andGlobalSettingsfor global keyserver configuration.- Recommended page β a new curated landing experience for package discovery (
recomendpage, JSON context, refreshed UI). - Package group search β search now resolves and lists pacman package groups alongside individual packages.
- Sortable search columns in
ShellySearchβ click any column header to sort results. Ctrl+Fsearch shortcut wired intoAurInstall,AurRemove,AurUpdate,PackageInstall,PackageManagement,PackageUpdate, andFlatpakInstalldialogs.- Fingerprint authentication detector β new
FingerprintAuthDetector+FingerprintAuthStateservices automatically spotsudo/fprintdPAM interference and surface a helper banner andFingerprintFixDialogwith guided remediation. - Build Date field added to
AlpmPackageand shown in package details. ilovecandy-style bottom bar βBottomBarRegionnow conditionally renders ANSI markup or an ASCII fallback based on terminal capability.
β‘ Improvements
- Smarter fuzzy matching across every list view β
ListInstalled,ListAvailable,AurListInstalled,AurListUpdatesnow use a unified scoring filter. ShellySearchrefactor β scoring moved into a localMatchObjectmethod, class madesealed, fields converted to locals.InitializeCommandstreamlined β leaner GPG config setup, optimized keyring creation, new trust-database update step, andMarshal.StringToCoTaskMemUTF8/ThrowIfErrorStringadoption.- CLI path resolution consolidated into a single central class, restricted to
.slnx, rewritten with LINQ. - Auto-select first list item so users arenβt locked out of package details.
- About dialog β added proper credit sections.
- Privileged operation hint clarifies biometric support and suggests temporarily disabling fingerprint auth.
FingerprintAuthDetectorβ configurable PAM directories/service names, betterinclude/substackhandling, directsudohit checks,fprintdservice integration, expanded tests.FingerprintFixDialogβ simplified copy, removed security warning and issue-reference button, tightened default height.- Recommended page is now opt-in β disabled by default, toggleable from settings.
π Bug Fixes
- Arch News order reversed β
ArchNewsDialognow displays news items newest-first. JsonException: 'P' is an invalid start of a valueinGetAurPackageBuildresolved.SearchPackagesAsyncfilter syntax corrected.- Bottom of lockout view no longer visually cut off.
- AppImage
.desktopβ removed an invalidTryExecentry. - Renamed
firmware versionβShelly versionand made it required. - Added missing colon after
Versionand a missing space in installed-size output.
Changes since v2.2.3.2
- delete tryexec invaliding the AppImage .desktop file by @caroberrie in https://github.com/Seafoam-Labs/Shelly-ALPM/pull/723
- Rename firmware version to Shelly version and make required by @caroberrie in https://github.com/Seafoam-Labs/Shelly-ALPM/pull/724
- Add search to package group dropdown by @Terrabade in https://github.com/Seafoam-Labs/Shelly-ALPM/pull/726
- Refactor CLI path resolution into central class and use improved debug path by @azdanov in https://github.com/Seafoam-Labs/Shelly-ALPM/pull/725
- Add Build Date to AlpmPackage by @azdanov in https://github.com/Seafoam-Labs/Shelly-ALPM/pull/719
- Add sorting functionality to ShellySearch columns by @azdanov in https://github.com/Seafoam-Labs/Shelly-ALPM/pull/727
- Fixing bottom of lockout getting cut off visually by @caroberrie in https://github.com/Seafoam-Labs/Shelly-ALPM/pull/731
- 619 feature request keyboard shortcut for search by @VinnyQF in https://github.com/Seafoam-Labs/Shelly-ALPM/pull/733
- Improve search matching by @azdanov in https://github.com/Seafoam-Labs/Shelly-ALPM/pull/732
- 559 create cli implementation for pacmankey by @ZoeyErinBauer in https://github.com/Seafoam-Labs/Shelly-ALPM/pull/729
- About by @caroberrie in https://github.com/Seafoam-Labs/Shelly-ALPM/pull/741
- Fix first item not selected by @VinnyQF in https://github.com/Seafoam-Labs/Shelly-ALPM/pull/740
- 728 bug jsonexception p is an invalid start of a value in getaurpackagebuild by @ZoeyErinBauer in https://github.com/Seafoam-Labs/Shelly-ALPM/pull/742
- Refactor
BottomBarRegionto conditionally render bar lines with ASC⦠by @ZoeyErinBauer in https://github.com/Seafoam-Labs/Shelly-ALPM/pull/743 - Recomendui by @caroberrie in https://github.com/Seafoam-Labs/Shelly-ALPM/pull/744
- Reverse order of fetched Arch News items in
ArchNewsDialog. by @ZoeyErinBauer in https://github.com/Seafoam-Labs/Shelly-ALPM/pull/745 - Bump version to
2.2.4.0across projects and packages. by @ZoeyErinBauer in https://github.com/Seafoam-Labs/Shelly-ALPM/pull/746
Full Changelog: https://github.com/Seafoam-Labs/Shelly-ALPM/compare/v2.2.3.2β¦v2.2.4.0
v2.2.4.1 Latest
Whatβs Changed
- Resolving Recommended Crash Fix
- fixing recomended by @caroberrie in https://github.com/Seafoam-Labs/Shelly-ALPM/pull/748
Full Changelog: https://github.com/Seafoam-Labs/Shelly-ALPM/compare/v2.2.4.0β¦v2.2.4.1