## 3.0.0 [UNRELEASED] * Removed `Post#default_scope` in favour of opting in to `Post#newest_first`. [parndt](https://github.com/parndt) ## 1.6.3 [UNRELEASED] * Bulgarian translations [mirosr](https://github.com/mirosr) * posts/tagged... params[:tag_name] is optional [joemsak](https://github.com/joemsak) ## 1.6.2 [29 June 2011] * Custom teaser field to overwrite the automatic truncation of the body [wikyd](https://github.com/wikyd) * Tagging URL strategy updated again [joemsak](https://github.com/joemsak) * Tagging bug fixed [ruprict](https://github.com/ruprict) * Refactored specs [parndt](https://github.com/parndt) ## 1.6.1 [21 June 2011] * Tagging URL strategy updated for reliability /blog/posts/tagged/ID-name-parameterized [joemsak](https://github.com/joemsak) * Heroku/PostgreSQL support for autocomplete tags [joemsak](https://github.com/joemsak) ## 1.6 [20 June 2011] * Category bug fixes and cleanup [wikyd](https://github.com/wikyd) * Cleaned up deprecated code [ugisozols](https://github.com/ugisozols) * Performance boosts (cached slugs) [joemsak](https://github.com/joemsak) * More translations [cerebroso](https://github.com/cerebroso), [peresleguine](https://github.com/peresleguine) * More testing [wakeless](https://github.com/wakeless) * Tag list autocomplete baked in [joemsak](https://github.com/joemsak) * Customize the URL of your blog post [wikyd](https://github.com/wikyd) ## 1.5 [28 May 2011] * Added Gravatar support. [parndt](https://github.com/parndt) * Added support for Refinery CMS 1.0.0 and above. [parndt](https://github.com/parndt) ## 1.4 [26 May 2011] * Spanish language fixes [scambra](https://github.com/scambra) * Bug fixes [scambra](https://github.com/scambra) * Tags [joemsak](https://github.com/joemsak) * Tagged posts route / view [joemsak](https://github.com/joemsak) * Tag cloud in sidebar * Czech & slovak translations [karem](https://github.com/keram) * SEO fields and migration [parndt](https://github.com/parndt) [ugisozols](https://github.com/ugisozols) * [See full list](https://github.com/resolve/refinerycms-blog/compare/1.3...1.4) ## 1.3 [03 March 2011] * Moved to EngineInstaller [parndt](https://github.com/parndt) * Off Rails 2 support [parndt](https://github.com/parndt) * [See full list](https://github.com/resolve/refinerycms-blog/compare/1.2...1.3) ## 1.2 [01 March 2011] * Posts can be authored [joemsak](https://github.com/joemsak) * Front-end pagination [joemsak](https://github.com/joemsak) * Archives start grouping by year after 2 years [joemsak](https://github.com/joemsak) * Removed ajax blog post navigation [joemsak](https://github.com/joemsak) * Administrate uncategorized posts [joemsak](https://github.com/joemsak) * Categories in has_many :through relationship [joemsak](https://github.com/joemsak) * General bug fixing & test coverage [parndt](https://github.com/parndt) [joemsak](https://github.com/joemsak) * Russian translation [iband](https://github.com/iband) * French translation [AdrienGiboire](https://github.com/AdrienGiboire) * Polish translation [murbanski](https://github.com/murbanski) * German translation [gern](https://github.com/gern) * Spanish translation help [xavib](https://github.com/xavib) * Rails 3 cleanup & optimization [ugisozols](https://github.com/ugisozols) * [See full list](https://github.com/resolve/refinerycms-blog/compare/1.1...1.2) ## 1.1 [02 December 2010] * Rails 3 Support * Archives * Categories * [See full list](https://github.com/resolve/refinerycms-blog/compare/1.0...1.1)