Shelly Changelog
Version v1.3.1
What’s Changed
- Modularize AUR commands by separating them into individual files and … by @ZoeyErinBauer in https://github.com/ZoeyErinBauer/Shelly-ALPM/pull/30
- Default views by @caroberrie in https://github.com/ZoeyErinBauer/Shelly-ALPM/pull/32
- Code cleanup by @ZoeyErinBauer in https://github.com/ZoeyErinBauer/Shelly-ALPM/pull/34
- #36 technical debt fix inconsistent use of cli in shelly UI by @ZoeyErinBauer in https://github.com/ZoeyErinBauer/Shelly-ALPM/pull/37
- Title on each page now correctly reflects the current page
- Overall memory use is down by about 50%
Known Issues
- If you reload available package page multiple times quickly can cause a memory leak that will cause memory to not be freed till application is closed.
Easy Install/Update
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.0…v1.3.1