Skip to content

salomon-1.19.0

Compare
Choose a tag to compare
@urbanware-org urbanware-org released this 05 May 19:38

Download

You may download the .tar.gz archive (beginning with salomon-release) as it contains all project relevant files (including the source code) without any of the GitHub specific files that are not necessary in order to use the project.

Changelog

New features:

  • Added elementary compatibility checks into each script (without any output except when something does not work).

♻️ Revisions:

  • Revised the installation script in general.
  • Revised the output messages of the compatibility check results.
  • Revised the script compatibility checks (moved main code into a new separate core module).

🔧 Fixes:

  • Fixed the relative input file path bug when using interactive mode (requires absolute paths now).
  • Fixed the icon directory bug inside the installation script (icons were directly copied to the size directory instead of the apps sub-directory, re-running this script also fixes the issue in case the icons already have been installed).