Doccano

Latest version: v1.8.4

Safety actively analyzes 641024 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 6

1.0.1

Not secure
Bug Fixes and Other Changes

* Adds X-Frame-Options header to prevent clickjacking.
* Adds `DEBUG=False` to `docker-compose.prod.yml`.
* Updates Docker Compose file version to 3.7.
* Updates README.md for v1.0.0
* https://github.com/chakki-works/doccano/pull/350 Adds settings required for SSL.
* https://github.com/chakki-works/doccano/pull/373 Adds linter for Dockerfile.
* https://github.com/chakki-works/doccano/pull/388 Adds GCP Run option as one-click deployment.
* https://github.com/chakki-works/doccano/pull/418 Adds label nonfield error messages.
* https://github.com/chakki-works/doccano/pull/443 Adds label import/export features.
* https://github.com/chakki-works/doccano/pull/363 Configure `DJANGO_SETTINGS_MODULE` properly.
* https://github.com/chakki-works/doccano/pull/319 Enable sorting of documents in frontend.
* https://github.com/chakki-works/doccano/pull/398 Enable superuser to delete user annotations.
* https://github.com/chakki-works/doccano/pull/390 Improve annotation creation performance.
* https://github.com/chakki-works/doccano/pull/448 Updates `tornado` dependency on 5.1.1 to not be affected by DDOS.
* https://github.com/chakki-works/doccano/pull/450 Updates project creation form for v1.0.0.

1.0.0

Not secure
* Supporting mobile devices.
* Easy deployment in a production environment on any platform.
* Code simplification to reduce hacktivation energy.

Highlights

* doccano 1.0.0 uses [Vuetify](https://vuetifyjs.com/en/) as a Vue.js UI component framework. Vuetify provides a variety of material components such as button, card, menu, table, for immediate implementation and intuitive code.
* Easy deployment to a production environment: doccano 1.0.0 users will be able to use the [docker-compose.prod.yml](https://github.com/chakki-works/doccano/blob/master/docker-compose.prod.yml) to deploy the application. It is composed of several containers such as Web(Nginx), application(Gunicorn + Django), database management system(PostgreSQL). The architecture improves stability, reliability, performance of doccano.
* Frontend codes clean-up, included removing large components, instead, create many small components and use them to create a page.
* Dark mode support: doccano 1.0.0 users will be able to use the dark mode. Generally speaking, it takes quiet time to annotate dataset. As a result, our eyes are tired. By using dark mode, our eyes will be less tired. Friendly to eyes!
![image](https://user-images.githubusercontent.com/6737785/68919486-a7911680-07b5-11ea-9f4e-b0af0d812e67.png)
* Mobile device support: Supporting mobile devices is important because a lot of people in the world don't have their own personal computer but probably they have a smartphone. By supporting mobile devices and those people, it will become easier to utilize crowdsourcing, as a result, we will be able to improve our workflow.
![image](https://user-images.githubusercontent.com/6737785/68919689-57ff1a80-07b6-11ea-8f90-794d6d65a453.png)
* UI/UX improvement in a sequence labeling task: doccano 1.0.0 users will be able to identify labels in a sequence labeling task with not only their colors but also their label names. This change will be especially useful in the case of many labels(more than 10 labels). In addition, users can change annotated labels. This change will be useful in the case of you use machine learning models to annotate texts, then you modify the annotated labels manually.

Page 6 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.