On Tuesday, August 14, 2012 12:54:46 AM UTC+12, Sebastiaan Janssen wrote:
> We're thinking of releasing a 4.8.1 release soon to fix some critical bugs (and some minor ones that were too easy not to do).
> Have a look at the 4.8.1 (2nd) branch to inspect code changes, resulting in this list of bug fixes:
>
>
> Fixed: When upgrading to 4.8.0, the database upgrade didn't runThe changes to the <imaging> section in umbracoSettings.config caused errors when you didn't apply them during the upgrade. Defaults will now be used if any keys are missingScheduled unpublishes now only unpublishes nodes set to published rather than newestWork item: 30937 - Fixed problem with FileHanderData in intranet environment in IEWork item: 3098 - Fix for null exception issue when using 'umbracoFile' as the alias of an upload propertyTinyMce issues:Work item: 30963 - Automatic image resizing problemWork item: 30864 - Images with a filename that has dimensions appended (ie. myimage_300x200.jpg) breakWork item: 30993 - Turning off the context menu breaks the editor.Security:Work item: 30989 - The X-Umbraco-Version header is removed, it is no longer needed and a potential attack vectorUnder SSL the UMB_UCONTEXT cookie is now encrypted and only sent over SSL to prevent hijacking sessions
>
>
> This would mean two "breaking" changes:
> The X-Umbraco-Version header has been removedIf enableSSL is on, cookies are now encrypted
>
>
> I say "breaking" in quotes as I can't think of scenario's where people rely on the header being there or cookies not being encrypted in a secure session. But if they do then at least it's documented.
>
>
> Does anybody have any objection or something really critical that we've missed?
>
>
> This release is already quite late, so we'd like feedback very soon. I will make sure to do these announcements in a more timely fashion in the future, we're still learning! :-)
>
>
> Thanks!
Hi guys,
I have submitted a couple of pull requests on the 4.8.1 branch for a couple of issues that have been raised by multiple of our clients - what is the general process/turn-around for reviewing pull requests.
http://umbraco.codeplex.com/SourceControl/network/forks/bertnz/unpublishedpreviewfix/contribution/3222
http://umbraco.codeplex.com/SourceControl/network/forks/bertnz/unpublishfixes/contribution/3211