Skip to content
This repository was archived by the owner on May 10, 2019. It is now read-only.

Commit e587ce6

Browse files
committed
update changelog with work performed or merged since the last train
1 parent 4df2576 commit e587ce6

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

ChangeLog

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
train-2011.10.06:
2+
* full site & dialog redesign: (many, many closed issues are related to this, including #269, #343, #342, #347, #354, #356, #357, #350, #349, #364, #346, #336)
3+
* improved debugging, all network callbacks are invoked asynchronously: #276
4+
* MYSQL SCHEMA CHANGE: passwd field no longer in staged table (password is now set after verfiy link clickthrough)
5+
* MYSQL SCHEMA CHANGE: add index to emails table: #209
6+
* WSAPI CHANGES (to support new UI): https://github.com/mozilla/browserid/commit/b6ee51
7+
* WSAPI CHANGES: a mis-set client clock no longer causes invalid assertions to be issued (wsapi changed to minimize network requests): #329
8+
* disallow re-registration of existing account: #333
9+
* (non-visible) namespacing in dialog code: #275
10+
* API BREAKING CHANGE: verifier no longer supports GET requests: #98
11+
* significant performance / UX improvment - keys are generated and certified when needed, not all upfront at sign-in: #278
12+
* remove 'download printable format' language from privacy policy: #280
13+
* faster keygen via crypto optimizations: https://github.com/mozilla/browserid/commit/778433
14+
* improvements to mobile layout & usability (specific to the new UI)
15+
* more user visible error messages to improve community sourced problem reports: #335
16+
* IE8 improvements (still not fully supported): #246, #361, #346
17+
* cookie fixes revisited, now on upstream version of connect-cookie-session: #310
18+
119
train-2011.09.29:
220
* shortly after dialog is spawned, we remove the four random chars in the fragment (aesthetic)
321
* fix bug where session duration had an upper bound of 7 days - the time the server was running: #310

0 commit comments

Comments
 (0)