Changelog

Release notes and milestones from RapidEE 1.0 to the current version.

RapidEE 10.x (C# / .NET 10)

10.0.0 (September 22, 2026)

Full migration from Delphi to C#/.NET 10:

  • new interface
  • new content assist (replaces the popup list)
  • per-variable handling rules in the context menu (replaces exclusions in Settings)
  • improved search
  • translations moved from .po files to the Tolgee online service
  • settings are now stored in %LocalAppData%\RapidEE\settings.json instead of the registry

RapidEE 9.x (Delphi)

9.2 build 937 (July 3, 2018)

  • added: Lithuanian translation (Zygi Mantus)
  • added: Bulgarian translation (Zhivko Kabaivanov, Dimo Dimo)
  • fixed: Improved High DPI support
  • updated: 3rd-party libraries

9.1 build 936 (May 7, 2017)

  • fixed: Polish translation (Przemyslaw P. Socha)

9.1 build 935 (May 7, 2017)

  • updated: Italian translation (Roberto Boriotti)
  • updated: Polish translation (Przemyslaw P. Socha)
  • added: Multi-language installer (20+ languages)

9.1 build 934 (May 1, 2017)

  • added: Arabic translation (MFM Dawdeh)
  • updated: Japanese translation (Kazunori Ikezawa)
  • updated: Indonesian translation (Muhammad Ridwan Hakim)

9.1 build 933 (April 5, 2017)

  • updated: Turkish translation (Fenok)
  • updated: Brazilian Portuguese translation (Igor Ruckert)
  • fixed: migrated to secure HTTPS

9.1 build 932 (January 16, 2017)

  • added: Czech translation (Jiri Vagner)
  • updated: Croatian translation (Tomislav Gotic)
  • added: display RapidEE version number in the installer

9.1 build 931 (November 12, 2016)

  • updated: Swedish translation (Ake Engelbrektson)
  • updated: Chinese translation (Chonghua He)
  • fixed: command line key -R is case-insensitive now
  • fixed: RapidEE fails on paste via RDP
  • fixed: Copy/Paste always inserts variable as String

9.0 build 930 (March 27, 2016)

  • updated: 3rd-party libraries
  • added: Ctrl+Q hotkey
  • updated: Ukrainian translation
  • fixed: RapidEE fails if rapidee.ini file can’t be written
  • fixed: RapidEE fails on paste under some conditions

RapidEE 8.x (Delphi)

8.0 build 929 (May 11, 2015)

  • fixed: Ukrainian translation

8.0 build 928 (May 7, 2015)

  • added: Ukrainian translation

8.0 build 927 (March 23, 2015)

  • fixed: French translation

8.0 build 926 (February 15, 2015)

  • fixed: re-fixed cursor missing bug

8.0 build 925 (February 10, 2015)

  • updated: 3rd-party libraries
  • fixed: cursor missing in edit field with non-standard DPI

8.0 build 924 (October 28, 2014)

  • added: Abkhazian translation (Andrey Abuhba)
  • updated: 3rd-party libraries

8.0 build 923 (August 22, 2014)

  • fixed: auto-complete feature broken due to regression

8.0 build 922 (August 11, 2014)

  • fixed: “Invalid image size” exception on some Win7 systems
  • updated: 3rd-party libraries

8.0 build 920 (June 13, 2014)

  • updated: Italian translation (Giacomo Margarito)

8.0 build 919 (April 23, 2014)

  • updated: Dutch translation (Huib Klink)
  • updated: 3rd-party libraries

8.0 build 918 (April 21, 2014)

  • added: Turkish translation (Mehmet Akif Tasova)

8.0 build 917 (April 17, 2014)

  • updated: Dutch translation (Huib Klink)

8.0 build 916 (March 2, 2014)

  • updated: Korean translation (Changwoo Nam)
  • fixed: memory leaks
  • updated: 3rd-party libraries

8.0 build 915 (January 24, 2014)

  • updated: Finnish translation (Veikko Muurikainen)

8.0 build 914 (January 3, 2014)

  • added: Hungarian translation (Bluestar)

8.0 build 913 (January 3, 2014)

  • added: Romanian translation (Bogdan Balasa)

8.0 build 912 (December 1, 2013)

  • added: Indonesian translation (M. Ridwan Hakim)

8.0 build 911 (November 28, 2013)

  • fixed: updated Japanese translation (Kazunori Ikezawa)

8.0 build 910 (November 28, 2013)

  • fixed: prefer external .mo over embedded translation

8.0 build 909 (November 21, 2013)

  • added: Norwegian translation (Ivan Nedrehagen)

8.0 build 908 (November 15, 2013)

  • fixed: incorrect handling of ‘/’ in content assist
  • added: Ctrl-A hotkey in edit fields
  • updated: 3rd-party libraries

8.0 build 907 (October 18, 2013)

  • added: ‘Restart as administrator’ menu item

8.0 build 906 (October 2, 2013)

  • fixed: animation disabling option doesn’t work on restart

8.0 build 905 (September 18, 2013)

  • updated: 3rd-party libraries
  • fixed: extra checkboxes in Options dialog

8.0 build 904 (July 19, 2013)

  • updated: German translation (Gerd Kohel)

8.0 build 903 (July 16, 2013)

  • updated: French translation (kinarky)
  • updated: Italian translation (Giacomo Margarito)
  • added: Tested on Windows 8

8.0 build 902 (July 2, 2013)

  • fixed: RapidEE x64 hangs on save
  • fixed: show full build number in About dialog

8.0 build 901 (July 2, 2013)

  • fixed: regression in 900 build (32-bit only)
  • updated: 3rd-party components

8.0 build 900 (July 1, 2013)

  • changed: moved from NSIS to Inno Setup
  • added: x64 support
  • updated: 3rd-party components
  • fixed: command line parameter handling

RapidEE 7.x (Delphi)

7.2 build 866 (June 13, 2013)

  • updated: Brazilian Portuguese translation (Igor Ruckert)

7.2 build 865 (June 13, 2013)

  • updated: Chinese translation (Ji Liu)

7.2 build 864 (June 13, 2013)

  • updated: Spanish translation (Francisco Manuel Alvarado Santos)

7.2 build 863 (June 12, 2013)

  • updated: Swedish translation (Ake Engelbrektson)
  • fixed: AV if read-only variables are hidden and no visible variables
  • updated: 3rd-party components

7.2 build 862 (June 10, 2013)

  • added: options to enable/disable tree animation

7.2 build 861 (June 4, 2013)

  • fixed: regression in build 856 (update check issues)
  • updated: Greek translation (George Malamas)

7.2 build 860 (May 23, 2013)

  • fixed: window position not restored if left=0 or top=0

7.2 build 858 (May 20, 2013)

  • updated: Korean translation (Changwoo Nam)

7.2 build 857 (May 15, 2013)

  • fixed: auto-update fails if installer detects existing instance

7.2 build 856 (May 13, 2013)

  • fixed: RapidEE fails if update server is not available

7.2 build 854 (April 18, 2013)

  • added: silent mode installation support
  • updated: Spanish translation

7.2 build 853 (April 6, 2013)

  • updated: Brazilian Portuguese translation (Igor Ruckert)

7.2 build 852 (April 5, 2013)

  • fixed: AV on Alt-F4 in Content Assist

7.2 build 851 (April 2, 2013)

  • updated: Chinese translation (Ji Liu)
  • updated: Swedish translation (Ake Engelbrektson)

7.2 build 850 (April 1, 2013)

  • updated: 3rd-party components
  • added: show errors/warnings in tooltip
  • added: show errors/warnings in Inspector
  • added: check variable length limit (2047 characters)

7.1 build 845 (February 2, 2013)

  • updated: 3rd-party components
  • fixed: AV error (regression from build 815)

7.1 build 841 (January 25, 2013)

  • fixed: warning about unsaved changes on ‘restart as administrator’
  • added: madExcept for bug reporting
  • changed: disabled UPX compression to avoid AV false positives

7.0 build 825 (December 4, 2012)

  • fixed: Slovak translation (Peter Kapusta)
  • fixed: wrong path beginning with space character

7.0 build 824 (October 12, 2012)

  • fixed: Japanese translation (benok)

7.0 build 823 (September 1, 2012)

  • fixed: Swedish translation (Ake Engelbrektson)

7.0 build 822 (August 31, 2012)

  • added: Finnish translation (Veikko Muurikainen)

7.0 build 818 (August 19, 2012)

  • fixed: backup should export system variables without admin rights
  • fixed: move selection on delete with hidden read-only vars
  • fixed: AV if no user or system vars

7.0 build 817 (August 8, 2012)

  • added: Brazilian Portuguese translation (Igor Ruckert)

7.0 build 816 (August 7, 2012)

  • fixed: gray rectangle on Win+D/Win+M in auto-complete

7.0 build 815 (July 20, 2012)

  • fixed: improved detection of wrong paths
  • fixed: Ctrl-S ignores changes if editing not completed
  • added: F7/F8 hints on value insert
  • fixed: delete empty variable/value on Esc
  • changed: dropped Windows 2000 support

RapidEE 6.x (Delphi)

6.1 build 812 (April 25, 2012)

  • fixed: ‘There is no disk in the drive’ error for removable media paths

6.1 build 811 (April 20, 2012)

  • updated: French translation (Scott Casselman)

6.1 build 810 (March 31, 2012)

  • updated: Chinese translation (Ji Liu)

6.1 build 808 (March 29, 2012)

  • fixed: Korean translation (Changwoo Nam)

6.1 build 807 (March 21, 2012)

  • added: “Inline substitutions” (Edit menu & context menu)

6.1 build 804 (March 19, 2012)

  • updated: Ctrl+Shift+/- hotkeys for Expand/Collapse All
  • fixed: Tab hotkey switches active tree instead of walking controls
  • fixed: first visible variable selected by default
  • fixed: keep ‘Show read-only variables’ flag on Refresh/Switch user

6.1 build 794 (January 7, 2012)

  • fixed: Korean translation (Changwoo Nam)

6.1 build 793 (December 9, 2011)

  • updated: Slovak translation (Peter Kapusta)

6.1 build 792 (November 8, 2011)

  • updated: German translation (Brick Vanderhoven)

6.1 build 791 (November 4, 2011)

  • updated: Croatian translation (Tomislav Gotic)
  • fixed: Variables Exclude List not refreshing on Edit
  • fixed: “Split variable” option doesn’t apply to system variables until restart
  • fixed: OK button flicker on mouse over (About dialog)

6.1 build 790 (November 4, 2011)

  • updated: Polish translation

6.1 build 789 (October 25, 2011)

  • updated: Dutch translation (Tony Leenen)

6.1 build 788 (October 24, 2011)

  • updated: Chinese translation (Ji Liu)

6.1 build 787 (October 22, 2011)

  • fixed: focus set to User Variables tree after startup

6.1 build 786 (October 13, 2011)

  • added: Danish translation (Jesper Toftegaard)

6.1 build 785 (September 25, 2011)

  • added: Ctrl-H shortcut to show/hide read-only variables

6.0 build 782 (September 23, 2011)

  • fixed: Korean translation (Changwoo Nam)

6.0 build 781 (September 22, 2011)

  • fixed: error if element value includes ‘;’ character
  • fixed: write variables in alphabetical order (workaround for Windows nested expansion bug)

6.0 build 779 (September 22, 2011)

  • fixed: Chinese translation (Ji Liu)

6.0 build 778 (September 21, 2011)

  • fixed: Swedish translation (Ake Engelbrektson)

6.0 build 777 (September 20, 2011)

  • added: Variables exclude list (see Options)
  • fixed: memory usage optimizations
  • changed: icons

RapidEE 5.x (Delphi)

5.1 build 754 (September 5, 2011)

  • fixed: Chinese translation (Ji Liu)

5.1 build 753 (September 4, 2011)

  • added: Expand/Collapse All icons

5.1 build 752 (August 23, 2011)

  • fixed: increased size of auto-completion popup
  • fixed: show hints for long items beyond right edge of popup

5.1 build 751 (August 16, 2011)

  • fixed: Slovak translation (Peter Kapusta)

5.1 build 750 (August 13, 2011)

  • added: installer supports “all users” and “current user” modes

5.0 build 748 (August 6, 2011)

  • fixed: copy/paste adds extra characters to the end
  • added: “Open Folder” feature to open selected folder in Windows Explorer

5.0 build 747 (August 3, 2011)

  • fixed: broken filename/path validation in User Variables panel
  • added: wildcards support for filename/path validation
  • changed: auto-completion popup — first item not selected by default

5.0 build 745 (July 26, 2011)

  • fixed: Chinese translation (Ji Liu)

5.0 build 744 (July 26, 2011)

  • fixed: typos
  • fixed: Swedish translation (Ake Engelbrektson)

5.0 build 743 (July 25, 2011)

  • added: Croatian translation (Tomislav Gotic)
  • added: “Cleanup paths” feature to remove empty values and duplicates
  • added: hints in main menu & context menu
  • fixed: use HOMEDRIVE value when checking HOMEPATH directory

5.0 build 737 (June 13, 2011)

  • fixed: show tooltip when text doesn’t fit the screen
  • fixed: Korean translation (Changwoo Nam)

5.0 build 734 (June 3, 2011)

  • fixed: Chinese translation (Ji Liu)
  • fixed: backup doesn’t work without administrative privileges

5.0 build 733 (June 1, 2011)

  • changed: removed /cd & /usb parameters. Create empty rapidee.ini for portable mode
  • added: command line parameters to set, remove & change variables

RapidEE 4.x (Delphi)

4.0 build 725 (May 22, 2011)

  • fixed: Russian translation

4.0 build 724 (May 3, 2011)

  • fixed: Chinese translation (Ji Liu)

4.0 build 723 (May 2, 2011)

  • fixed: show error message if registry key is locked

4.0 build 720 (April 21, 2011)

  • fixed: empty Username combobox issue

4.0 build 719 (April 19, 2011)

  • fixed: user names sorted alphabetically

4.0 build 707 (April 3, 2011)

  • added: support for domain users
  • updated: Japanese translation (Chieri Saito)

RapidEE 3.x (Delphi)

3.3 build 615 (February 22, 2011)

  • added: edit mode on double-click

3.3 build 614 (February 16, 2011)

  • fixed: French translation (Gratien Falcoz)

3.3 build 613 (February 13, 2011)

  • updated: small fixes & optimizations

3.3 build 612 (February 3, 2011)

  • added: Korean translation (Changwoo Nam)

3.3 build 611 (January 30, 2011)

  • fixed: typos, small optimizations

3.3 build 610 (January 10, 2011)

  • fixed: Swedish translation (Ake Engelbrektson)

3.3 build 609 (January 9, 2011)

  • fixed: memory usage optimization

3.3 build 608 (December 8, 2010)

  • fixed: Chinese translation (Ji Liu)

3.3 build 607 (December 2, 2010)

  • fixed: restore position respects taskbar on the left side
  • fixed: support recursion in expandable variables

3.3 build 606 (November 30, 2010)

  • fixed: auto-completion popup not closing

3.3 build 605 (November 15, 2010)

  • added: uninstall icon & version number in Control Panel
  • added: check for updates shows detailed changes
  • fixed: Refresh doesn’t work without admin rights
  • changed: disable Users combo instead of hiding it

3.3 build 602 (November 11, 2010)

  • fixed: %ProgramFiles% → %ProgramFiles(x86)% conversion on 64-bit OS

3.3 build 601 (November 4, 2010)

  • fixed: Chinese translation (Ji Liu)

3.3 build 600 (October 17, 2010)

  • fixed: UAC issue with auto-update

3.3 build 591 (October 16, 2010)

  • added: icons in auto-complete menu
  • fixed: crash on exit if auto-complete menu is opened
  • fixed: read-only variables supported on all modern OSes including x64

3.3 build 582 (October 6, 2010)

  • fixed: restored missed translations

3.3 build 581 (October 5, 2010)

  • fixed: removed reference to FastMM_FullDebugMode.dll

3.3 build 580 (October 4, 2010)

  • fixed: hotkeys (F6, F7, etc) available in Edit mode
  • added: auto-complete path/filename feature (Ctrl-Space)
  • added: Esc after ‘insert value’ removes empty value
  • fixed: drawing artefacts on Esc in ’edit variable name’ mode
  • fixed: wrong icons in tree
  • added: ‘restart as administrator’ button
  • fixed: auto-complete list contains dups if variable exists in both trees

3.2 build 565 (August 19, 2010)

  • fixed: tree scrolling with keyboard doesn’t work

3.2 build 564 (August 1, 2010)

  • fixed: French translation (Jean-Francois Simoneau)

3.2 build 563 (April 3, 2010)

  • fixed: Swedish translation (Ake Engelbrektson)

3.2 build 562 (March 31, 2010)

  • added: Swedish translation (Ake Engelbrektson)

3.2 build 561 (March 28, 2010)

  • fixed: updated Japanese translation (Yuki Kodama)

3.2 build 560 (March 13, 2010)

  • fixed: updated Chinese translation (Ji Liu)

3.2 build 559 (December 8, 2009)

  • updated: proxy support for auto-update

3.2 build 550 (November 29, 2009)

  • updated: Italian translation (Luigi Bava)

3.2 build 549 (November 15, 2009)

  • updated: French translation (M. Arpon)

3.2 build 523 (August 21, 2009)

  • fixed: updated Chinese translation (Ji Liu)

3.2 build 522 (August 20, 2009)

  • fixed: Polish localization (Przemyslaw P. Socha)

3.2 build 521 (August 19, 2009)

  • added: “Automatically check for updates” feature

3.2 build 519 (July 26, 2009)

  • fixed: memory leaks, typos

3.2 build 518 (May 11, 2009)

  • added: Dutch localization (Hendrik de Goede)

3.2 build 517 (May 1, 2009)

  • fixed: updated French translation (Daniel U. Thibault)

3.2 build 516 (April 9, 2009)

  • fixed: updated Chinese translation (Ji Liu)

3.2 build 515 (March 20, 2009)

  • fixed: updated Italian translation (Luigi Bava)

3.2 build 514 (March 19, 2009)

  • fixed: updated Latvian translation (Andris Veics)

3.2 build 513 (February 24, 2009)

  • fixed: updated French translation (Daniel U. Thibault)
  • fixed: updated strategy for validating paths in variables

3.2 build 512 (February 2, 2009)

  • fixed: broken auto-completion feature (on % or Ctrl-Space)

3.2 build 511 (February 1, 2009)

  • fixed: Polish localization (Przemyslaw P. Socha)
  • fixed: check for existing variable in “Add variable” dialog
  • fixed: focus in “Search” dialog
  • fixed: refresh variable value after “Insert directory path”

3.2 build 508 (January 17, 2009)

  • fixed: avoid double confirmation on user switch
  • added: hotkeys
  • added: skins in dialogs
  • fixed: disable toolbar buttons when no active user tree
  • fixed: check for empty variable name in “Add variable” dialog

3.2 build 497 (January 2, 2009)

  • added: auto-update feature in “Check for updates” dialog

3.1 build 492 (December 27, 2008)

  • added: OS version checking in installer
  • fixed: copy variable value to clipboard (Ctrl-C)

3.1 build 485 (December 14, 2008)

  • added: Chinese translation (Adlina Baozhu)

3.1 build 484 (December 13, 2008)

  • fixed: uninstaller icon
  • fixed: updated Japanese translation (Hisateru Tanaka, Kazunori Ikezawa)

3.1 build 480 (December 7, 2008)

  • added: Spanish translation (J.Franco)
  • fixed: first user switching doesn’t work
  • fixed: focus on variable tree after startup
  • added: mark logged in user in the list
  • fixed: combo-box size fits data without scrolling

3.0 build 471 (December 3, 2008)

  • added: Greek translation (Dimitris Gios)
  • fixed: Polish translation (Przemyslaw P. Socha)
  • changed: updated skin engine
  • changed: 3.x doesn’t support Windows 9x

RapidEE 2.x (Delphi)

2.1 build 447 (November 12, 2008)

  • added: Find feature
  • added: Slovak translation (Peter Kapusta)
  • fixed: Refresh exception if current user is a domain user
  • fixed: German translation (Roland Muhlberger)

2.0 build 427 (September 7, 2008)

  • added: Latvian translation (Andris Veics)

2.0 build 424 (July 29, 2008)

  • added: Refresh variables and values (F5)

2.0 build 423 (July 15, 2008)

  • added: Italian translation (Damiano Battaglia)

2.0 build 420 (June 13, 2008)

  • fixed: updated French translation (Daniel U. Thibault)
  • added: check for empty name of new variable

2.0 build 410 (May 28, 2008)

  • added: German translation (Christian Gopfert)

2.0 build 409 (May 6, 2008)

  • added: Polish translation (Przemyslaw P. Socha)

2.0 build 408 (May 3, 2008)

  • added: inspector shows Long and Short (8.3) pathnames
  • added: alternating row colors in inspector

2.0 build 407 (May 3, 2008)

  • changed: auto-completion works for expandable variables only
  • fixed: mouse didn’t work in auto-completion popup
  • fixed: access violation on drag’n’drop

2.0 build 402 (April 28, 2008)

  • fixed: restored main icon

2.0 build 401 (April 26, 2008)

  • added: convert long path to 8.3 format and vice versa
  • added: Inspector pane showing variable and value information
  • changed: icons polished
  • added: Ctrl-Ins and Shift-Ins shortcuts in tree

RapidEE 1.x (Delphi)

1.9 build 379 (March 23, 2008)

  • added: auto-completion feature (on % or Ctrl-Space)
  • fixed: window position on multimonitor configuration
  • changed: hotkey to delete variable/element (Del instead of Ctrl-Del)
  • added: history of latest version in ‘Check for updates’ dialog

1.9 build 357 (March 10, 2008)

  • added: French translation (Jean-Max Buzzi)
  • fixed: icon of “Saving…” indicator

1.9 build 355 (March 6, 2008)

  • added: Japanese translation (Nardog)
  • fixed: translation of ‘System variables (read-only)’ caption

1.9 build 353 (March 4, 2008)

  • added: switch users combo-box (not on Win9x)
  • added: show/hide toolbars
  • fixed: Ctrl+C/Ctrl+V work inside editor
  • fixed: localization issues

1.8 build 319 (January 24, 2008)

  • fixed: Esc issue in “Insert file path” window
  • added: ability to localize user interface
  • added: Russian localization

1.7 build 309 (January 19, 2008)

  • added: /cd and /usb command line parameters for portable mode

1.7 build 306 (January 15, 2008)

  • fixed: special read-only variables should not be saved to registry
  • fixed: undo issue after first edit

1.7 build 305 (January 14, 2008)

  • added: special read-only variables (USERPROFILE, etc)

1.6 build 275 (January 6, 2008)

  • added: hints for variable elements
  • added: copy/paste
  • added: drag’n’drop variables between trees

1.6 build 252 (December 25, 2007)

  • added: drag’n’drop between variable trees
  • fixed: support quoted values (“C:;D:" is a single value)
  • added: variable name can’t be empty
  • fixed: edited value checked for incorrect path
  • added: “Insert file path…”
  • added: “Saving…” indicator
  • changed: “portable mode” icon

1.5 build 182 (November 9, 2007)

  • added: /portable command line parameter
  • added: PortableRapidEE.bat for portable mode

1.5 build 181 (October 23, 2007)

  • added: restore window size and position on startup

1.5 build 179 (September 27, 2007)

  • fixed: variable didn’t refresh after “Edit as path”

1.5 build 178 (September 21, 2007)

  • fixed: incorrect sorting of variables & values

1.5 build 177 (September 21, 2007)

  • added: icons for variables containing errors

1.5 build 168 (September 20, 2007)

  • added: skins
  • added: icons to toolbar
  • fixed: taskbar issues for Windows 9x

1.4 build 138 (September 10, 2007)

  • memory usage optimization
  • reduced program size
  • visual notification for “read only” mode
  • rearranged menu items
  • added: visual indicator to “Check for Update” window
  • interface enhancements

1.4 build 124 (September 7, 2007)

  • added: “expandable variables” can be checked for path correctness

1.3 build 120 (August 24, 2007)

  • fixed: “Add New Variable” window can’t be resized
  • added: installer/uninstaller

1.3 build 119 (August 20, 2007)

  • fixed: memory leaks and small bugs

1.3 build 113 (August 20, 2007)

  • added: alphabetical sorting of variables
  • added: datetime stamp in backup filename
  • added: read-only mode if no write access to system variables
  • improved: look and feel for Windows XP
  • added: “Legend” can be hidden

1.2 build 102 (August 16, 2007)

  • added: drag’n’drop feature
  • fixed: search is not case sensitive
  • added: rename variable (Edit/F2)

1.1 build 97 (August 12, 2007)

  • added: “Check for Updates…” in Help menu
  • added: confirmation dialogs for Delete and Exit
  • changed: hotkey for Delete (Ctrl-Del)

1.0 build 90 (July 26, 2007)

  • added: “Move up” and “Move down” features
  • added: tree icons for “String” and “Expandable” variables
  • fixed: interface bugs

1.0 build 76

  • added: checking for invalid files in variables
  • added: “Backup” feature

1.0 build 71

  • added: checking for invalid path in variables