Diem 5.1.0 is a new major version.
Highlights
Core
- Use php-user-agent to detect user browser and operating system
- Use php-html-writer to render HTML tags
- Generated slugs are always unique, and use a suffix number if needed
- Markdown editor support non-image medias with drag&drop
- Search engine stores page content, making it possible to display it on search results
- Url extensions like ".htm" or ".html" are now supported
- Opera is fully supported
- Doctrine inheritance support improved
- Performance and usability improvements
Admin
- DmMailTemplate allows to send configurable emails
- Sent emails are logged in System->Log->Sent Mails
- Filters available as ajax-powered "Advanced search", near to the smart search field. They can use i18n fields.
- Forms have changing colors to indicate modified fields
- Record medias and media galleries now support drag&drop from the media panel
- SEO redirections allow wildcards
- Translation catalogue admin module available
Front
See what changed since 5.0 on GitHub.
Upgrade
Diem 5.1 is NOT compatible with Diem 5.0, but you can migrate your 5.0 projects quite easily. See the upgrade guide.