Skip to content

"AM" 9.4.3

Compare
Choose a tag to compare
@ivan-hc ivan-hc released this 03 Feb 20:42
· 65 commits to main since this release
c9c3312

Fix TOR usage where it was prevented

This release allows the end user to verify if app updates from github.com were actually successful, given the API limitations.

During the update, a green message will remind you that you need to restart the TOR service

Istantanea_2025-02-03_21-06-02

...on classic GNU/Linux distros with systemd run sudo systemctl restart tor.service to fix the issue.


Use of torsocks with appimageupdatetool

Another issue has been fixed, regarding the coexistence between torsocks and appimageupdatetool. The configuration file for Torsocks will be copied locally and configured on the fly to be used during the process, before being removed.

For more details, see AppImageCommunity/AppImageUpdate#244


Among other changes

  • fixed some bugs in database.am module
  • improved speed of -l and -q options
  • option -a gained processing time
  • expanded text margins in -l, -q and -a
Istantanea_2025-02-03_21-32-29 Istantanea_2025-02-03_21-32-04

Website

Icons on pages now load "lazily", allowing for faster and more painless navigation.

To try it out https://portable-linux-apps.github.io/apps


What's Changed

Full Changelog: 9.4.2...9.4.3