Releases: aarnt/octoxbps
Releases · aarnt/octoxbps
v0.4.1
- BugFix: Removed project Trident code.
- BugFix: Notifier did not fetch updates for the first time when using "once a day".
- BugFix: Octoxbps crashes with XBPS 0.60 when selecting a not installed package and clicking on the files tab.
- Enhancement: Hotkey for marking package for removal (-) & installation (+) when selected.
- Enhancement: Hitting enter on a highlighted package in the package list opens Info tab.
- Added internet check before pkg actions.
- Improvement: Show a "Collecting transaction data..." msg before presenting the transaction dialog, as it can be quite slow on some systems.
v0.4.0
- BugFix: Remove and install command was not working.
- Improvement: Files tab expand all items by default.
- Source code now default to using Qt6 libs.
- Now using the unified qt-sudo project (https://github.com/aarnt/qt-sudo) for privilege escalation.
- All transaction look first for xbps-install/xbps-remove wrappers on /usr/local/bin path, which can be used to emulate hooks.
v0.3.3
v0.3.2
v0.3.1
- Added german translation (thanks to Leon Schumacher - 42LoCo42).
- Added dutch translation (thanks to Heimen Stoffels - Vistaus).
- Added turkish translation (thanks to Mehmet Akif - madanadam).
- Added russian translation (thanks to Carmina16).
- Added support for opendoas commad in octoxbps-sudo and internal terminal.
- Synched octoxbps-sudo code with lxqt-sudo version 1.3.0.
- Actions tab shows a counter feedback for inserts (with a plus signal) and removals (with a minus signal) and does not steal focus anymore.
- Changed "Sync packages" string to "Check updates".
- BugFix: openFile always left a running file manager even after program close.
- BugFix: Disable refreshing of Info and File tabs while searching for a pkg.
- BugFix: Prefer bash shell when running actions.
- BugFix: Disable Info/Files tab refresh while typing in filter/search line edit.
- BugFix: Package search did not work correctly when query string contained a "+" sign.
- BugFix: Better keyboard navigation in package list.