May 8th, 2011Minor update:
· Added the ability to export application settings. Whilst there are not many application settings these couldn't previously be exported and this capability has been added in response to a user request.
· Added ability to export settings for all websites at once to a single file (rather than just one at a time). This is useful for creating a backup and has been implemented in response to a user request.
· Bug fix: When creating a new site the site did not pick up the correct default setting of ignoring folders called _vti_cnf and _vti_pvt. This means that the content of these folders (should they exist) will have been copied up the the ftp server, whereas in most cases they should not be (as they contain internal information used by Microsoft Expression web or Microsoft Front page).
· Bug fix: When reconnecting after a timeout a possibility existed that it would incorrectly pick up which folder it was in. In a worst case scenario this could result in it copying some files to the wrong location.
· From this version Windows 9x is no longer formally supported (so Windows 95, Windows 98, Windows ME). As far as we are aware it should work on Windows 9x, and should anyone encounter an issue then we will do our best to support it.
December 15th, 2010· Bug fix: When run Web Site Publisher restores its last position on the screen. Previously however if the monitor or screen resolution had been changed this meant that it could be restored off-screen. This is now allowed for and it checks that it is on screen.
· Bug fix: When exporting the settings for a website, the optimisation settings (such as turbo) were not previously exported which meant that when subsequently imported that the optimisations were all disabled.
· New feature: By default Web Site Publisher checks the status of each website at start up to determine whether it needs to be published. In response to a request this default behaviour can now be disabled: Tools ? Options... then on the options dialog which opens, on the "Behaviour" tab you can now check or clear the option "Check status of websites on start-up". The default behaviour remains unchanged.
· New feature: By default Web Site Publisher cannot be moved off-screen. In response to a request this default behaviour can now be disabled: Tools ? Options... then on the options dialog which opens, on the "Behaviour" tab you can now check or clear
· the option "Allow Web Site Publisher to be moved off-screen". The default behaviour remains unchanged.
· Enhancement: If a file has zero size both locally and on the server then it is never copied (regardless of file date stamps). This is because some FTP servers won't update a zero length file with another zero length file, thus even after a copy operation the file dates don't change.
July 26th, 2010· Bug fix: When setting files or folders to ignore, previously the characters "!" and "~" were rejected. These characters can legally form part of a file or folder name and are no longer excluded.
· New feature: Right clicking on any website in the list will now bring up a short menu with popular options on it (such as recheck-status, publish and properties).
· Bug fix: When viewing file exclusions (in website properties) in some scenarios the last line would not be empty which made it difficult to add additional entries (workarounds included pressing the tab key or restarting WSP).
· Bug fix: When copying via an intermediary file if the original could not be removed (which has only been observed on misconfigured Windows servers) then WSP could end up in a loop rather than failing.
· Bug fix: On the website properties one of the optimisation options was "No optimisations this time, then Turbo thereafter" but this did not work and had the same effect as selecting "no optimisations". This is now fixed. This option allows a complete scan to be made the next time the site is published, and turbo after that.
· Bug fix: A timeout in the windows API was not being overridden which could result in copying of larger files failing when copying over slow connections.
· Change to some of the messages in the output log. Instead of "Obsolete file ..." and "Obsolete folder ..." WSP now reports "File not at source ..." and "Folder not at source ...". This change is to make it clearer what the message means.
October 22nd, 2009Minor update:
· Bug fix: When failing to connect the full message from the server was previously not always reported.
· Bug fix: The reported number of files at the server was incorrect. What was reported was the total number of files locally, not the number on the server. This could lead to the logic incorrectly indicating that a website needed updating when it did not.
· Slight enhancement to some of the internal logic, which might make it slightly faster in some cases.
December 22nd, 2008· The properties dialog now lists the FTP server and the folder on the FTP server separately. (By popular request.)
· It is now possible to specify whether the home folder on the FTP server is ignored. The default setting is that the publish folder is relative to the home folder, but this can now be changed so the publish folder is relative instead to the root. For many FTP servers the home and root are the same in which case this option will have no effect.
October 14th, 2008· Behaviour change: If WSP fails to connect to the destination FTP server and asks you whether to try again, clicking [Cancel] will now stop a Publish-All whereas [No] will just cancel publishing of the current website.
· Slight change to the logic for when WSP will attempt to reconnect to overcome a problem. This should improve error handling and recovery.
· Publishing status ("Published", "Needs publishing", "Publishing" etc) are now colour coded: Green for up to date, Red for needs publishing, Orance checking. The status of the currently highlighted publication is not shown in colour (because it tended to get lost when the line was highlighted) so you will only notice this change if you have more than one publication.
May 26th, 2008· Bug fix: Copyright date shown in About box is now correct. (It said 2007 whereas it should have been 2008.)
· Slight optimisation of some logic.
April 26th, 2008· The expiry date has been removed. This version will now no longer expire.
· WSP now includes an option to check for an update. This function is available under the Tools menu, select "Check for update...". This connects to the hosting web-server and checks whether an update is available. If an update is available then you have the option to download it. The presence of updates are not checked automatically so please remember to check occasionally.
· What's happened to turbo? The turbo option has been removed from the main dialog and moved to the new "optimisations" tab of the web site properties. This means that each website can individually have turbo switched on or off. The default setting is off, so you are advised to consider explicitly switching turbo on for each website.
· The FTP connection logic is now more visible. This allows the user to select between Active and Passive FTP. These settings can be found on the "FTP Parameters" tab of the web site properties. The default is still "Auto", which causes WSP to connect using Passive and then Active if the connection fails.
· Sites can be disabled within WSP and when a site is disabled, it is now displayed greyed-out in the list of sites.
· The default setting for all websites is now to ignore any folders called "_vti_cnf" or "_vti_pvt". These are folders generated by FrontPage which it uses to store information that FrontPage uses but which are not needed on the website. For people using FrontPage it would be worth considering whether these directories (if they exist at the server) should be removed, and you can accomplish this by changing the settings for these folders from "Ignore" to "Remove".
· Behaviour change: Previously any sub-folder specified as part of the target destination on an FTP server was always treated as an offset to the initial folder you were placed in when connecting. For example, if publishing to www.cryer.co.uk/public_html then if the FTP server were to place the user in www then WSP would end up publishing to wwwpublic_html. As of now the behaviour is that the folder specified is taken as absolute, to www.cryer.co.uk/public_html always publishes to public_html regardless. For the vast majority of websites this change will have no effect, but for a miniority you will need to review the FTP address.
· New optimisation option "image". This is intended to be used for those websites where the local image is generated by a method that means that the dates of files and folders cannot be relied upon as an indication of what files have been changed. This works by taking a copy of the website and copying files if the contents of those files is different. It works using a byte by byte comparison rather than relying on files dates. The disadvantage of "image" is that it utilizes disk space equivalent to that of the website, and it is generally slower - although if file dates cannot be relied upon as an indication of change then "image" will be considerably faster than the alternative of copying every file up to the server.
· When doing a publish-all, any errors are reported but the publishing of other sites continues without waiting for the user to respond to the error message.