v2.6.3.395 05/02/2014 - BUG FIX: Crash when updating the tray icon while performing an svn background operation (Thanks Wilfried!) v2.6.3.392 21/06/2013 - NEW: Support for SVN 1.8 v2.6.2.384 17/09/2012 - NEW: Auto-Commit Action can be set to prompt the user for a message - NEW: Ability to flag log entries (UI only) - Misc bug fixes regarding local svn-repositories and backup files v2.6.1.368 01/08/2012 - NEW: Option to have the parent folder name when creating a source - Misc bug fixes v2.6.1.363 06/05/2012 - FIX: No more server exceptions when checking for updates v2.6.1.360 23/03/2012 - BUG FIX: Fixed a critical error when openning the Rules manager v2.5.1.358 14/03/2012 - NEW: Rules and Sources are automatically reloaded when edited by a text editor - NEW: Ability to control whether a source is disabled if the path is not found - NEW: Sources toolbar button: Enable All Sources - NEW: Commit-All Sources button v2.3.1.348 09/02/2012 - BUG FIX: Working-Copies Watcher might crash when trying to read invalid paths. - FIX: Minor performance issues when checking for new revisions. - Update to SharpSvn v1.7002.2011: Support for UNC paths (\\server\folder...). - Update to Janus v3.5.123. - BUG FIX: Error when canceling adding an action to a rule. v2.3.0.334 26/10/2011 - BUG FIX: Remote items sometimes were not identified since upgrading to SVN 1.7. - BUG FIX: Error when trying to check if running as service. - CHANGE: ProcessPriority default changed to BelowNormal. - CHANGE: Bypass ping check when behind a proxy. - NEW: Option to set the Process Priority via the options dialog. v2.3.0.321 18/10/2011 - CRITICAL UPDATE: This new version adds support for svn 1.7. After installing this upgrade - all existing pre-1.7 working copies will not be supported by Vercue. In-order to upgrade the working-copies you will have to install the new version (1.7) of TortoiseSVN and convert the working-copies. - Bug fix: Error when trying to upgrade and the user cancels the UAC dialog - Bug fix: Error when trying to cache a source settings key/value - Bug fix: Typo: "it's" -> "its" - Upgrade to Janus v3.5.120.0 v2.2.0.310 14/05/2011 - NEW (BETA): Vercue can be executed as a Windows Service (via install_service.cmd). - NEW: Auto-Commit and Auto-Update Monitors - NEW: Svn-Add Rule Action, Svn-Delete Rule Action. - CHANGE: Svn-Update Rule-Action can update all the affected Sources and not only a user-specific one. - CHANGE: Empty Source passwords are allowed. - CHANGE: Action types are ordered by name in the Actions browser dialog. - CHANGE: Do not send some environment variables as part of the feedback. - BUG FIX: Long Source checks can result in skipping the last Sources. - BUG FIX: SelectedInactiveFormatStyle set to a darker color. v2.1.0.296 03/05/2011 - NEW: SVN-Commit "Delete missing items" option to automatically delete missing files before committing. - NEW: SVN-Commit "Add new items" option to automatically add new items before committing. v2.0.2.288 30/04/2011 - NEW: SVN-Commit Rule Action. - BUG-FIX: The notification box is no longer taking focus. - BUG-FIX: When Windows is shutting down - close the application instead of blocking the shut-down. - BUG-FIX: When the notification box is out of screen (as a result of changing resolution) - restore it to the default location. - BUG-FIX: Macro name typo: CommitedOnDayOfWeek -> CommittedOnDayOfWeek - BUG-FIX: The "Case Sensitive" combo-box shows the selected value instead of a blank item. - BUG-FIX: Better UI performance when adding or deleting Sources. - BUG-FIX: Custom Working-Copy Monitor does not have the "IsUpdateAvailable = 'true'" condition expression. v2.0.1.277 09/04/2011 - BUG FIX: Action's ContextPosition wasn't affecting when edited from the Action editor dialog. - BUG FIX: Actions' Test command was enabled even with no actions in the list. - BUG Fix: Even with automatic version checking disabled - still, the version checks at startup remained enabled. - NEW: A new Repository context macro: IsUpdateAvailable. Use it to block executing actions when the new log-entry is not ready for updating because it was committed from your Working-Copy. v2.0.1.267 05/04/2011 - BUG FIX: Evaluation dialog was being displayed every hour. v2.0.1.264 04/04/2011 - NEW: Ability to limit the list of log-entries by a number of days. - CHANGE: Default Working-Copy notification box Action message is set to "${ItemFileName*NL}". - CHANGE: Added a button to show the full text of a notification box message. - BUG FIX: Error when trying to delete a non-existing Source. - BUG FIX: "Explore" was selecting the Source's folder instead of browsing into it. - BUG FIX: the File command was disabled when it shouldn't. - BUG FIX: Commands were initially enabled on startup even when no items exist. - Extensibility: - Added documentation to the library dll. - Added UserData.TryGetValue(). - UICommandExtensionInfo now has a public constructor. - ExternalProgramRuleAction is ContextPosition.Auto. - RuleActionProperty.Description is not mandatory. If its null, the name of the property is taken. - RuleAction.ContextPosition is user-editable per Action instance from the editor dialog. - Added SvnSource.IsWorkingCopy - SvnSource.CheckUpdates is public. - Added Vercue.Extensibility.Utils.Svn. - SvnSource.GetLog(), SvnSource.GetInfo() are public. v2.0.0.238 04/03/2011 - BUG FIX, AGAIN: Automatic SVN status isn't triggered in some environments. - BUG FIX: Error when trying to browse to a folder without permissions. - CHANGE: A keyboard shortcuts help dialog (Help -> Keyboard Shortcuts) v2.0.0.232 01/03/2011 - BUG FIX: Automatic SVN status isn't triggered in some environments. v2.0.0.228 26/02/2011 - NEW: ResolveLocalPaths can be turned off to improve performance. The items panel will show an "Unresolved" prefix in the title. - BUG FIX: Raise the SvnSourcesPanel SelectionChanged event only if the selected source was actually changed. This fixes the scroll-flicker bug when other sources are checking for updates. - CHANGE: Do not set the same log-entries to the panel (improve performance). - NEW: LiveLogger to log a line every one minute to make sure the application is alive. - CHANGE: Always select the first source when deleting a source. - CHANGE: Suspend the layout before refreshing the list of sources when deleting a source. v2.0.0.218 25/02/2011 - NEW: Ability to set a maximum directory level depth for the automatic scanner. This solves a high-severity bug. - NEW: When deleting a source, prompt for excluding it from the scanner (PRO edition only). - BUG FIX: "Open AppData" command wasn't really opening the folder but only selecting it. - BUG FIX: When the window is narrow, some buttons from the big toolbar may be hidden. - CHANGE: IgnoreNoPing is now user-configurable from the options dialog. - CHANGE: IgnoreNoPing can be configured per source. v2.0.0.210 - Upgrade to Janus 3.5.115.0 - Potential bug fix when saving settings and the LogEntries grid calls Refetch in a background thread. - Added a prompt if a user doesn't provide an email address when sending a feedback. - FIX: Vercue.Upgrader.exe was identified as a trojan due to bad obfuscation. v2.0.0.206 - Updated license policies: - Free: Max 6 Sources instead of 2, max 6 Rules instead of 1 - Personal: Max 10 Sources instead of 6, max 10 Rules instead of 5 v2.0.0.205 - BUG FIX: When no source is selected - hide the info panel. v2.0.0.204 - CHANGE: "Browse" action defaults to "Explore" when a local file is double-clicked. - NEW: Option to release a version as "Private" so only tweakers can get a notification for it. - BUG FIX: "Open Revision" action was always enabled. - BUG FIX: When "Open Revision" action fails for any reason - don't try to open the (unsaved) file. - BUG FIX: When a silent upgrade fails - no need to show the error message. - BUG FIX: When a filter/search causes no sources to be displayed - no need to show the info panel. - BUG FIX: Diff/UnifiedDiff default actions were not mapped to Double-Click. - BUG FIX: Items' colors were not mapped to new svn values (Modify/Add/Edit/...). *** Note: *** In-order to get the colors to work, you need to reset the value of "" in the config file: *** First close the application, next, open the %APPDATA%\Vercue\config.xml file, locate the "" tag and delete the whole line. *** Restart the Vercue application to get the colors to work. v2.0.0.203 - New: Open file revision: From a file's context-menu, will open the selected file in the selected revision. - Potential bug fix when saving a source while updating it. - Added my email address to the About dialog.