OneBody 0.9.1
This is primarily a bug-fix release, but also has some added functionality.
Notable in this release is the preliminary support for Ruby 1.9 (1.9.1 to be exact). While I don't yet recommend running OneBody on Ruby 1.9 in production, it does seem to be stable enough for testing and development, and comes with some hefty speed improvements.
Also in this release is a new rake task that builds a Debian package for OneBody, for installation on Ubuntu 8.04 LTS (it may also work on other Ubuntu releases and Debian-based distros, but I haven't tested that). I hope to release OneBody 1.0 as a deb package in addition to the usual way I release via tagging in GitHub.
Download 0.9.1 here. Changes:
- Fix bug when normalizing bible verse reference.
- New Debian package building task. Needs more testing.
- Update install cap recipe to install latest Rubygems.
- Add group batch editing feature at /groups/batch.
- Fix bug getting/setting lines-based settings.
- Fix bug deleting stale pid in script/inbox.
- Expire cache when tour starts or stops.
- New admin interfaces for checkin module (separate, unreleased code).
- New admin interface for attendance.
- Initial support for Ruby 1.9.
- Hide repetitive stream items on stream page.
- Dramatic speed ups to stream page.
- Cache stream items.