The stable releases of the Calagator platform are intended for those that want to run their own Calagator instances, but don't want to upgrade often, and like to only run code we've battle-proven at
calagator.org for a while to ensure it works.
Please note that this should be the final stable release of the Calagator platform based on Ruby on Rails 2.x, with future releases moving to Rails 3.x.
Changes since the last stable release:
- [DEPENDENCY] Upgraded to Rails 2.3.12.
- [MIGRATION] Added venue details so organizers can specify per-event information like room number, access code, etc.
- [THEME] Added mobile CSS stylesheet for friendlier experience on smaller screens.
- Updated Upcoming importer to work around invalid UTC dates emitted by current API.
- Updated Plancast importer to use the new, official JSONP API.
- Updated Meetup importer to use the new, official API if a key is available. See instructions in `INSTALL.md` file.
- Update robot exclusion rules to allow Google Calendar to subscribe to filtered searches.
- Updated iCalendar exporter to include venue address and source URL.
- Added "opensearch" to let browsers use Calagator as a search provider.
- Added Vagrant support, allowing easy setup of a development environment. See instructions in `VAGRANT.md` file.
-igal