Skip to content

Commit 26c6a5e

Browse files
committed
* doc(version): Add release note for 1.3.1
1 parent 5ec81b5 commit 26c6a5e

File tree

4 files changed

+27
-0
lines changed

4 files changed

+27
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
h1. Play 1.2.5.5 -- Release notes
2+
3+
Play 1.2.5.5 has been released of the 1.2.5.x-security maintenance branch.
4+
It was released to fix a vulnerability in play's URL builder (jsAction tag).
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
h1. Play 1.2.6.1 -- Release notes
2+
3+
Play 1.2.6.1 has been released of the 1.2.6.x-security maintenance branch.
4+
It was released to fix a vulnerability in play's URL builder (jsAction tag).
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
h1. Play 1.2.7.2 -- Release notes
2+
3+
Play 1.2.7.2 has been released of the 1.2.x maintenance branch.
4+
It was released to fix a vulnerability in play's URL builder (jsAction tag).
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
h1. Play 1.3.1 -- Release notes
2+
3+
Play 1.3.1 has been released of the 1.3.x maintenance branch.
4+
5+
The changes in this release are listed in the "Play 1.3.1 milestone":https://play.lighthouseapp.com/projects/57987-play-framework/milestones/208206-131 on Lighthouse, including 26 resolved tickets.
6+
Play 1.3.1 is a maintenance release so it mostly contains bug fixes. The most important are:
7+
8+
* It was released to fix a vulnerability in play's URL builder (jsAction tag).
9+
* Handle diacritics fro keys back into jsaction
10+
* Fix Multidb configuration glitches
11+
* c3p0 logging configuration for multiDB configuration
12+
* Fix some exceptions in SSL mode server ssl
13+
* yesno() evaluates NullObject as true
14+
* Add optional parameter in script / stylesheet tags to define a custom path
15+
* Add ability to enable some kind off test in test mode

0 commit comments

Comments
 (0)