Changelog
=========

1.0.3 - 1.0.4
--------------------

* Resizer rercifully handle remote image resizes with bad HTTP responses [miohtama]

* Author info update [miohtama]

1.0.2 - 1.0.3
----------------

* Fixed too verbose no mobile_properties available warning [miohtama]

1.0.1 - 1.0.2
---------------------

* Fixed handling of https images [miohtama]

* Removed LocationManager warning message which was unneededly triggered on sites where
  no gomobile.mobile was installed [miohtama]

1.0.0 - 1.0.1
-----------------

* Removed unneeded uninstall profile which appeared in the add-on list [miohtama]

0.9.4 - 1.0.0
----------------

* Uninstall cleanly - test it [miohtama]

* Do not try to rewrite an ip address into something like m.127.0.0.1.
  [maurits]

* In the redirector: when the url is the same as the rewritten url, do
  not redirect, as you will go arond in a circle.
  [maurits]

* Avoid some possible problems in locationmanager when our property
  sheet is not available.
  Refs http://code.google.com/p/plonegomobile/issues/detail?id=14
  [maurits]

* Do not fail with an IndexError when trying to get the first
  mobile_domain_prefix or preview_domain_prefix.  Fall back to the
  current domain then.
  [maurits]

* Fixed "NameError: global name 'domain_rot' is not defined" when
  trying to logout using manage_zmi_logout (and possibly elsewhere).
  [maurits]

* Fix not to fail with mobile redirects if gomobile.mobile is not installed [miohtama]

0.9.3 - 0.9.4
----------------

* Fix to run on FreeBSD [miohtama]

* Fixed some debug prints [miohtama]

0.9.2 - 0.9.3
--------------

* Added z3cform dependency [miohtama]

0.9.0 - 0.9.2
-------------

* Plone 3 fixes [miohtama]

* Added missing mobile actions [miohtama]

* Fixing dependencies [miohtama]

* Added zcml autoinclude [miohtama]

0.0.3 - 0.9
------------

* Major rework of the product [miohtama]

0.0.2 - 0.0.3
-------------

* Added Spanish translation
  [leonardocaballero]

* Added full support for i18n
  [leonardocaballero]

* Created gomobile.xhtmlmp package

* Added support for XHTML MP mobile profile cleaning in feedfeeder

0.0.1 - 0.0.2
-------------

* Migrated to Plone 3.3

* Created plonecommunity.mobi demo site

* Increased mobiready.com score to to near perfect by fixing template quirks: http://plonecommunity.mobi/readiness.png

* Added Bango support

0.0.1
-----

* Source code liberation

