Releases: pixano/pixano-app
Releases · pixano/pixano-app
confiance-v1.8.0
export Confiance - WIP
v0.6.0
server
- encode/decode urls: tasks can now have spaces or special characters in their name
- exported format and files: remove thumbnail + add versioning
- add status to import/export + fix get_next_job (go to next job, when job is dead)
frontend
- encode/decode urls: tasks can now have spaces or special characters in their name
- use clickable image instead of a button to open visualisation
- add possibility to discard some data
- transfer labels and some utils to elements
- rename pxn-graph to pxn-keypoints
- classification : take directly initialization into account in redux
Co-authored-by: Brice Burger [email protected]
v0.5.0
frontend
- add a classification module + refactor default attributes to help new users
- better error handling + minor fixes + default files/workspace in case of volume free container
- bug fixes: textfield now fully working, checkbox working under firefox, fixes in tasks management + minor bug fixes (errors not affecting functionalities)
doc
- reorganize documentation
- update README + create admin-guide, annotator-guide and plugins-guide
- documentation is now complete !
global
- update Dockerfiles + script
Co-authored-by: Camille Dupont [email protected]
Co-authored-by: Brice Burger [email protected]
v0.4.9
frontend:
- segmentation: is now able to manage attributes ; other: categoryName should be named categoryName + minor improvements
- segmentation and smart-segmentation: bug fixes
server:
- better password management: change password is now working + log without passwd
- minor: thumbnails fixedsize + missing dependency + update npm
- thumbnails are not available for anything else then images for now