Skip to content

Commit 3a82d3c

Browse files
committed
Added changelog entries for releases since v0.20100818
1 parent fa33034 commit 3a82d3c

File tree

1 file changed

+43
-0
lines changed

1 file changed

+43
-0
lines changed

CHANGES.md

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,49 @@
22

33
OpenConferenceWare stable releases and changes included, with latest at top:
44

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+
548
### v0.20100818
649

750
- Fixed iCalendar exporter to skip items without a "start time" and not set the "end time" unless one is defined.

0 commit comments

Comments
 (0)