1.3 (2012-09-08)
----------------
- support setting modified date from last modified header or custom field [djay]
- if existing content will avoid reseting modification date [djay]
- support setting a static portlet [djay]
- support setting position in parent [djay]
- support finding and moving content when it's path changes [djay]
- improve logging messages, less INFO output [djay] 
- honour parent folder when it's not plone root [Mathieu Le Marec - Pasquet]
- fix skip_existing and support skip_fields to control whats updated [djay]
- HEAD request to determine redir, move instead of delete if exisitng content and now sets position in parent
- fixed prune to use listFolderContents and handle moving instead of delete [djay]
- fix existing image detection [Ivan Teoh]
- check if oldid exists before to try to move an object [gborelli]
- improved checking of existing items in remoteconstructor [gborelli]
- don't join the path when parentpath is empty [ivanteoh]
- honour parent folder when it's not plone root [kiorky]

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 ["djay"]

- 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
  ["djay"]

