Software 42623 Published by

A new version of the AM application manager for AppImage is now available. The new version features code cleanliness, revised installation scripts, function separation, new environment variables, bug fixes, and improved GitHub workflows. The majority of uploads come from @zen0bit, who has implemented new Github protocols for syntax correction. For multi-user systems, the next release will transfer working folders to "$HOME/.cache".



"AM" 6.7.1

Let's start once again

This release introduces:

  • a cleanup of the general code
  • updating all installation scripts and consequent reduction of the patches to be applied to them ("-i" option)
  • the separation of functions for standalone use of the same and the reduction of duplicates
  • the introduction of new environment variables to be used in subsequent versions
  • resolution of various bugs, including one related to the creation of AppImage launchers ("--launcher" option) and the tracking of installed app versions

Most of the uploads are due to  @zen0bit, especially the installation scripts and the introduction of new github workflows for automatically correcting syntax on new commits.

The next release should begin moving working directories from "$AMPATH/.cache" to the "$HOME/.cache" directory, for more inclusive use in multi-user systems.

Release "AM" 6.7.1 · ivan-hc/AM