Search In
Learn from 350 other Umbracians at the annual Umbraco Conference - CodeGarden '13. More than twenty high quality sessions, open spaces, hackathons and social events you'll remember. Not to be missed! Less than 25 tickets left - get yours now!
Okey, so this the first beta of Courier 2.5, which represents the first big jump in regards to features and the way Courier 2 works internally.
This release aims to solve the most common problem with Courier 2, which is: Time-outs, transfers taking too long, files being too big or connection being really slow. So to remedy this, all long-running tasks have been migrated to to run in a multi-threaded task manager.
Secondly we've received some great feedback from Umbraco MVP Sebastiaan, who gave us some insight on how to improve the initial experience. That is not complete yet, we're still working on the new videos, but kudos to Sebastiaan for the suggestions and ideas
Finally I've refactored the way transfer, packaging, and extraction happens between the different locations, so all things now use the same system and api, which will make future maintance much lighter for us, as well as making the different providers more powerfull.
So to recap the changes:
These mayor changes, does however also mean that a few apis has been changed. These are:
Please let us know if there are any documents to see the features of Courier 2.5
Was there any update on the developer documentation for courier 2.5? The version 2.0 developer API document does not match the API at the moment...?
Thanks