##// END OF EJS Templates
docs: updated release notes
marcink -
r302:37a52f4e default
parent child Browse files
Show More
@@ -18,6 +18,7 b' General'
18 - Repos, repo groups, user groups: visually show what user is an owner of a
18 - Repos, repo groups, user groups: visually show what user is an owner of a
19 resource, and if potentially he is disabled in the system.
19 resource, and if potentially he is disabled in the system.
20 - Pull requests: reorder navigation on repo pull requests, fixes #2995
20 - Pull requests: reorder navigation on repo pull requests, fixes #2995
21 - Dependencies: bump dulwich to 0.13.0
21
22
22 New Features
23 New Features
23 ^^^^^^^^^^^^
24 ^^^^^^^^^^^^
@@ -65,3 +66,5 b' Fixes'
65 - Elasticsearch: fixed issues when searching single repo using elastic search
66 - Elasticsearch: fixed issues when searching single repo using elastic search
66 - Social auth: fix issues with non-active users using social authentication
67 - Social auth: fix issues with non-active users using social authentication
67 causing a 500 error.
68 causing a 500 error.
69 - Fixed problem with largefiles extensions on per-repo settings using local
70 .hgrc files present inside the repo directory.
General Comments 0
You need to be logged in to leave comments. Login now