Shelly Changelog
Version v2.3.0.0 There and pack again a memory tale
Release Notes v2.3.0.0
Highlights: There and pack again a memory tale. We have updated from json to memorypack for the cli talking to the ui! This brings better performance with less overhead from json! The other major highlight is shelly ui now supports the ability to be translated so watch out for future translation or contribute!
π Features
- MemoryPack β Added memorypack to the ui and cli to increase performance!
- Translation Support β Added the ability for the shelly ui to be translated to your locale! Check for future translation and our guide if you wish to contribute!
- Local Install β Remove locally installed package(s) in manage ui.
β‘ Improvements
- MemoryPack β Added memorypack to the ui and cli to increase performance!
- Translation Support β Added the ability for the shelly ui to be translated to your locale! Check for future translation and our guide if you wish to contribute!
- Rec Page β Cleaned up rec page and removed header.
- PKGBUILD β Update to our pkgbuilds to add descriptions to the .desktop files.
- Refactor of package selection β Refactored package selection.
π Bug Fixes
- ZstdSharp β Added ZstdSharp sharp reference to rd.mxl.
- Aur β VCS package in AUR is not detected for updates.
- Revert Json β Revert to JSON output in non UI mode to fix issues with unwanted changes to output.
- Opt Depdencies β Fixed optional deps being ignored during installation.
- Flatpak Bug β Fixed bug in flatpak ui from memorypack updates.
Changes since v2.2.3.2
- Cleaned up Rec Page ui by @NateKing204 in https://github.com/Seafoam-Labs/Shelly-ALPM/pull/753
- Update PKGBUILD by @phoropter in https://github.com/Seafoam-Labs/Shelly-ALPM/pull/757
- Add ZstdSharp reference to rd.xml by @azdanov in https://github.com/Seafoam-Labs/Shelly-ALPM/pull/756
- VCS package in AUR is not detected for updates by @azdanov in https://github.com/Seafoam-Labs/Shelly-ALPM/pull/773
- Memory pack implementation by @ZoeyErinBauer in https://github.com/Seafoam-Labs/Shelly-ALPM/pull/770
- Revert to JSON output in non UI mode by @azdanov in https://github.com/Seafoam-Labs/Shelly-ALPM/pull/774
- Remove locally installed package by @azdanov in https://github.com/Seafoam-Labs/Shelly-ALPM/pull/766
- 772 bug optional dependencies ignored during installation by @ZoeyErinBauer in https://github.com/Seafoam-Labs/Shelly-ALPM/pull/776
- Refactor package selection logic in
DefaultCommandand improve hand⦠by @ZoeyErinBauer in https://github.com/Seafoam-Labs/Shelly-ALPM/pull/777 - Translation support by @caroberrie in https://github.com/Seafoam-Labs/Shelly-ALPM/pull/775
- Fix bug on FlatpakRemoteRefInfo.cs by @caroberrie in https://github.com/Seafoam-Labs/Shelly-ALPM/pull/783
Full Changelog: https://github.com/Seafoam-Labs/Shelly-ALPM/compare/v2.2.3.2...v2.2.4.0
