Releases: wintercms/wn-blog-plugin
Releases · wintercms/wn-blog-plugin
v2.2.1
What's Changed
- Re-enable footnotes, tables and attributes in Markdown for Blog posts by @bennothommo in #76
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What's Changed
- Remove unnecessary controller customizations / support Winter v1.2.8 by @LukeTowers in #72
Full Changelog: v2.1.4...v2.2.0
v2.1.4
What's Changed
- Added fixes to improve seo support for posts root page by @jaxwilko in #66
- Add post author to default markup as an example by @mjauvin in #67
- Add richeditor option to blog post by @mjauvin in #68
- Add missing translations, remove duplicate ones by @damsfx in #69
- Use Font Awesome 6 font family by @zaxbux in #70
- Fix Cms/Classes not found when CMS module isn't loaded in config/cms.php by @AdrienAdB in #45
New Contributors
- @jaxwilko made their first contribution in #66
- @zaxbux made their first contribution in #70
- @AdrienAdB made their first contribution in #45
Full Changelog: v2.1.3...v2.1.4
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
prefixDefaultLocaleto 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)