Doccano

Latest version: v1.8.4

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

Scan your dependencies

Page 2 of 6

1.6.2

What's Changed
* Enable to view dataset page for project staffs by Hironsan in https://github.com/doccano/doccano/pull/1733


**Full Changelog**: https://github.com/doccano/doccano/compare/v1.6.1...v1.6.2

1.6.1

What's Changed
* Upgrade npm packages by Hironsan in https://github.com/doccano/doccano/pull/1730
* Fix project update by Hironsan in https://github.com/doccano/doccano/pull/1731


**Full Changelog**: https://github.com/doccano/doccano/compare/v1.6.0...v1.6.1

1.6.0

Pickup

* Refactoring project structure
* 1703 Relation labeling with sequence labeling
* 1619 Text classification and named entity recognition at the same time

What's Changed
* Speed up fetching comment by Hironsan in https://github.com/doccano/doccano/pull/1585
* Speed up statistics API by Hironsan in https://github.com/doccano/doccano/pull/1587
* Add document for auto labeling by Hironsan in https://github.com/doccano/doccano/pull/1590
* [Enhancement] Refactor Annotation API by Hironsan in https://github.com/doccano/doccano/pull/1592
* [Add a new task] Text classification and named entity recognition at the same time by Hironsan in https://github.com/doccano/doccano/pull/1619
* [Enhancement] Separate applications by Hironsan in https://github.com/doccano/doccano/pull/1627
* [Refactoring] move files by Hironsan in https://github.com/doccano/doccano/pull/1631
* [Enhancement] refactor project model and serializer by Hironsan in https://github.com/doccano/doccano/pull/1632
* Update django and celery by Hironsan in https://github.com/doccano/doccano/pull/1633
* Upgrade node packages by Hironsan in https://github.com/doccano/doccano/pull/1634
* Simplify frontend model as many as possible by Hironsan in https://github.com/doccano/doccano/pull/1635
* [Enhancement] create metrics app by Hironsan in https://github.com/doccano/doccano/pull/1636
* Rename tasks to celery_tasks by Hironsan in https://github.com/doccano/doccano/pull/1637
* Remove DocumentAPI by Hironsan in https://github.com/doccano/doccano/pull/1638
* [Enhancement]Add user app by Hironsan in https://github.com/doccano/doccano/pull/1639
* [Enhancement]Separate data import app by Hironsan in https://github.com/doccano/doccano/pull/1640
* Separate data export app by Hironsan in https://github.com/doccano/doccano/pull/1641
* [Enhancement]Remove server and authentication app by Hironsan in https://github.com/doccano/doccano/pull/1642
* [Enhancement]Remove users from project by Hironsan in https://github.com/doccano/doccano/pull/1644
* [Enhancement] Separate auto labeling app by Hironsan in https://github.com/doccano/doccano/pull/1646
* Remove unused Approve API by Hironsan in https://github.com/doccano/doccano/pull/1647
* [Enhancement] Remove unnecessary CommentListDoc API by Hironsan in https://github.com/doccano/doccano/pull/1649
* [Enhancement] Auto labeling by Hironsan in https://github.com/doccano/doccano/pull/1650
* [Enhancement] Separate label app by Hironsan in https://github.com/doccano/doccano/pull/1652
* Update clean method in Member by Hironsan in https://github.com/doccano/doccano/pull/1654
* [Enhancement] Separate label type app by Hironsan in https://github.com/doccano/doccano/pull/1655
* [Enhancement] Separate example app by Hironsan in https://github.com/doccano/doccano/pull/1656
* [Enhancement] Use django-health-check instead of own code by Hironsan in https://github.com/doccano/doccano/pull/1657
* Remove IsStaff permission by Hironsan in https://github.com/doccano/doccano/pull/1658
* Remove unused code and data by Hironsan in https://github.com/doccano/doccano/pull/1659
* [Enhancement] Move cloud templates by Hironsan in https://github.com/doccano/doccano/pull/1660
* Change permission names by Hironsan in https://github.com/doccano/doccano/pull/1661
* Improve test helper by Hironsan in https://github.com/doccano/doccano/pull/1662
* Fix 1648 by Hironsan in https://github.com/doccano/doccano/pull/1664
* Fix image import by Hironsan in https://github.com/doccano/doccano/pull/1665
* Enable to show images and audios in the case of pip and Docker by Hironsan in https://github.com/doccano/doccano/pull/1667
* Enable to paginate projects by Hironsan in https://github.com/doccano/doccano/pull/1668
* Fix a migration by Hironsan in https://github.com/doccano/doccano/pull/1670
* [Enhancement] Extract project app by Hironsan in https://github.com/doccano/doccano/pull/1671
* [Enhancement] Include black to workflow by Hironsan in https://github.com/doccano/doccano/pull/1674
* [Enhancement] Add mypy to the workflow by Hironsan in https://github.com/doccano/doccano/pull/1675
* [Enhancement] Add new labeling option for sequence labeling by Hironsan in https://github.com/doccano/doccano/pull/1678
* [Enhancement] Show progress by Hironsan in https://github.com/doccano/doccano/pull/1679
* [Enhancement] Label creation process by Hironsan in https://github.com/doccano/doccano/pull/1680
* [Bugfix] Update label types after save and add another by Hironsan in https://github.com/doccano/doccano/pull/1681
* Update Dockerfile by Hironsan in https://github.com/doccano/doccano/pull/1682
* Rename directory name from app to config by Hironsan in https://github.com/doccano/doccano/pull/1683
* [Enhancement] Split setting files by Hironsan in https://github.com/doccano/doccano/pull/1684
* Simplify and correct use instructions [ci skip] by kuraga in https://github.com/doccano/doccano/pull/1677
* [Enhancement] Separate dockerfiles by Hironsan in https://github.com/doccano/doccano/pull/1686
* Fix the path of docker-compose.prod.yml in CloudFormation template by Hironsan in https://github.com/doccano/doccano/pull/1687
* [Enhancement] Replace Pipenv with Poetry by Hironsan in https://github.com/doccano/doccano/pull/1689
* [Enhancement] mkdocs setting to docs by Hironsan in https://github.com/doccano/doccano/pull/1690
* Remove unused package.json by Hironsan in https://github.com/doccano/doccano/pull/1691
* Fix mkdocs workflow to use the same directory by Hironsan in https://github.com/doccano/doccano/pull/1693
* Fix project migrations by Hironsan in https://github.com/doccano/doccano/pull/1694
* [Enhancement] Add label type import page by Hironsan in https://github.com/doccano/doccano/pull/1695
* Add create-package.sh by Hironsan in https://github.com/doccano/doccano/pull/1696
* Replace subprocess with call_command by Hironsan in https://github.com/doccano/doccano/pull/1697
* Add migrate command to cli by Hironsan in https://github.com/doccano/doccano/pull/1698
* [Enhancement] documentation by Hironsan in https://github.com/doccano/doccano/pull/1699
* Relation labeling with sequence labeling by Hironsan in https://github.com/doccano/doccano/pull/1703
* Update docker compose instruction by Hironsan in https://github.com/doccano/doccano/pull/1709
* Update default database location in cli by Hironsan in https://github.com/doccano/doccano/pull/1710
* Fix state of label selection on LabelingMenu for sequenceLabeling by jhoobergs in https://github.com/doccano/doccano/pull/1712
* [Enhancement] Remove duplication on distribution component by Hironsan in https://github.com/doccano/doccano/pull/1713
* [Enhancement] Dataset import page by Hironsan in https://github.com/doccano/doccano/pull/1714
* Fix migration when adding uuids by rolisz in https://github.com/doccano/doccano/pull/1716
* [Enhancement] Fix minor code issues by Hironsan in https://github.com/doccano/doccano/pull/1717
* Remove duplicated zh locale by Hironsan in https://github.com/doccano/doccano/pull/1718
* [Enhancement] data export page by Hironsan in https://github.com/doccano/doccano/pull/1719
* Update tutorial document by Hironsan in https://github.com/doccano/doccano/pull/1721
* Bug fix: Specify project when retrieving labels in celery task by youichiro in https://github.com/doccano/doccano/pull/1723
* Output log from gunicorn by Hironsan in https://github.com/doccano/doccano/pull/1727
* [Enhancement] project creation page by Hironsan in https://github.com/doccano/doccano/pull/1728

