The github log link points to version 0.8.5.
Our apologies for not releasing Hobo 0.8.9 earlier. We really should have pushed out a new version as soon as Bug 461 was fixed.
We’ve got some exciting stuff coming, including internationalization support from soey and Spiralis, and auto indexing from Matt Jones. This might slightly destabilize edge for a while — consider yourself warned.
The gems are on gemcutter.org now. gem install gemcutter to access them. Hopefully they’ll appear on Rubyforge soon.
--invite-only option added to the hobo generator.
Bug 461: Firefox 3.5 problems were caused by lowpro. For existing projects, you will have to update your copy of public/javascripts/lowpro.js
Bug 477 caused problems when the user submitted a form from the index page.
“collection” was renamed to “collection-heading” in the Rapid generated show-page.
Bug 473: Hobo now uses any time zone’s configured for the application rather than using the server’s time zone.
See the github log
The github log link points to version 0.8.5.
Thanks Betelgeuse. I forgot to push the tag.
And it looks like we’ve got another brown paper bag release. Iain Beeston caught a bug in the last minute fix to Bug 473. I pushed a fixed gem to gemcutter, but I didn’t bump the version number. I expect to do so in the morning so that everybody actually gets the new version.
Thanks Bryan!