Releases: comfy/comfy-blog
Releases · comfy/comfy-blog
2.0.7
- Blog show action actually has a view that can be overridden now
- Updating a couple of locale files
2.0.6
Updates to CMS broke things with the Blog. This version fixes those things.
2.0.2
- Adding revisions for Posts just like for everything else in CMS
2.0.0 Rails 5.2 release
- Completely rewritten from ground up
- No more comments. It's better to use 3rd-party comment handling widgets than to fight with spam bots all day.
- Only one Blog per site now. Multiple blogs with different prefix paths was complicating routing quite a bit.
- Posts are behaving like Pages. So you may have any CMS Layout used to structure posts any way you want.
- Posts can be tagged via CMS categorizations
1.12.3
- Fixing issue with post pagination
1.12.2
- making things work with Rails 4.2 and CMS 1.12.4
1.12.1
- Making blog run with CMS 1.12.3
1.12.0
- Bumping version number to be in sync with ComfortableMexicanSofa
- Namespacing everything under
Comfy::
1.1.0
Updating to keep up with CMS 1.11 changes regarding routing.
1.0.0
Release that finally works on Rails 4 with currently released ComfortableMexicanSofa.