Skip to content

Commit

Permalink
update changelog for v3.1.2 and v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lukebaker committed Mar 31, 2014
1 parent 05fa43a commit f0a92c2
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## All Our Ideas 3.2.0 (Mar 18, 2014) ###
* Revamp session handling to better handle expired sessions, one session per wiki survey, multiple tabs. Expects at least pairwise v3.1.0 for proper handling of expired sessions.

## All Our Ideas 3.1.2 (Nov 26, 2013) ###
* handle UTF8 characters in CSV data more gracefully
* raise error on unverified requests (authenticity token)
* update icons / graphics to be retina ready
* add cookie check on non-widget voting page
* improve widget when 3rd-party cookies are disabled
* add caching for i18n calls
* use libxml for XML parsing

## All Our Ideas 3.1.1 (Jun 17, 2013) ###
* vote optimizations
* update modal body to be fluid
Expand Down

0 comments on commit f0a92c2

Please sign in to comment.