Shelly Changelog
v1.2.4
Release Notes
- Fixed out of sync syncdb issue caused by force sync being aggressively used in place of standard sync.
- Restored hyperlink functionality in the right click description menu on packages.
- Added force sync button into shelly-ui. This is used to force a database sync if you believe syncdb’s are not updating correctly.
Known Issues
- Currently None. Please open an issue and attach crash logs if an issue occurs.
v1.2.3
Release Notes
- Updating how config service functions to not read from system files as much
- Fixed bug on install packages page causing sync to not fire off
- Fixed bug in settings of checking for updates button went missing
Known issues
Mass package update can cause databases to be out of sync. To fix run:
sudo pacman -Syor
sudo shelly sync --forcev1.2.2
Release Notes
-Prompts for progress locking the ui for interactions will now trigger properly. Progress %’s show as well. -Failed password attempts re-prompt the user for password.
Known issues
Mass package update can cause databases to be out of sync. To fix run:
sudo pacman -Syor
sudo shelly sync --forceALPM download and UI fixes
Release Notes
- Fixed PKGBuild issues with installation
- Renamed Shelly-CLI to just shelly for easy of use inside terminal
- Adding Enhanced Console with custom control for speed.
- Some Code cleanup
- Added console to remove and update
- Refactored Package page to use custom controls
- Fixed download issue with libalpm triggering multiple times even after correct completion
Known issues
- Popups do not correctly trigger in every scenario and can potentially allow you to leave a page before a task is completed
- Password does not re-trigger if typed incorrectly. (Relaunch application to resolve)
- Update manager is not correctly notifying when updates are available thus preventing downloads.
v1.2.0
Release Items: Things done in no particular order
- Added double click to check for installation, removal, and update
- Added Console enable in settings (currently install only)
- Added resizable console output, from pop drawer
- Added ConsoleLog Service to pull console from error
- Added tooltip on hover in install page with additional info.
- Added double click to selected package on install window
- Added ui highlighting for current page you are on
- Shelly-CLI Released and installs to path. - Can be installed independently but does come with installation or update of Shelly-UI - Wiki page will be added shortly but basic usage is inside readme
Bug Fixes:
- Fixed rendering for wayland window managers (hyprland/ Niri)
- Removed pkexec requirement at launch. Now only prompts for password as needed.
- Added debug logging that saves to a text file upon crashing in ~/Documents/Shelly - Please attach these when opening any issues as it makes it much easier to debug
- Improved installer implementation to allow for cleaner installation.
v1.1.1
What’s Changed
- First major public release
Questions or Issues
- Any questions or issues found please raise an issue on github and it will be responded to as soon as poosible.
Full Changelog: https://github.com/ZoeyErinBauer/Shelly-ALPM/compare/v1.0.0...v1.1.1
v1.0.4-alpha
testing auto updater
v1.0.3-alpha
What’s Changed
- Uichanges by @caroberrie in https://github.com/ZoeyErinBauer/Shelly-ALPM/pull/1
New Contributors
- @caroberrie made their first contribution in https://github.com/ZoeyErinBauer/Shelly-ALPM/pull/1
Full Changelog: https://github.com/ZoeyErinBauer/Shelly-ALPM/compare/v1.0.2-alpha...v1.0.3-alpha
v1.0.2-alpha
Full Changelog: https://github.com/ZoeyErinBauer/Shelly-ALPM/compare/v1.0.1-alpha...v1.0.2-alpha
