Releases: molbiodiv/fennec
Releases · molbiodiv/fennec
Version 1.0.5
Version 1.0.4
Version 1.0.3
- Fix dbversion of mapping in import commands (#175)
Version 1.0.2
- Fix login via GitHub (#172)
Version 1.0.1
- Breaking change: Change method of listing scinames API to POST
- Update biom-format to 2.1.6
Version 1.0.0
- Breaking change: Split database into user and data dbs (update schemas)
- Add user management (FOSUserBundle)
- Add sharing capability for projects
- Add permission management for projects (view/edit)
- Add admin interface for user management
- Improve data import documentation
- Improve auto-generated API documentation (NelmioApiDocBundle)
- Improve development setup via docker-compose
- Improve basic documentation (README)
- Fix trait proportions in table and charts (#103,#104)
Version 0.9.0
- Add cron capability to docker (#101)
- Add option to use google analytics
- Breaking changes: docker container has to be pulled,
ga_tracking
has to be added toparameters.yml
(can be empty)
Version 0.8.4
Version 0.8.3
- Fix bug (add sample trait to project from table via +)
- Add documentation for SCALES bee traits
Version 0.8.2
- Fix dialog problem on project details page