Release notes


Version 5.4.0.5
  • Fixed a memory leak that occurs when closing the program.
  • Added icon format check for executable files.
  • Added more compile-time checks.
  • Added check for success of saving the source script.
Version 5.4.0.0
  • Added version number formatting check.
  • Added bug detection and reporting.
  • Updated runtime libraries.
  • Updated the manifest of compiled files.
  • Fixed problems with activation on Windows 7.
  • Added a check if the program is already running during the update.
Version 5.3.1.1
  • Fixed initialization errors and resource leaks in compiled executables.
  • Only fixed-pitch fonts for IDE can be selected in settings.
Version 5.3.1.0
  • Fixed a floating bug that could cause the trial version to corrupt the code
  • Improved code integrity checking
  • Updated runtime library
  • Fixed bug with item order in MRU
Version 5.3.0.0
  • Added the ability to use folders in embedded files
  • Fixed a bug with path corruption in the FOR command
  • UI improvements
Version 5.2.0.0
  • Search and replace functions have been added to the development environment
  • The syntax for the SET command has been extended to support more operators and several comma-separated expressions
  • Fixed problem with recursive mode of FOR command, path enclosed in double quotes did not work
Version 5.1.2.0
  • Fixed an issue with STDIN redirection
  • Added optional display of line numbers in the editor
Version 5.1.0.0
  • Fixed memory leaks occurring when loops work under certain conditions
  • Fixed bug in CHDIR command that appeared when working with paths starting with slash
Version 5.0.8.0
  • The first public release of the optimizing compiler
Version 4.3.0.2
  • In some cases, project settings were ignored during compilation
Version 4.3.0.1
  • Fixed issue with Embedded files
Version 4.3.0.0
  • Added Drag'n'drop for Embedded files
  • ZIP-compatible compression for Embedded files
  • Fixed incorrect loading of settings from the script
Version 4.2.0.5
  • Fixed parsing variables in the script
  • Added option to check for updates on startup
Version 4.2.0.0
  • Updated code editor
  • New update checker
  • Fixed few memory leaks
Version 4.1.5.0
  • Project Type and Architecture options are now stored inside the script
  • DPI-Aware IDE, ready for 4K displays
  • New Hi-res main icon
Version 4.1.0.0
  • Fixed issue with wrong substitution of %* variable
Version 4.0.1.0
  • IDE remembers the font size, color and style
Version 4.0.0.0
  • Added Unicode support
  • Added 64-bit target architecture
  • Added "Delete Icon" button
  • Removed spaces from the Version Number
Version 3.7.5.0
  • Added option which allows you to select output folder for the embedded files
  • Added option which allows to choose the relative or absolute path to the embedded file when you save the settings
Version 3.7.1.0
  • Fixed a problem with saving the script
Version 3.7.0.0
  • Fixed compatibility issue with 64-bit Windows
  • Minor optimizations
Version 3.6.1.0
  • Fixed memory leak in RTL
Version 3.6.0.0
  • Embedded files are extracted to a folder with a unique name to avoid conflicts between multiple instances of script running simultaneously
  • Added support for PNG icons
  • Added "Administrator manifest" option
Version 3.2.9.0
  • Minor bugfixes
Version 3.2.8.0
  • Updated runtime library
  • Fixed bug with Copy/Paste shortcuts
  • Project options now use relative paths
Version 3.2.2.0
  • Optimized code for Windows Vista
  • Windows 98/Me no longer supported
Version 3.2.1.0
  • Added support for Vista PNG icons
  • Compression code was separated from runtime library to reduce EXE file size
  • Added "Check updates" feature
Version 3.1.8.0
  • Added option to disable splash screen
  • Compression code was separated from runtime library to reduce EXE file size
  • Added "Check updates" feature
Version 3.1.6.0
  • Updated EULA
  • Changed encryption algorithm
Version 3.1.5.0
  • Fixed command line buffer size
  • Optimized runtime library
Version 3.0.0.0
  • Added support for extended syntax in CMD files
  • Fixed bug with recent files loading
  • New progress indication
  • Decompiler removed from installation package
Version 2.6.0.4
  • Save project options in batch file as comments
  • Minor bugfixes
Version 2.6.0.0
  • Optimized runtime library
Version 2.5.0.0
  • Minor bugfixes
  • Added support for Win98/Me
  • Added Version Info editor
Version 2.1.6.0
  • First official release