Releases: ecotaxa/ecotaxa_front
v2.7.9.1
Similarity order and deprecated categories fix
New features
Similarity order
A new option, in project classification page, allows to sort the page using visual similarity with a chosen object, on top of the usual set of criteria (Score, Validation Date, ...). This new option materializes as a target sign, in upper right corner of each object frame, e.g.:
When the target sign is clicked, during the order computation and a bit after, an information sign will be visible, to toggle more explanations, e.g:
There can be several orders added, they are not saved anywhere. Any added order will disappear when moving to another page of the application or reloading current page.
Deprecated Categories fix
A few taxa have been deprecated recently, e.g.:
While it is possible to replace manually these deprecated taxa with their valid equivalent in all objects, a new function is present to do it in batch:
More help is available in the function page.
Bug fixes
- "How to prepare data" help in Import page was stating some incorrect date formats.
- For developers: When USER_EMAIL_VERIFICATION was off in back-end configuration, registration page crashed in front-end.
Better separations b/w front & back
Full Changelog: v2.5.15...v2.6.1
GPU back-end
Move GPU operations to a specialized runner, another Docker image for deployment.
Predicting is a difficult art...
...especially when it's about future. Pierre Dac.
This release contains a big simplification of UX around automatic classification of objects, as well as invisible, server-side algorithm improvements.
Keep on [g]rowing
Mainly python front-end old issues.
https://github.com/ecotaxa/ecotaxa_dev/issues?q=is%3Aissue+milestone%3A2.5.13+
Small bugfixes
...and hopefully no regression :)
v2.5.11
Small bugs also need a fix
Small but annoying bugs fixed + move of another object write, from front-end to back-end.