Doccano

Latest version: v1.8.4

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

Scan your dependencies

Page 3 of 6

1.5.2

What's Changed
* Revert primary key change by Hironsan in https://github.com/doccano/doccano/pull/1550
* Support limited import/export on windows by Hironsan in https://github.com/doccano/doccano/pull/1552


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

1.5.1

What's Changed
* Add chardet as a dependency by Hironsan in https://github.com/doccano/doccano/pull/1530
* Update cli by Hironsan in https://github.com/doccano/doccano/pull/1531
* Add explanation on create user by Hironsan in https://github.com/doccano/doccano/pull/1533
* Add how to change password section to FAQ by Hironsan in https://github.com/doccano/doccano/pull/1538
* Display guideline by Hironsan in https://github.com/doccano/doccano/pull/1542
* Update docker-compose.dev.yml by Hironsan in https://github.com/doccano/doccano/pull/1543
* Preserve the order of imported data and show pre-labeled data by Hironsan in https://github.com/doccano/doccano/pull/1544


**Full Changelog**: https://github.com/doccano/doccano/compare/v1.5.0...v1.5.1

1.5.0

Pickup

- 1511 Support nested named entity recognition
- 1414 Fix pip installation on Windows

What's Changed
* Fix docker-compose.prod.yml by Hironsan in https://github.com/doccano/doccano/pull/1379
* Fix permission for /backend by koxx009 in https://github.com/doccano/doccano/pull/1382
* Relations annotation added to SequenceLabeling task by DavideAllavena in https://github.com/doccano/doccano/pull/1384
* Update Dockerfiles by Hironsan in https://github.com/doccano/doccano/pull/1391
* Feature/speech2text by Hironsan in https://github.com/doccano/doccano/pull/1395
* Remove t2.micro from cloudformation template by Hironsan in https://github.com/doccano/doccano/pull/1396
* Hide label and relation from the sidebar by Hironsan in https://github.com/doccano/doccano/pull/1400
* [Enhancement] Add state model by Hironsan in https://github.com/doccano/doccano/pull/1402
* [Enhancement] Support image and speech auto labeling by Hironsan in https://github.com/doccano/doccano/pull/1413
* Fix typo of exception name by youichiro in https://github.com/doccano/doccano/pull/1449
* Fix: Show all Project Types (de, fr, zh) in Add Project Interface by ghontolux in https://github.com/doccano/doccano/pull/1458
* Restrict project creation to staff users by youichiro in https://github.com/doccano/doccano/pull/1453
* put variables to .env file by scheiblr in https://github.com/doccano/doccano/pull/1412
* support image display and url handling by SauceCat in https://github.com/doccano/doccano/pull/1430
* Display dataset page for all user by youichiro in https://github.com/doccano/doccano/pull/1504
* move later to copy files in Dockerfile.prod by youichiro in https://github.com/doccano/doccano/pull/1431
* Add admin interface for AutoLabelingConfigs. Solves 1423 by rolisz in https://github.com/doccano/doccano/pull/1438
* Return a Response with a status if the task is not yet ready. by rolisz in https://github.com/doccano/doccano/pull/1440
* Bump django from 3.2.4 to 3.2.5 by dependabot in https://github.com/doccano/doccano/pull/1503
* iss1348: fix colors when importing labels by dimidloc in https://github.com/doccano/doccano/pull/1459
* Sequence labelling: fix background color in dark mode by colinux in https://github.com/doccano/doccano/pull/1474
* Increase the allowed max length for uploaded dataset filepath by YosuaMichael in https://github.com/doccano/doccano/pull/1500
* Fixing Data Annotation Issues by zanussbaum in https://github.com/doccano/doccano/pull/1432
* update cloudformation template to modify the sample env file by daleevans in https://github.com/doccano/doccano/pull/1469
* Updated various dependency and image versions by RSCArt in https://github.com/doccano/doccano/pull/1462
* Feature/annotate from comment list by ayanamizuta in https://github.com/doccano/doccano/pull/1433
* Remove unneeded query by rolisz in https://github.com/doccano/doccano/pull/1442
* Display a check button even for annotators by youichiro in https://github.com/doccano/doccano/pull/1473
* Update progress graph of statistics by youichiro in https://github.com/doccano/doccano/pull/1495
* Fix CI problem by Hironsan in https://github.com/doccano/doccano/pull/1520
* Changed the title from Sentiment Analysis to Text Classification by oztalha in https://github.com/doccano/doccano/pull/1521
* Support nested named entity recognition, relation labeling, RTL language, improve speed and grapheme mode by Hironsan in https://github.com/doccano/doccano/pull/1511
* Support doccano init on windows by Hironsan in https://github.com/doccano/doccano/pull/1529

New Contributors
* koxx009 made their first contribution in https://github.com/doccano/doccano/pull/1382
* DavideAllavena made their first contribution in https://github.com/doccano/doccano/pull/1384
* youichiro made their first contribution in https://github.com/doccano/doccano/pull/1449
* ghontolux made their first contribution in https://github.com/doccano/doccano/pull/1458
* scheiblr made their first contribution in https://github.com/doccano/doccano/pull/1412
* SauceCat made their first contribution in https://github.com/doccano/doccano/pull/1430
* dimidloc made their first contribution in https://github.com/doccano/doccano/pull/1459
* colinux made their first contribution in https://github.com/doccano/doccano/pull/1474
* YosuaMichael made their first contribution in https://github.com/doccano/doccano/pull/1500
* zanussbaum made their first contribution in https://github.com/doccano/doccano/pull/1432
* daleevans made their first contribution in https://github.com/doccano/doccano/pull/1469
* RSCArt made their first contribution in https://github.com/doccano/doccano/pull/1462
* ayanamizuta made their first contribution in https://github.com/doccano/doccano/pull/1433
* oztalha made their first contribution in https://github.com/doccano/doccano/pull/1521

**Full Changelog**: https://github.com/doccano/doccano/compare/v1.4.1...v1.5.0

1.4.1

- https://github.com/doccano/doccano/issues/1375 Fix auto labeling error

1.4.0

Feature

- https://github.com/doccano/doccano/pull/1370 Add a new task: image classification

Fix

- https://github.com/doccano/doccano/pull/1368 Fix auto labeling function
- https://github.com/doccano/doccano/pull/1340 Fix download dataset
- https://github.com/doccano/doccano/pull/1358 Update documentation
- https://github.com/doccano/doccano/pull/1349 Improve test code
- https://github.com/doccano/doccano/pull/1367 Security update

1.3.1

Small updates

- https://github.com/doccano/doccano/pull/1333 Update pagination
- https://github.com/doccano/doccano/pull/1331 Replace PostgreSQL URL for Heroku
- https://github.com/doccano/doccano/pull/1325 Show new lines in a text classification project
- https://github.com/doccano/doccano/pull/1324 Fix rows per page display error
- https://github.com/doccano/doccano/pull/1323 Fix pip usage documentation
- Fix infinite loop if the specified encoding is Auto and the file is small
- Hide shortcut circle if suffix key is empty
- Update demo page's metadata

Page 3 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.