----- - Securize download from pypi by forcing https and validate certificate pypi.python.org certificate chain is embed in the pyshop package - Fix package order on web page
0.7
Not secure
---
- Sanitize version number on upload. This is configurable with settings ``pyshop.upload.satanize`` and ``pyshop.upload.satanize.regex`` - Settings ``pyshop.satanize`` and ``pyshop.satanize.regex`` have been renamed to ``pyshop.mirror.satanize`` and ``pyshop.mirror.satanize.regex``
0.6
Not secure
---
- Fix first connection of the web application - Fix the usage of http proxy (forcing request version)
0.5
Not secure
---
- Add Link to display all release versions - Improve navigation - Fix ugly version number sorting
0.4
Not secure
---
- Fix release file upgrade (allow developper to override release file) - Rename user views to account - Add view to let the connected user to update his account
0.3
Not secure
---
- The setting ``pyshop.satanize.reg`` has been renamed to ``pyshop.satanize.regex`` - The setting ``cookie_key`` has been renamed to ``pyshop.cookie_key`` - Fix bug on package upload. don't close the stream while writing it. - Add basic tests on packages view