Releases: infofintech/system
Releases · infofintech/system
Rolling Release
Rolling Release Information
NOTE: This is a rolling release of the app or resource package transmitted via Git, which means that there is only one, the current version of the package that is maintained by its creator and owner. All older versions of the web app are REMOVED after creating a new release once new version of the package becomes available to git clone to web server.
What's New in the Latest Version 14.1.2~14.2?
- File operations scripts are being modified in order to include attributes changing the scripts logic.
- Get package scripts was modified a little, also including attribute parameter.
- Improved some basic functions in JavaScript script files.
- Removed unused files and functions, they were advanced and became more intuitive.
- Added JavaScript function to read files via web interface.
- Added checking JavaScript values for various types of data in logical conditions statements.
What's New in the Latest Version 14.1?
- Improved and enhanced JavaScript (frontend) and PHP (backend) scripts.
- Now the bin2hex and hex2bin JavaScript functions support offset parameter like in the case of Caesar cipher method.
- Added scripts to recycle files to and remove them from .trash directory inside the server working directory.
- Added new functions in PHP script arr.php working with multidimensional arrays in JSON files. With that script, you can create your own hierarchical tree of elements of any complexity. You can add some values to specified keys in array, remove keys with values from them, clear or nullify the multidimensional array, as well as add some files in their own respective directories to the array and extract data from some key in the array to its respective file path in a server file system.
