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