##// END OF EJS Templates
diffs: switched bz2 into gzip since it can be 10x faster in some cases with only slight size penalty
diffs: switched bz2 into gzip since it can be 10x faster in some cases with only slight size penalty

File last commit:

r174:038f2243 stable
r3854:7b87073e default
Show More
release-notes-4.1.1.rst
15 lines | 300 B | text/x-rst | RstLexer
/ docs / release-notes / release-notes-4.1.1.rst
docs: added info about release 4.1.1
r174 |RCE| 4.1.1 |RNS|
-----------------
Release Date
^^^^^^^^^^^^
- 2016-06-14
Fixes
^^^^^
- security: fixed permissions issues on pyramid auth-plugins views.
They no longer raise an internal server error page when accessed unauthorized.
- search: use better ElasticSearch repo filters. (EE only)