Releases: wintercms/wn-blog-plugin
Releases · wintercms/wn-blog-plugin
v2.1.3
Bug fixes
- Fixed issue with type hints on Category and Post components that threw an exception if no category or post was available. (#39)
- Honor
prefixDefaultLocale
to improve support with the Translate plugin (#40) - Revert to default locale url when url is missing for an alternate locale (#41)
Translation improvements
- Correction of grammatical error in ES translations (#61)
Community improvements
- Add composer installation instruction to Readme (#63)
New Contributors
- @Josluistanic made their first contribution in #61
- @thoys made their first contribution in #63
Full Changelog: v2.1.2...v2.1.3
v2.1.2
Changes
- Add multilang data to resolveMenuItem() methods.
- Move blog post form fields to primary tabs.
Full Changelog: v2.1.1...v2.1.2
v2.1.1
Changes
- Bumped the upper version of RainLab.Blog being replaced by this plugin to v1.7.0 and below.
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- Added Vietnamese translation
- Added support for default Editor & Developer roles
- Added button to go directly to the frontend preview page for a post from the backend
- Added 🔒 icon to unpublished post titles in the frontend to identify when a post isn't visible to the public
- Added is_published attribute accessor on the Post model
- Added support for paginating the RSSFeed component
New Contributors
- @quangtrongonline made their first contribution in #31
- @LukeTowers made their first contribution in #32
Full Changelog: https://github.com/wintercms/wn-blog-plugin/compare/v2.0.2...v2.1.0](https://github.com/wintercms/wn-blog-plugin/compare/v2.0.2...v2.1.0)