Latest Release Notes
2.0.12.0 - 4/3/2011
  • Fixed an issue with the bug report form disappearing
  • Added ability to disable FTP server feature detection

2.0.11.0 - 2/7/2011
  • Fixed an issue where too many file system change events at once would not get reported
  • Removed an internal filter for web app projects
  • Updated FTP assemblies to latest version

2.0.10.2 - 7/22/2010
  • Fixed an issue where files with string replacements would not be uploaded properly

2.0.10.1 - 6/23/2010
  • Fixed an issue when saving output from an XML/XSLT transform

2.0.10 - 6/21/2010
  • Fixed a bug when setting up a new project for deployment
  • Added an option to store the upload log outside of the deploy.config file (useful when the deploy.config is under source control)

2.0.9 - 6/14/2010
  • Updated FTP library to new Rebex
  • Fixed a CPU leak when uploading files
  • Fixed a bug that prevented bug reports from being sent

2.0.8 - 6/6/2010
  • Fixed an issue with the "To Upload" tree visibility
  • Fixed an issue with SQL Server projects and Visual Studio 2010
  • Fixed an issue where an error would occur attempting to data bind cache
  • Added a setting to not detect FTP features on server (can cause errors on some servers)

2.0.4.0 - 5/7/2010
  • Fixed issue where user would be prompted for license key repeatedly
  • Fixed several FTP disconnect issues when creating directories and using SSL

2.0.0.0 - 3/20/2010
  • Remote file comparisons are concluded based on checksums instead of last modified date if FTP server supports checksums
  • Local file comparisons are concluded based on checksums instead of last modified date
  • Added alternative binding path option - great for monitoring pre-compiled web sites
  • Added FTP w/ SSL feature using SSL 3.0 & TLS 1.0 authentication
  • Added ability to control upload buffer
  • Added progress indicators for individual file uploads
  • New FTP library
  • Added compatibility with VS.PHP
  • Added compatibility with Visual Studio 2010
  • Added ability to create custom (or default) app_offline.htm file while upload takes place (file is deleted upon completion of upload)
  • Optimized loading time for large projects
  • Mounds of bugs fixed

1.0.2.6 - 1/11/2008
  • Fixed errors when performing a comparison
  • Fixed errors when checking for unsaved items before upload

1.0.2.0 - 9/20/2007
  • Added compatibility with Visual Studio 2008 beta
  • Added "View in Windows" command to locate the item in windows
  • Added Ftp Reply logging - optionally set the log directory. Dispatch will create time-stamped log files.
  • Optimized update to Dispatch Solution Tree when a directory/file is changed by the filesystem
  • Tons of bug fixes

1.0.1.0 - 6/20/2007
  • Added option to automatically show the Dispatch window when a web project is loaded
  • Added FTP Browsing for setting remote directory root
  • Added option to display timestamps on actions logged in the output window
  • Added option to show output pane on multiple actions
  • Added option (true by default) to enforce stronger confirmation when deleting remote items (must type 'yes' to confirm)
  • Added Tool Tips for remote items showing size, last modified date
  • Added option to automatically submit a bug report when an error occurs
  • Creating remote folders is more straight-forward
  • Updating the deploy.config no longer clears the queue
  • Dispatch won't load or prompt for key until a solution w/ a web project is opened
  • Checking/Unchecking multiple nodes w/ ctrl key is smoother
  • Auto-save-on-upload now works when uploading from queue, not just items in the Code Editor
  • Fixed a bug in the Auto Update Manager
  • Fixed issue regarding multiple string replacements in single file when at least one replacement fails
  • Fixed weird menu item issue w/ WAP context menus
  • Fixed some issues regarding initial FTP root directories on hosted servers
  • Fixed issue when adding a WAP to an existing solution
  • Fixed issue related to string replacement temporary files
  • Fixed an issue when saving VS Options w/ an unconfigured project loaded
  • Downloading folders now won't fail if a child file is read-only

1.0.0.0 - 5/8/2007
  • Added Dispatch shortcut icon to Web Application Project context menu
  • Added 'Upload Selected Items' shortcut icon to Web Application Project item context menu
  • Hooray! Intial public release
  • Trial keys are now set to 30 days and Update Manager is only enabled for licensed versions
  • Fixed a timeout issue when ensuring directory structure

0.9.0.67 - 4/27/2007
  • Added support for Web Application Projects (WAP)
  • Added option to not persist the ftp password
  • Fixed some minor FTP issues

0.9.0.65 - 4/5/2007
  • Added optional Dispatch icon to Solution Explorer toolbar
  • Added Solution Explorer shortcut to the Dispatch toolbar
  • Added F2 keyboard shortcut to rename remote items
  • Added Delete keyboard shortcut to delete remote items
  • Added ability for users to included pre-release versions when checking for a new update
  • Dispatch no longer prompts for a license key - process is now initiated by user
  • Activating Dispatch after a solution is open properly loads the opened solution
  • Fixed UI in Dispatch deactivated mode
  • Fixed issue when renaming a remote-only node to a name that already exists locally
  • Fixed issue when renaming a remote & local node to a to a different name
  • Fixed issue when saving an initial deploy config and error was thrown
  • Fixed issue when downloading a remote item w/ active tracking off
  • Fixed issue when showing remote view w/ non-Windows-friendly folder names (..)

