Releases: aarnt/octopi
Releases · aarnt/octopi
v0.16.2
v0.16.1
- BugFix: Updated some LANG environment variables to C.UTF-8.
- BugFix: Info/Files tabs were always empty if they were selected at octopi's start.
- BugFix: Do not install notifier's desktop file in /etc/xdg/autostart.
- BugFix: Could not remove packages when internet connection was down (thanks to Theluga).
- Added shortcut key "Ctrl+Shift+U" to upgrade outdated AUR packages.
- Arrow keys navegation refresh Info and Files tabs again.
- Updated translations.
v0.16.0
- BugFix: '--noeditmenu' is deprecated. Use '--editmenu=false' instead (thanks to rbaruccojr).
- BugFix: Fixed silent error when pacman's database is locked (thanks to SloppyPuppy).
- BugFix: Files tab expand all items by default.
- BugFix: Updated translations.
- Now using the unified qt-sudo project (https://github.com/aarnt/qt-sudo) for privilege escalation.
- Default to Qt6 lib build (including qtermwidget6)
v0.15.0
- BugFix: Invalidate Info/File tabs when user is navigating packages using the keyboard.
- BugFix: Better handle dependencies while staging packages for deletion.
- BugFix: First yay-bin download now works again.
- BugFix: Polished navigation on Info tab dependencies
- BugFix: AUR passwords that contained a "+" char failed to login at aur.archlinux.org.
- BugFix: When using the pacman backend, call "pacman -Qm" to fetch ALL foreign packages.
- BugFix: Change install reason did not work with pacman backend.
- Made the code Qt5/Qt6 compatible.
- Using "pacman -Fl" to view contents of non installed packages (thanks to Zesko).
- Added a Terminal tab to options dialog to config its colors and fonts.
- Octopi-sudo code was synced to match project "lxqt-sudo" version 1.3.0.