Software 42626 Published by

The "AM" 8.2.1 minor release resolves a distracting issue created by the addition of colors to some lists, allowing users without the "less" command to combine options -a, -f, -h, -l, and -q with other commands that do not utilize colors or ASCII characters. Other changes include fixing a bug with the "downgrade" option, fixing a bug in "-l" that did not display the number of available AppImages in the list, viewing the list of available AppImages using the relative catalog page in Markdown format, and introducing support for "appimageupdatetool" to get delta updates in AppImages. The catalog now contains 2260 unique apps, separated into 2013 Appimages and 247 standalone/portable packages.



"AM" 8.2.1

Fixed a…distraction issue

With the introduction of colors in some lists (especially in "-l" and "-h") many users without the "less" command started to see "strange" messages that were nothing more than the ASCII characters intended for coloring messages.

In this minor release the "less" command has become a "core" dependency (i.e. without which you cannot use "AM"/"AppMan"), and not only that. Now it is possible to combine the options -a-f-h-l and -q with other commands, in a clean way, without colors and without ASCII characters.

Among other changes

  • fixed a bug related to the "downgrade" option, which did not update the downgraded app version at the end of the process;
  • fixed a bug in "-l" which did not correctly display the number of available AppImages in the list;
  • hijacked the list of available AppImages using  the relative catalog page in Markdown format;
  • introduced support for "appimageupdatetool" to get delta updates in AppImages (works only if "appimageupdatetool" is installed), by  @Samueru-sama ;
  • added dozens and dozens of new applications to the database, our database now counts 2260 unique applications (so excluding "helpers"), divided as follows: 2013 Appimages and 247 standalone/portable programs. Yes, our catalog is the first to exceed 2000 applications in AppImage format! Thanks  @Sush-ruta

Finally, more categories/tags have been added to the catalog for a total of 23, with more to come (if requested).

Visit  https://portable-linux-apps.github.io to learn more.

What's Changed

New Contributors

Full Changelog 8.2...8.2.1

Release "AM" 8.2.1 · ivan-hc/AM