Shelly Changelog
Version v1.3.2
What’s Changed
- docs: update wiki with AUR support and CLI guide by @littleKitchen in https://github.com/ZoeyErinBauer/Shelly-ALPM/pull/41
- Add signature file download and file comparison utilities to enhance sync logic by @ZoeyErinBauer in https://github.com/ZoeyErinBauer/Shelly-ALPM/pull/42
- Memory work by @caroberrie in https://github.com/ZoeyErinBauer/Shelly-ALPM/pull/43
- Reduces memory load by roughly another 50% by cleaning up caching
New Contributors
- @littleKitchen made their first contribution in https://github.com/ZoeyErinBauer/Shelly-ALPM/pull/41
Known Issues
- Update UI is still not working appropriately use curl to update
- Console requires restart after being enabled
curl -fsSL https://raw.githubusercontent.com/ZoeyErinBauer/Shelly-ALPM/master/web-install.sh | sudo bashFull Changelog: https://github.com/ZoeyErinBauer/Shelly-ALPM/compare/v1.3.1…v1.3.2