1.1.1 Stable Released Print
Written by Nicholas K. Dionysopoulos   
Monday, 31 March 2008 00:00

Monday, March 31th, 2008. The Internet.

After a month of hard work and intense activity on the support forums, the stable release of the 1.1.1 JoomlaPack branch is released. This is a stability release, fixing outstanding bugs. All users are requested to upgrade to it.

You can download the latest version from our JoomlaCode.org project page. In there you will also find the documentation (PDF and ODT formats) for this version, as well as access to our SVN repository . If you need help, we're here to help you with our support forums .

Getting updates

Don't want to miss out a new release? Want to stay ahead of the development process? Don't want to visit this page all of the time to get this information? No problem! You can subscribe to this page's RSS feed with any compatible client, including - but not limited to - KNode, Mozilla Firefox, Mozilla Thunderbird, Microsoft Office Outlook 2007, Internet Explorer 7, Windows Live Mail and more RSS-capable news clients!

A few words on JoomlaPack 

JoomlaPack is an open-source backup component for the awarded Joomla! open-source CMS, offering a simple, straightforward and streamlined process for backing up your site's files and database in a single ZIP file and restoring them anywhere with a script similar to Joomla! installer. It is used by webmasters and web professionals for keeping backup copies for safekeeping, ensuring upgrades will not cause downtime, develop locally and restore directly on the live site, even downloading a working copy of a client's site for debugging purposes. The integrated front-end backup can be scheduled with third party tools and releives the webmaster from the worry of remembering to take a backup regularly.

JoomlaPack is developed by an international team of volunteers, spanning two continents and three countries. Our passion for high quality open-source software fuels our hearts and drives our efforts when writing code or supporting users alike.

Changelog

JoomlaPack component changes:

  • [+] Automated version check
  • [#] Errors in frontend backup instructions wouldn't let people use the functionality
  • [#] User error handler no longer reports messages of lesser importance than Warnings
  • [#] Now errors.csv is reset on every backup

JoomlaPack Installer 2 (restore script) changes:

  • [#] Script would crash on database errors when restoring a Joomla! 1.5 site
  • [#] Wouldn't restore table data after previous fix regarding non-Joomla! tables
  • [#] Replaced PHP5-only stripos with PHP4-compatible strpos
  • [#] Language file bug resulted in no text showing up on certain PHP versions