OneBody 0.7.5
This past weekend saw the polishing and wrapping up of a handful features and a couple of milestones for OneBody, and the tagging of the 0.7.5 release:
- Improvements to OneBody plugin architecture.
- Start of attendance tracking for groups.
- Scheduler now reads tasks from the database rather than files with admin screen to manage scheduled tasks.
- Better contextual help for admins getting OneBody up and running.
- CMS can use a page as its template.
- REST API work, including basic authentication with API key.
- Improvements to the onebody:sites rake tasks.
- Improvements to Capistrano install and setup recipes.
- Passwords are now more securely encrypted.
- RSA encryption is used with JavaScript to provide added security when signing in and when changing user password (all without the need for SSL).
- Compression of JavaScript files to lighted bandwidth usage.
- Linked groups can now have manually added members.
- A basic REST API is now in place, along with an Update Agent script to sync your OneBody instance remotely.
- Lots of bug fixes and more regression tests.