not sure if you've noticed, but we've tagged the next release and pushed the gems to rubygems.org. That was on Monday actually. Anyway, here's a quick summary of how the changelog looks:
Improve support for ordering in controllers and cucumber steps (should be moved to models).
Move csrf_meta_tag to base layout.
Fix dependency to patched Arel version in simple_nested_set.
Allow nested tags in step_definition for: when i follow "foo" the the row where [header] is "bar"
Fix adva:engine generator to use resources (plural) in generated routes.rb
Fix tables_differ_messages
Fix "in no particular order" step
Fix timezonify transformation to not break when given date is blank or '-'
Reorganize test/test_helper.rb and features/env.rb files so that the engine generator works better for engines outside of the adva-cms2 repository
Extend common cucumber step to allow negation
Refactor common cucumber step for better failure message
Add an assert_html assertion (same thing as assert_select but the generated html can be passed manually)
The blog post is here:
http://adva-cms.org/2011/1/31/adva-cms2-0-0-7-the-bond-adva-bond-release
-- Chris