0.9.0.61 - 2/28/2007
  • Added ability to abort download/delete remote item actions
  • Added auto-retry reconnect for refreshing a remote view
  • Added ability to show/refresh/hide the remote view at a directory level
  • Added ability to download remote items over existing files
  • Added context sensitivity info to the info panel - this allows for additional information to be displayed when necessary while preserving maximum real estate
  • Added ability to compare a single remote directory
  • Added ability to abort a remote view/refresh
  • Added Auto-Retry support for files that fail to upload (Dispatch will now pause, wait & retry up to 3 times before bailing)
  • Optimized solution loading, checking/unchecking nodes
  • FTP disconnect errors are handled more gracefully for uploads
  • Removing/Adding mulitple files to/from a project is faster
  • Reorganized project context menu
  • Dispatch now works properly w/ Web Service projects
  • Attempting to upload a dirty file from the code editor will prompt to save before uploading - prompt is optional
  • If a remote directory does not exist while testing FTP settings, Dispatch will prompt to create it for you
  • Dispatch will now recognize home directories and auto-prefix the absolute root path
  • Attempting to upload a dirty file from the code editor will prompt to save before uploading - prompt is optional
  • Compatible with Vista Final
  • Fixed multiple issues w/ large (2,000+ file-projects)
  • Fixed issue regarding multiple string replacements in a single file
  • Fixed flickering issue with linear treeview
  • Fixed bug where remote items downloded recognized as a changed file and were marked for upload

0.9.0.60 - 1/16/2007
  • Added Dispatch access menu item to Solution Explorer context menu
  • Beefed up FTP testing during project configuration
  • Fixed linear treeview orphan node issue
  • Fixed cascading error messages when errs during upload

0.9.0.59 - 11/13/2006
  • Added License Lookup feature into the Edit License form
  • Added Remote View Overlay feature to give you a visual comparison against your remote file system - killer feature
  • Added option to alert user when uploading from code-editor
  • Added option to automatically show/hide the linear view based on whether any items are checked
  • Replaced Package Load Key
  • Fixed numerous issues related to multi-select tree
  • New core FTP component resulting in greater compatibility w/ FTP servers
  • Dispatch will now default position itself w/ Solution Explorer
  • Fixed a few minor issues regarding solution loading
  • Fixed some compatibility issues w/ Vista RC2
  • Fixed minor issue w/ auto update

0.9.0.58 - 11/13/2006
  • Added setting to silently check for updates daily
  • Added compatibility for Vista RC2
  • Changed default font to system font
  • Dispatch Solution Tree now respects hidden files
  • Files uploaded from keyboard shortcut are now removed from the Linear Treeview
  • Numerous misc bug fixes

0.9.0.57 - 11/2/2006
  • Added '*.webinfo' to the default list of ignored filters
  • Dispatch tool window is focused when an upload is triggered (Configurable in Tools > Options > Yellow Cup > Dispatch)
  • Increased the max ftp timeout period from 99 to 999 (seconds)
  • New tool window icon
  • Fixed edit deploy config issue when solution has multiple web projects
  • Fixed context-menu issues on Solution Tree

0.9.0.56 - 10/31/2006
  • Solution initialization is faster
  • Fixed some right-click issues with the treeview

0.9.0.55 - 11/23/2006
  • Added support for multiple node selection for Dispatch Solution tree
  • Added options page for Dispatch in Tools > Options > Yellow Cup > Dispatch
  • Fixed misc bugs

0.9.0.54 - 10/17/2006
  • Added/Renamed files/folders are now tracked in active tracking
  • Changed name to Dispatch
  • Fixed issue when cancelling a Project Deployment dialog form
  • Fixed some minor cosmetic issues

1.9.0.53 - 10/4/2006
  • Fixed loading issue when opening multiple web projects
  • Fixed remaining initial load issue
  • Fixed some minor cosmetic issues

1.9.0.52 - 9/29/2006
  • Added validation to Bug Report form
  • Added license key security
  • Updated to latest VSIP SDK 09/06
  • Updated internal settings to persist after upgrades and specific to current user
  • Fixed flicker in status bar during upload
  • Fixed numerous misc bugs

1.9.0.51 - 9/21/2006
  • Added keyboard shortcuts
  • Added "Upload Selected Items" item to project item node context menu
  • Added file size status info to status bar
  • New Icons
  • Fixed loading issue. Dispatch is initialized whenever the Solution Explorer loads a solution. No need to manually activate the window now.
  • Fixed errors when user aborts during upload

1.9.0.50 - 9/5/2006
  • Added file tracking to track saved items an automatically mark them for upload
  • Added import button to Edit Deploy Config form allowing data import thru deploy.config or legacy *.deploy files
  • Persists last splitter height and collapsed state of panes
  • Dispatch Solution Tree now uses Visual Studio preferred icons for project items instead of windows shell
  • Combined Ignore filters into the Edit Deploy Config form

© Yellow Cup 2010  ·  Contact Us  ·  Privacy Policy