The first patch: 1.0.1

We released a patch today for ActiveScaffold. Version 1.0.1 fixes some annoyances and makes a change to the security layer.

Changes:
  • The DHTML history now makes GET requests, which makes it RESTful
  • The ‘show’ view has been tweaked for IE
  • The security layer was checking the wrong CRUD types in some cases
  • The ‘Cancel’ links on the Create and Update forms now work properly even after a failed validation

Also, we’ve updated the demo with a security scenario. You can visit the secured_records controller (yeah, a rather bland name) to see the security layer in action. There should be a link on the page that will toggle your login status with a demo user.

Sorry, comments are closed for this article.