New Contributors
* jhoobergs made their first contribution in https://github.com/doccano/doccano/pull/1712

**Full Changelog**: https://github.com/doccano/doccano/compare/v1.5.5...v1.6.0

1.5.5

What's Changed

* [Hotfix] Update unique constraint of Span by Hironsan in https://github.com/doccano/doccano/pull/1583
* Add an autocomplete in annotation menu by Hironsan in https://github.com/doccano/doccano/pull/1581
* Update Dockerfile to change the default value of DEBUG by Hironsan in https://github.com/doccano/doccano/pull/1582
* Show number of deleting rows only in confirm dialog by Hironsan in https://github.com/doccano/doccano/pull/1584


**Full Changelog**: https://github.com/doccano/doccano/compare/v1.5.4...v1.5.5

1.5.4

What's Changed
* [fix] Update unique constraint by Hironsan in https://github.com/doccano/doccano/pull/1580


**Full Changelog**: https://github.com/doccano/doccano/compare/v1.5.3...v1.5.4

1.5.3

What's Changed
* Specify image names in compose files by Hironsan in https://github.com/doccano/doccano/pull/1554
* Update CsvWriter to fix repeated metadata column when exported as csv by Hironsan in https://github.com/doccano/doccano/pull/1557
* Sort exported labels by Hironsan in https://github.com/doccano/doccano/pull/1558
* Add how to use PostgreSQL by Hironsan in https://github.com/doccano/doccano/pull/1563
* Assign label colors automatically by Hironsan in https://github.com/doccano/doccano/pull/1564
* Fix typo: injest -> ingest by Hironsan in https://github.com/doccano/doccano/pull/1565
* Add keyboard shortcut back to accept button by FynnSu in https://github.com/doccano/doccano/pull/1562
* Add PostgreSQL related env in docker compose mode by YuMS in https://github.com/doccano/doccano/pull/1566
* Enable to delete relation if one of the entities are deleted in demo NER by Hironsan in https://github.com/doccano/doccano/pull/1570
* Improve error messages when uplading dataset by Hironsan in https://github.com/doccano/doccano/pull/1568
* Support offline environment by Hironsan in https://github.com/doccano/doccano/pull/1575
* Update publish-image.yml by Hironsan in https://github.com/doccano/doccano/pull/1578

New Contributors
* FynnSu made their first contribution in https://github.com/doccano/doccano/pull/1562
* YuMS made their first contribution in https://github.com/doccano/doccano/pull/1566

**Full Changelog**: https://github.com/doccano/doccano/compare/v1.5.2...v1.5.3

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.