1.2 (2012-04-28)
----------------

- fix import of pathsorter after its move

1.1 (2012-04-19)
----------------

-    remoteconstructor: handle uploading with moved content or content thats changed type [djay]
-    ploneprune: ignore items with no path [djay]
-    handle Protocol errors in schemaupdater [djay]
-    handle some xmlrpc errors better [djay]
-    add conditions so can skip existing [djay]
-    improve documentation [djay]

1.0b5 (2011-10-13)
-------------------

- Various bug fixes [aclark]
- Depend on transmogrify.pathsorter [aclark]

1.0b4 (2011-06-29)
------------------
-    fix uploading html in plone 4.1 by setContentType
-    log errors to logger and continue
-    simplify update code
-    better logging
-    close files so don't run out of file handles


1.0b3 (2011-02-06)
------------------
- handle uploading files using less memory
- fix bug in debug output

1.0b2 (2010-12-13)
------------------

- better logging


1.0b1 (2010-11-08)
------------------

- Added remote folder pruning ["Mikko Ohtamaa"]

- skips if there are no target ["Dylan Jay"]

- add remoteredirector blueprint ["Vitaliy Podoba"]

- Added exclude_from_nav remote setting ["Mikko Ohtamaa"]

- added remote workflow updater ["Mikko Ohtamaa"]


1.0a1 (2010-03-22)
------------------

- split from pretaweb.funnelweb and released
  ["Dylan Jay"]

