##// END OF EJS Templates
pylons: remove pylons as dependency...
pylons: remove pylons as dependency - dependencies: bumped: -setuptools-scm==1.15.6 -celery==4.1.0 -kombu==4.1.0 -pytz==2017.3 -Routes==2.4.1 Removed all pylons components. Refactored the code to use only pyramid parts

File last commit:

r1:854a839a default
r2351:59272121 default
Show More
release-notes-3.3.3.rst
16 lines | 280 B | text/x-rst | RstLexer
/ docs / release-notes / release-notes-3.3.3.rst
project: added all source files and assets
r1 |RCE| 3.3.3 |RNS|
-----------------
Release Date
^^^^^^^^^^^^
- 2015-06-12
fixes
^^^^^
* File system: Better handling of filenames with encoding other than utf-8
* Performance: Includes new cache based on LRU
* URLs: More robust URL generation in reverse proxy based setups