Releases: phovea/phovea_server
Releases · phovea/phovea_server
v10.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.
v9.0.0
Release notes
- Added early return when mapping to same idtype (#156)
- Add markupsafeto requirements.txt (#155)
- Added PYTHONUNBUFFERED=1 to docker-compose.partial.yml (#153)
- Change font-family to Roboto (#147)
- Remove internal ids (#152)
v7.1.0
- Update requirements (#143)
- Add preserves_order attribute to mappers to allow bulk mappings (#141)
v7.0.0
- Update requirements and dependencies and fix logging behavior (#135)
- Enable HTTPS support + Health Check (#127)
v6.0.1
- Fix segmentation fault error by pinning greenlet to version
0.4.16
#132
v6.0.0
- Update README.md circleci links #125
- Update README.md #128
- Add build args for injection of env vars in Dockerfile_dev #111
- added new extension point to run functions right after server started #101
v4.1.1
- Hotfix: Return correct order of mapped items #124 / #123
v5.0.1
- Hotfix: Return correct order of mapped items #124 / #123