|
2 | 2 |
|
3 | 3 | OpenConferenceWare stable releases and changes included, with latest at top: |
4 | 4 |
|
| 5 | +### v0.20130720 |
| 6 | + |
| 7 | +- Added Twitter card metadata to proposal pages. |
| 8 | +- Disabled XML parameter parsing, a security workaround for CVE-2013-0156. |
| 9 | +- Disabled YAML parsing in JSON parsing code, security patch for CVE-2013-0333 |
| 10 | +- Disabled rich text editing for snippets |
| 11 | +- Include accepted-but-not-confirmed proposals in admin schedule |
| 12 | +- Improve status notification system. |
| 13 | +- Updated bridgepdx theme for 2014 conference. |
| 14 | + |
| 15 | +### v0.20121002 |
| 16 | + |
| 17 | +- Added speaking experience to proposals. |
| 18 | +- Added audience level to proposals. |
| 19 | +- Added PDF generation for per-room schedule sheets. |
| 20 | +- Added support for waitlisted sesssions. |
| 21 | +- Added the ability to notify speakers of their selection status and request confirmation. |
| 22 | +- Added a script to generate a user favorites contention report. |
| 23 | +- Add JSON output for Events, Rooms, and Tracks. |
| 24 | +- Improved selector votes. |
| 25 | +- Tweak schedule styling. |
| 26 | +- Improved spec coverage. |
| 27 | +- Updated bridgepdx theme for 2013 conference. |
| 28 | + |
| 29 | +### v0.20110630 |
| 30 | + |
| 31 | +- Fixed "remember me" feature for logging in through a token. |
| 32 | +- Fixed session type and proposal validations. |
| 33 | +- Improved event management experience. |
| 34 | +- Added CSV exports for speakers. |
| 35 | +- Added capistrano tasks to download production data |
| 36 | +- Added customizable agreement field to settings |
| 37 | +- Improve documentation. |
| 38 | +- Updated bridgepdx theme for 2012 conference. |
| 39 | + |
| 40 | +### v0.20110429 |
| 41 | + |
| 42 | +- Added support for session audio linking and playback to session pages. |
| 43 | +- Added selection committee voting interface. |
| 44 | +- Fixed issues with Rails caching. |
| 45 | +- Updated bridgepdx theme for 2011 conference. |
| 46 | +- Improved exception notification emails. |
| 47 | + |
5 | 48 | ### v0.20100818 |
6 | 49 |
|
7 | 50 | - Fixed iCalendar exporter to skip items without a "start time" and not set the "end time" unless one is defined. |
|
0 commit comments