##// END OF EJS Templates
dependencies: bumped / freeze some libraries to make rhodecode-tools/vcsserver in sync...
dependencies: bumped / freeze some libraries to make rhodecode-tools/vcsserver in sync - pyparsing-2.4.5 - pyasn1-0.4.8 - pluggy-0.13.1 - contextlib2-0.6.0.post1 - attrs-19.3.0

File last commit:

r2861:1e6ac0b1 stable
r4113:10cc3443 default
Show More
release-notes-4.12.4.rst
47 lines | 971 B | text/x-rst | RstLexer
/ docs / release-notes / release-notes-4.12.4.rst
docs: added release notes for 4.12.4
r2861 |RCE| 4.12.4 |RNS|
------------------
Release Date
^^^^^^^^^^^^
- 2018-07-13
New Features
^^^^^^^^^^^^
General
^^^^^^^
Security
^^^^^^^^
Performance
^^^^^^^^^^^
Fixes
^^^^^
- Repository: fixed problems with mercurial/git url validators.
- User Groups: fixed audit log data on user group permissions view.
This caused an 500 error when editing user groups.
- Authentication: fixed problem with displaying social auth providers in the login page.
- Google Authentication: updated google user info api to latest version. The previous
endpoint was deprecated and it caused problems with Google authentication.
- API: fixed problem with setting recursive permissions changes to repo group.
- API: fixed problem with creation of pull request with custom reviewers rules.
- API: fixed problem with proper diff calculation with using pull-request API.
Upgrade notes
^^^^^^^^^^^^^
- Scheduled release addressing reported problems, and improving stability.