Skip to content

Releases: infofintech/system

Rolling Release

11 Sep 02:58
Compare
Choose a tag to compare

Rolling Release

Collage

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 is available in the upstream.

Changelog

  • 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.