* Allowing resource organizing using slashes.
* Resource versioning
* Controlling access to organized resources. So users can be given rights to everything in the cat/* resource group.
* View modifiers such as ‘edit’, ‘raw’ now seperated by ! instead of slash. Plus a new modifier for viewing past resource versions.
* Standarized heading comments in plugins.
* sack.js replaced with prototype.js
* New ‘ls’ plugin lists all grouped resources.
* Query string bug fix.