All Versions
29
Latest Version
Avg Release Cycle
70 days
Latest Release
3797 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.0.0.pre4
January 29, 2015 -
v1.0.0.pre3 Changes
December 17, 2013- ➕ Added missing database indexes and improved index naming
- 🛠 Fixed image paths in CSS
- 🛠 Fixed some issues with the Ignite-style proposal list
- ➕ Added a feature flag to enable/disable user favorites
- 👌 Improved handling of OmniAuth OpenID and failure cases
- ✂ Removed CacheLookupsMixin
- 🔧 Extracted sensitive configuration values to config/secrets.yml
-
v1.0.0.pre2 Changes
December 17, 2013- 👌 Improved gem packaging
- ➕ Added a generator to copy views from the engine into the host app
- Cleaned up file naming and unnecessary files
-
v1.0.0.pre1 Changes
December 12, 2013- 🚅 Converted to a Rails engine
- Packaged as a gem: open_conference_ware
- ➕ Added a generator to set up config files and seed data
- 📚 Updated documentation to reflect new packaging
-
v0.20131209 Changes
December 12, 2013- 🚀 [!] This is the final release that will be distributed as a Rails application, future releases will be packaged as a gem, providing a Rails engine
- ⬆️ Upgraded to Rails 4.0.2
- 🚅 Enabled the Rails asset pipeline
- ⬇️ Dropped support for Ruby 1.8.7
-
v0.20131201 Changes
December 11, 2013- 🚀 [!] This is the final release to support Ruby 1.8.7
- ⬆️ Upgraded to Rails 3.2
- Look and feel is now based on Bootstrap, not on the Open Source Bridge site
- Replaced outdated authenticaiton system with OmniAuth
- 👌 Improved database support
-
v0.20130830 Changes
December 11, 2013- Locked down a few dependencies for compatibility
- 🛠 Fixed timezone issues in test
- 👌 Improved documentation
-
v0.20130720 Changes
July 21, 2013- ➕ Added Twitter card metadata to proposal pages.
- 🔒 Disabled XML parameter parsing, a security workaround for CVE-2013-0156.
- 🔒 Disabled YAML parsing in JSON parsing code, security patch for CVE-2013-0333
- Disabled rich text editing for snippets
- ⏱ Include accepted-but-not-confirmed proposals in admin schedule
- 👌 Improve status notification system.
- ⚡️ Updated bridgepdx theme for 2014 conference.
-
v0.20121002 Changes
July 21, 2013- ➕ Added speaking experience to proposals.
- ➕ Added audience level to proposals.
- ➕ Added PDF generation for per-room schedule sheets.
- ➕ Added support for waitlisted sesssions.
- ➕ Added the ability to notify speakers of their selection status and request confirmation.
- ➕ Added a script to generate a user favorites contention report.
- ➕ Add JSON output for Events, Rooms, and Tracks.
- 👌 Improved selector votes.
- ⏱ Tweak schedule styling.
- 👌 Improved spec coverage.
- ⚡️ Updated bridgepdx theme for 2013 conference.
-
v0.20110630 Changes
- 🛠 Fixed "remember me" feature for logging in through a token.
- 🛠 Fixed session type and proposal validations.
- 👌 Improved event management experience.
- ➕ Added CSV exports for speakers.
- ➕ Added capistrano tasks to download production data
- ➕ Added customizable agreement field to settings
- 👌 Improve documentation.
- ⚡️ Updated bridgepdx theme for 2012 conference.