- Removed deprecated custom toasts (merged upstream)
- Fixed scrollviews being clunky in areas
- Rewording and UI labels for function clarity in various places
- Update DFL 3.18.10
- Fix image url for decky plugin store
- Added updateable packages count/list modal to status bar
- Add repair packages functionality (button for
flatpak repaircommand) - Added status bar in Advanced page for error if attempting to flatpak repair while packages are running
- Fix
?showing between package size and unit - Browse page performance enhancements (memoize filtered list)
- Package changes in the browse page now remain until reloaded or filters changed
- e.g. Queuing packages, filtering to show only queued packages, and then applying the changes no longer reloads the list, so the queued list is still available if something was done in error.
- Changed modals to use ConfirmModal (though probably broke custom fallback modal in the process)
- Fixed modal height to be dynamic