Product Version History

Choose a product from the list on the left to view its history. Choose a product from the list to view its history.
 

VersionRecall 2023

1.8.172  Released August 16th, 2023
Fix: Crash when closing all open tabs and clicking on a recent item

1.8.171 Released June 24th, 2023
Add: Jumplist for recent files when pinned to taskbar
Add: Updated UI handling

1.8.170 Released May 18th, 2023
Fix: Trial exits after pressing continue

1.8.169 Released May 15th, 2023
Add: Updated EULA
Add: Misc bug fixes

1.8.168 Released March 30th, 2023
Fix: Automatic list refresh interrupts renaming of items
 
1.8.167 (Initial 2023 Release) Released January 9th 2023
Add: User interface library update
Add: Updated to use Visual Studio 2022 runtime

1.7.166 Released September 29th, 2022
Fix: Updated company address in EULA
Fix: Minor UI skinning updates

1.7.165 Released April 12th, 2022
Misc. bug fixes and enhancements.

1.7.164 Release January 22nd, 2022
Update: EULA has been updated to reflect federal government regulations

1.7.163 Released January 7th, 2022
Misc. bug fixes and enhancements.

1.7.162 Released November 10th, 2021
Add: Support for trial extensions

1.7.161 Released October 8th, 2021
Add: Version indicator on unlock / license dialogs
Fix: Licensing problems in virtual environments

1.7.160  Released August 17th, 2021
Add: User interface library update

1.7.159  Released July 29th, 2021
Add: Support for subscription licensing

1.7.158  Released July 27th, 2021
Misc. bug fixes and enhancements.

1.6.157  Released February 26th, 2021
Misc. bug fixes and enhancements.

1.6.156  Released February 3rd, 2021
Fix: Some text controls do not align values correctly

1.6.155 (2021 Initial Release) Released January 15th, 2021
Misc. bug fixes and enhancements.

1.6.154 Released August 6th, 2020
Fix: "Purchase now" link in trial dialog no longer refers to old store URL.

1.6.153  Released June 17th, 2020
Add: User interface library update

1.6.152  Released February 7th, 2020
Add: Manual now available online, Document Explorer deprecated

1.6.151 (2020 Initial Release) Released January 13th, 2020
Misc. bug fixes and enhancements.

1.6.150  Released August 14th, 2019
Add: Upgrade to Visual Studio 2019 runtime
Add: User interface library update

1.6.149  Released July 12th, 2019
Minor fixes and runtime updates

1.6.148  Released: January 24th, 2019
Minor fixes and runtime updates

1.6.147   Released: December 15th, 2018
Minor fixes and runtime updates

1.5.146  (2019 Initial Release) Released: November 30th, 2018
Fix: License file is now copied to proper location when unlocking with such a file.
Fix: Number of versions displayed incorrectly for file no longer on local storage.

1.5.145
Fix: License file not automatically recognized for new builds when machine is offline
Fix: Document Explorer find dialog has cut-off labels on some high DPI screens

1.5.144      Released: Jun. 6, 2018
Add: Support for 2018 license files
Add: Upgrade to Visual Studio 2017 runtime
Add: Upgrade to latest UI library version
Add: Script signing uses SHA256 digest and SHA256 default timestamp
Add: Launch PowerShell Core in current folder (if installed)  

1.5.142      Released: Feb. 24, 2018
Fix: Slow start performance for large repositories on network drives or NAS

1.5.141      Released: Feb. 5, 2018
Add: Updated runtime components
Add: Support for opening files in Visual Studio Code

1.5.140      Released: Aug. 23, 2017
Fix: Extension dialog skin prevents additional items being added to the lists.
Fix: Archiving blocks UI until the process is finshed.

1.5.139      Released: May 23, 2017
Fix: Version limit ignored in some cases
Fix: Changing exclusion setting may require repository reload to be effective

1.5.138      Released: May 21, 2017
Fix: Single file restore does not always recreate the local folder
Fix: Focus in comment dialog was not on comment field
Fix: Ctrl+V shortcut was duplicate. Ctrl+Shift+V is now the key for versions.
Fix: Repository log find function can throw exception at the end of the log.

1.5.137      Released: Jan. 5, 2017
Minor fixes and enhancements

1.5.136      Released: Nov. 15, 2016
Add: Multiple destinations for repositories
Add: Comments for submit
Fix: Version display on high DPI displays spaced better

