Site Archives: Releases
Bugfix: Hobo 0.6.4
Posted by
Tom | November 14, 2007 comments No Responses

As warned of in the previous post, we had some Prototype/Scriptaculous related problems in 0.6.3. Now fixed in Hobo 0.6.4.

Same deal as usual:

Hobo 0.6.3 released
Posted by
Tom | November 13, 2007 comments 2 Responses

OK finally got it out there. Hobo 0.6.3 is mainly a whole load of small improvements. There are many breaking changes as always. Here’s a quick heads up on some things to watch out for:

continue reading
0.6.2 Released
Posted by
Tom | September 9, 2007 comments 7 Responses

There’s a subtle blend of fixes and small enhancements in this release. Enjoy!

REPOSITORY LAYOUT CHANGE: Please note the svn url for the plugin has changed. It is now:

  • svn://hobocentral.net/hobo/trunk/hobo

If you check out svn://hobocentral.net/hobo/trunk you’ll get both hobo and hobo_spec, and you’ll be able to run the specs by typing rake in the hobo directory. The specs are very thin on the ground right now but that will improve as we migrate our old test/unit tests to specs.

Hobo 0.6.1 released
Posted by
Tom | August 25, 2007 comments 6 Responses

Not too bad — only one day later than advertised :-) It’s time to

gem update hobo

or

svn up vendor/plugins/hobo

Not content to fix a few of the problems in 0.6, we’ve added some major new features in 0.6.1

There’s a major overhaul to the Ajax part update mechanism. It’s now more secure and can cope with parts that need access to local variables.

Hobo now supports multiple user models, so you could for example have a separate model for regular users and administrators. Each has its own login and signup pages.

As always, see the changelog for the nitty gritty.