Work completed in the last couple of weeks
We’ve been preparing for and released Silverstripe CMS 5.1.0-beta1, and have been regression testing that release in preparation for the release candidate. With Stripecon tomorrow we’ve also been finishing up preparations on our end for that event.
We’ve also added silverstripe/dynamodb as a commercially supported module. This module is required for deploying a Silverstripe CMS project to Silverstripe Cloud.
Bug fixes and other immediate changes
- SiteTree link tracking can cause fatal error when using “Cancel draft changes” - patched in silverstripe/cms
- addToQuery not called on DBField subclasses that don’t subclass DBComposite - patched in silverstripe/framework
- Link to file in Email is missing when submitting while not logged in - patched in silverstripe/userforms
- Cannot link an image in TinyMCE - patched in silverstripe/admin, silverstripe/cms, and silverstripe/asset-admin
- HTMLEditorField saving of image HTML tag does not convert to ShortCode if no parent HTML tag - patched in silverstripe/asset-admin
Community pull requests merged
A big thank you again to everyone who contributes to improving Silverstripe CMS. These pull requests were merged in the last two weeks:
-
added missing maxLength validation for
TextAreaField
by Rastislav Brandobur - FIX don’t remove jobs when processing via publish job by Will Rossiter
Focus for the next couple of weeks
We’ve got a fairly sensible backlog for Silverstripe CMS 5.2 now, so once we’ve resolved any regressions in the 5.1 beta release and gotten the release candidate out the door, we’ll be setting our sights on those - along with (of course) various bug fixes. There are always bugs to fix.