1.2.135      Released: Oct. 08, 2016
Add: Tray application displays warning popup if repostitory is offline for 
         scheduled task
Add: Tray application displays log of past activities.

1.2.133      Released: July 13, 2016
Fix: Activation problem with Software suite and existing indivudual license
Fix: Drag and drop files onto containing folder can delete files

1.2.132       Released: June 30, 2016
Add: View and restore folders not present on your local drive
Add: Archive folders no longer used
Add: Block folders from being submitted
Fix:  Adjusted syntax coloring for code preview in light/dark themes
Fix:  Several high DPI display problems

1.2.131 (2016 release)      Released: Mar. 11, 2016
Fix: VRKSystem files restored to local folder unecessarily
Fix: Repository path updated to actual path on import
Add: New default color scheme
Add: Replace service with system tray application

1.1.125      Released: Jan. 26, 2016
Fix: Import repository did not update folder tree after import
Add: vrk.exe tool replaces all other command line tools, combining all their functionality

1.0.123      Released: Aug. 28, 2015
Add: Service log and settings now accessible from the Tools tab in the ribbon instead of the backstage menu
Fix:  Minor bug fixes and enhancements.

1.0.122      Released: Aug. 26, 2015
Fix: Incorrect "No more files" error message from VersionRecall service.

1.0.120      Released: Aug. 10, 2015
Add: .lastbuildstate and .log added to default Visual Studio intermediate file filter
Add: Option to disable Windows Explorer plugin (See settings dialog)
Add: Operations which can take a longer amount of time for large projects can now be 
         canceled with the 'Abort operation' button on the statusbar. This button is only 
         visible if an interuptable operation is executing.

1.0.119      Released: Aug. 1, 2015
Fix: Current folder and selected file indicators on statusbar swapped left to right
Fix: include and exclude matches were not case insensitive
Fix: Maximum version setting was ignored if the version count for a file already exceeded that number.

Add: Added locking and unlocking for all files in a folder
Add: Context menu for folder operations
Add: Initial hotkeys for common functions:
	Refresh: 			F5
	Close current repository:	Ctrl + F4
	Compare file to last version:	Ctrl + D
	Edit file: 			Ctrl + E
	Explore current folder:	Ctrl + F
	Restore file: 		Ctrl + G
	Lock File:			Ctrl + L
	Open repository:		Ctrl + O
	Submit file: 		Ctrl + S
	Show versions: 		Ctrl + V
	Restore all file: 		Ctrl + Alt + G
	Lock folder: 		Ctrl + Alt + L
	Respository properties:	Ctrl + Alt + P
	Submit all files: 		Ctrl + Alt + S
	Unlock folder: 		Ctrl + Alt + U

1.0.118      Released: July 24, 2015
Fix: RecallFile.exe did not report disconnect repositories
Fix: Document tab did not show tooltip with path to current .recall file
Fix: RecallFile showed files as submitted even when locked.
Fix: Access denied messages did not include the file name corresponding to the error
Fix: Locking and unlocking a file caused duplicate log entries.

Add: Status bar now shows currently selected path.

1.0.117      Released: July 22, 2015
Fix: Sorting by locked users was not operational

1.0.116
Add: File locking (per-user): VersionRecall can now lock files for a specific user. New versions of a locked file can only be submitted by the user who locked the file. (If the service operates under the system account, it cannot automatically submit locked files.)
Add: Update user interface for Windows 10
Add: Submit folder and Restore folder now operate recursively. Non-recursive submit and restore operations have been moved to a dropdown menu for the elements in the ribbon.

Fix: If the service configuration was first created by an administrator on a computer, regular users could no longer modify these settings

1.0.115      Released: June 7, 2015
Add: Update components for Windows 10

1.0.114      Released: Apr. 25, 2015
Fix: Installer now prevents installation on unsupported platforms
Fix: Clean Repository now correctly removes files and runs in separate thread

1.0.113      Released: Apr. 5, 2015
Add: Activity logging with user, date, time, and machine
Add: Log File Viewer for new activity logs
Add: Cut, copy, paste, drag, and drop interact with Windows File Explorer
Add: Tool tab on ribbon to access logs, check for updates, and start other SAPIEN software

1.0.112      Released: Mar. 5, 2015
Add: Includes new SAPIEN Update Tool

1.0.111      Released: Mar. 4, 2015
Fix: PrimalScript 2015 is not recognized as installed.