Skip to content

Releases: aarnt/octopkg

v0.4.0

23 May 14:25
Compare
Choose a tag to compare
  • BugFix: When clicking on a outdated pkg inside Output tab, do not go to the Info tab if the pkg is not shown in the list.
  • BugFix: Update FreeBSD pkg wiki site (thanks to eduardo).
  • BugFix: Files tab expand all items by default.
  • BugFix: Files tab was not being refreshed when switching to remote search.
  • Updated license to LGPL 2.1.
  • Show "Installed on" column while searching for remote pkgs.
  • Now using the unified qt-sudo project (https://github.com/aarnt/qt-sudo) for privilege escalation.

v0.3.3

19 Sep 19:53
Compare
Choose a tag to compare
  • BugFix: openFile always left a running file manager even after program close.
  • Synced octopkg-doas with LXQt-sudo 1.3.0 version.
  • Added a stop button next to the progress bar to cancel running transaction.
  • Make the project compatible with both Qt5 and Qt6.