You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/src/manual/source/guide/changelog.md
+14
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,20 @@ file: changelog
5
5
6
6
*This is the change log for the SecureSocial 2 version. Check the [1.x](https://github.com/jaliss/securesocial/tree/1.x) branch if you're interested in SecureSocial 1.*
7
7
8
+
**2.1.2 - 2013-09-01**
9
+
10
+
- Fixed example for view customization docs (thanks @yankov)
11
+
- Enable retrieving email address from LinkedIn (thanks @targeter)
12
+
- Added strings to securesocial.conf in demos (thanks @alanrodas)
13
+
- Added idLengthInBytes property to customize the length of session ids (based on changes by @mkubala)
14
+
- Improved RoutesHelper to handle multiple assets properly (based on changes by @danielkza)
15
+
- Fixed typo in example config (thanks @dhruvbhatia)
16
+
- Translation for Dutch (thanks @gerbrand)
17
+
- Add indication to register event listeners in play.plugins (thanks @OlivierBlanvillain)
18
+
- Added OAuth2 provider for LinkedIn (thanks @gmethvin)
19
+
- Upgraded to Play 2.2
20
+
- Updated docs to reflect API changes done for 2.1.1
21
+
8
22
**2.1.1 - 2013-08-08**
9
23
10
24
- Renamed class name UserId to IdentityId (breaks backwards compatibility)
0 commit comments