Releases: phovea/phovea_security_flask
Releases · phovea/phovea_security_flask
v9.0.0 - DEPRECATION
DEPRECATION Information
Please note that this project has been archived and is no longer being maintained. There is an active development under https://github.com/datavisyn/tdp_core and we will also contribute our future changes to it.
v8.0.0
Release notes
- Update to Bootstrap v5 - Additional Changes (#82)
- Update Codeowner (#81)
v8.0.0-alpha.0
Release Notes
- Update to Bootstrap v4 - Additional Changes (#81)
v7.0.0
- Update requirements and dependencies (#76)
- Refactor stylesheets organization and imports (#72)
- Upgrade to Font Awesome v5 (#71)
- Filter out None security stores (#68)
- Added load_from_request to security manager (#66)
- Update .gitattributes (#65)
v6.0.0
- Migrate to jest for testing #46
- Update README.md circleci links #62
- Update README.md #63
- Refactoring
v5.0.0
- Update to Typescript 3.8 #51
- Change
buildId
to JSON.stringify(buildId)
#58
- Update dependencies and requirements #56
- Use hyphen instead of underscore for api key variable #45
- add CODEOWNERS file #44
v4.0.0
- 🐍 Migrate to Python 3.7 #39
- Remove and ignore package-lock.json #41
v3.0.0
- Update template files and dependencies #38
- Add I18N support and extract language strings #36
Minor Release
Updated dependencies from patch to minor
v2.2.0
- change phovea_server to 2.3
- add long_description_content_type to setup.py