Changes for 4.4.3 July 2010 --------------------------------- Auto compressing files being downloaded can now be disabled by deleting bd.lua Changes for 4.4.2 June 2010 --------------------------------- New theme for the CMS and internal management pages. Changes for 4.4.1 May 2010 --------------------------------- SMTP (mail) engine added. Password recovery, by email, added for BD users and forum users. Forum can now send emails to all registered users (bulk email). Changes for 4.4 April 2010 --------------------------------- Application Manager: The application manager is completely redesigned and should now work in all browsers. File Server: Can now manage large files -- i.e. files larger than 4 Gbytes. New drag and drop upload, see the following video for more information: http://www.youtube.com/watch?v=pg_STO6lESU CMS New photo album manager. Added support for external Facebook blog comments. Editor now automatically strips absolute image URL's inserted by some (faulty) browsers. Fixed the image preview in the image browser. Fixed the metaweblog API. External blog editors could not publish. Installation wizard: UPnP discovery now works when BD is installed on Windows 7. Changes for 4.3 --------------------------------- Not released. Changes for 4.2 August 2009 --------------------------------- Minor improvements and bug fixes. Changes for 4.1 June 2009 --------------------------------- WebDAV clients can now connect using the browser's login session. Improvments to the various RSS feeds provided by the CMS and the forum. Changes for 4.0.2 May 2009 --------------------------------- -- Changes in BD 4.0.2: Modifications applied to the login for URI's starting with /fs/ to enable the WebDAV authentication to accept the faulty Microsoft WebDAV mini redirector client. -- Changes in BD 4.0.1: Bug fix in WebDAV. User could not do PROPFIND. 4.0: -- Changes in BD: The Web File Manager URI (originally /drive/) and the WebDAV server URI (originally /dav/) are now accessed using the same URI /fs/. The URI /fs/ is short for File Server. The content on the Menu page and the "Hard Drive" page have been improved and the pages are now easier to use. -- Improvements to the Installation Wizard: The Wizard is now easier to use. The UPnP detection and automatic port mapping has been improved. -- Improvements to the Content Management System (CMS): The CMS themes are now detached from cms.zip and moved to a separate directory. The change makes it easier to modify existing themes and make new themes. Pages in the CMS can now execute Lua code. -- General Improvements: Minor bug fixes. Changes for 3.9 May 2008 --------------------------------- -- New in BD: New automatic port forwarding manager. New DDNS client that updates the domain name within 30 seconds of changed IP address. -- New Content Management System plugin: http://barracudaserver.com/products/BarracudaDrive/cms.lsp -- Improvements to the Bulletin Board plugin: Added a RSS feed that makes it easy to stay up to date with the latest messages. -- Improvements to the Installation Wizard: The Wizard is now easier to use. The wizard can now automate port forwarding for users behind a router. -- Improvements to the integrated user interface: Changes to CSS, HTML, JavaScript, and naming conventions. The Opera browser can now login using "unsecured connection". -- Fixed several problems in the BarracudaDrive Windows License Manager. Changes for 3.8 December 7, 2007 --------------------------------- -- New Bulletin Board plugin: http://barracudaserver.com/products/BarracudaDrive/BulletinBoard.lsp -- Improvements to the Web File Manager: New user interface that makes it possible to sort the columns. New integrated MP3 player and Photo Slide Show. -- Removed the button for starting Windows Web Folders from the Web File Manager. Microsoft is dropping support for Web Folders in favor of the new WebDAV Mini Redirector. -- Fixed multiple security vulnerabilities. An attacker could gain access to resources on the computer by using carefully constructed URL's that exploits how UTF-8 to UTF-16 encoding is done in Windows. -- Fixed a URL encoding bug in the WebDAV server that caused some WebDAV clients to bail out. -- Fixed the Windows batch file that is automatically generated by page: http://localhost/rtl/settings/HardDrive.lsp -- Removed the www application from being installed by the installation program. The user now gets a 404 page if visiting the root directory i.e. if visiting http://localhost/. -- New License Manager. The license manager in BarracudaDrive 3.7.x was purchased as a component from another company. This product had a number of flaws. We have now replaced this component with a new license manager Changes for 3.7.2 September 4, 2007 --------------------------------- - Fixed minor faults in the tunnel and registration process. Changes for 3.7 August 23, 2007 ------------------------------- - Some minor tweaking of DAV for the mini redirector - Install bug fixes, install will now restart Skype Changes for 3.6 August 2, 2007 ------------------------------ - License handling in BarracudaDrive changed to "try before you buy" - Name-based virtual hosting added to BD root directories - New product GetMyLAN released - New product GoToMyWebServer released - Improved installation - User interface enhancements - Bug fixes Changes for 3.5 May 17, 2007 ---------------------------- - to re-install BarracudaDrive ALWAYS just run the install program of the newer version - the task bar icon has been renamed to bdctl.exe - the install now detects if BarracudaDrive is running and prompts the user to terminate running programs before the install will continue - the default directory name is \BD - When BarracudaDrive starts is now looks for a file in the installation directory named "bdinst.cmd". If this command file exists it will be executed, prior to the web server starting. When running as service this command file can be used for executing such things as "subst" commands. Changes for 3.4 May 3, 2007 --------------------------- - when running as a service BarracudaDrive now writes fatal errors to the Windows event log. - some minor bugs in the behaviour of the bd.conf file have been corrected. - changes to circumvent a BUG in Java such that the tunnel can be loaded via Java Web Start using faulty Java versions. - user interface improvements - installation program enhancements - fixed an SSL problem that could potentially make the server stop responding. - The HTTP and HTTPS ports can now be bound to different interfaces. See the BD command line parameters -p, -s, -h and -g. These values can also be set in bd.conf by using the following values (e.g.): host="www.mysite.com" sslhost="www.mysite.com" port=80 sslport=80 - X509 SSL Certificates can now be installed. See the end of this document for how to do it.