Commit 9a247213a880611cadcb57dfa744b11d3ce7a114
1 parent
fcf55171
Exists in
spb-stable
and in
3 other branches
New stuff for 6.5 in CHANGELOG
Showing
1 changed file
with
8 additions
and
1 deletions
Show diff stats
CHANGELOG
1 | v 6.5.0 | 1 | v 6.5.0 |
2 | - Dropdown menus on issue#show page for assignee and milestone (Jason Blanchard) | 2 | - Dropdown menus on issue#show page for assignee and milestone (Jason Blanchard) |
3 | - Add color custimization and previewing to broadcast messages | 3 | - Add color custimization and previewing to broadcast messages |
4 | + - Fixed notes anchors | ||
5 | + - Load new comments in issues dynamically | ||
6 | + - Added sort options to Public page | ||
7 | + - Added new filters(assigned/authored/all) to Dashboard#issues, Dashboard#merge_request pages | ||
8 | + - Add project visibility icons to dashboard | ||
9 | + - Enable secure cookies if https used | ||
10 | + - Protect users/confirmation with rack_attack | ||
4 | 11 | ||
5 | v6.4.2 | 12 | v6.4.2 |
6 | - Fixed wrong behaviour of script/upgrade.rb | 13 | - Fixed wrong behaviour of script/upgrade.rb |
@@ -598,4 +605,4 @@ v 0.8.0 | @@ -598,4 +605,4 @@ v 0.8.0 | ||
598 | - stability | 605 | - stability |
599 | - security fixes | 606 | - security fixes |
600 | - increased test coverage | 607 | - increased test coverage |
601 | - - email notification | 608 | - - email notification |
609 | + - email notification | ||
602 | \ No newline at end of file | 610 | \ No newline at end of file |