STCP Gemini Rename

  Version 2.0.1 (released March 2025)

  • Implemented database access for routing rule lookup.
  • Implemented reading of instance parameters from a local JSON file.
  • Improved the structure of local log writing to a text file.
  • Implemented log writing to a text file, as used on Windows.
  • Implemented database configuration access functions.
  • Implemented configuration types for the STCPREN entity (ROUTINGS).
  • Implemented a creation script for the ROUTINGS table in the database.
  • Implemented an option to generate the rules file locally with information stored in the database.

  Version 1.0.7 (released October 2024)

  • Fixed an issue when processing parameters with double and single quotes, ensuring correct command-line parsing.
  • Improved automatic execution of external commands configured in the ExecProgError parameter.
  • Improved log messages for successful execution of external commands configured in ExecProg and ExecProgAfter parameters.
  • Fixed an error that prevented proper file scanning when a filename was specified on the command line and the ScanDir parameter was configured in the rules file.
  • Improved location of configuration and message file directories.
  • Improved handling of the applPidFile parameter in config.json, which is now optional.
  • Redefined application initialization message levels, adjusted to 8.
  • Fixed an issue that aborted application execution when a filename was specified on the command line.