Skip to content

Releases: comfy/comfy-blog

2.0.7

23 May 19:00
@GBH GBH
Compare
Choose a tag to compare
  • Blog show action actually has a view that can be overridden now
  • Updating a couple of locale files

2.0.6

11 Apr 05:20
@GBH GBH
Compare
Choose a tag to compare

Updates to CMS broke things with the Blog. This version fixes those things.

2.0.2

05 Dec 23:19
@GBH GBH
Compare
Choose a tag to compare
  • Adding revisions for Posts just like for everything else in CMS

2.0.0 Rails 5.2 release

30 Nov 03:43
@GBH GBH
Compare
Choose a tag to compare
  • 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

25 Jan 15:29
@GBH GBH
Compare
Choose a tag to compare
  • Fixing issue with post pagination

1.12.2

12 Jan 17:12
@GBH GBH
Compare
Choose a tag to compare
  • making things work with Rails 4.2 and CMS 1.12.4

1.12.1

26 Nov 18:23
@GBH GBH
Compare
Choose a tag to compare
  • Making blog run with CMS 1.12.3

1.12.0

04 May 23:55
@GBH GBH
Compare
Choose a tag to compare
  • Bumping version number to be in sync with ComfortableMexicanSofa
  • Namespacing everything under Comfy::

1.1.0

05 Nov 16:46
@GBH GBH
Compare
Choose a tag to compare

Updating to keep up with CMS 1.11 changes regarding routing.

1.0.0

22 Oct 20:49
@GBH GBH
Compare
Choose a tag to compare

Release that finally works on Rails 4 with currently released ComfortableMexicanSofa.