github zelon88/HRConvert2 v3.4.3
HRConvert2 v3.4.3

3 hours ago

-v3.4.3.
-Added information to the file header of code files with the new dependency information.
-xvfb-run.
-Every time I add a dependency I re-order the list of dependencies to make them visually appealing.
-Bump JQuery to 4.0.0 released January 17th, 2026.
-Old version was 3.6.3 from December 20th, 2022.
-Update INSTALLATION_INSTRUCTIONS.txt with.....
-Instructions to install the latest dependencies (xvfb and libgxps-utils)
-Adjustments to the permissions related commands to set permissions on the $ApacheUser $HomeLoc (defined in config.php).
-Before we were focusing chown and chmod commands with -R at /var/www/html. Now we are focusing those commands at /var/www instead.
-This change is because the www-data user needs a home directory in order to run soffice.bin and meshlabserver.
-We want the www-data home directory to be writable to the www-data user, but not hosted (accessible over the network).
-The home directory for the www-data user is represented by the $HomeLoc variable and is set in config.php.
-We could probably create a $HomeLoc in /home/www-data if you want. Just make sure to give ownership and rw permissions (0755) to www-data.
-Added CODING_CONVENTIONS.txt to describe the conventions in-use in the codebase so they can be devloped transperantly alongisde the code.
-Added SUPPORTING_THE_PROJECT.txt to describe ways for inspired users to get involved with the HRConvert2 community.
-Evaluate 2 community submitted UIs.
-The first one was very good, but missing a convertGui2.php file.
-The second one was forked by Github user hernandito and is availalbe for download at https://github.com/hernandito/HRConvert2/tree/master.
-Bumped the version by incorporating changes to the UI since v3.3.7.
-I have incorporated this into the Master branch as the new "Default" UI.
-The old UI be accessed by appending the ?gui=Original GET variable to the URL.
-Also added screenshots from hernandido's repository to the official readme.
-Update README.md.
-Add the latest screenshots.
-Adjust the list of features to include mention of the "highly customizable GUI".
-I should really work on adding buttons to the default UIs to switch between the UIs.
-And flag icons to switch between languages.
-And color icons to switch between the colors (on supported UIS).
-Added an exception to ERROR 400 that prevents '.' and '..' from triggering the error and raising a false alarm.

Don't miss a new HRConvert2 release

NewReleases is sending notifications on new releases.