What's Changed
* Bump django from 4.0.4 to 4.0.6 in /backend by dependabot in https://github.com/doccano/doccano/pull/1889
* Bump lxml from 4.7.1 to 4.9.1 in /backend by dependabot in https://github.com/doccano/doccano/pull/1892
* Enable to access to admin site on Heroku by Hironsan in https://github.com/doccano/doccano/pull/1907
* Bump django-celery-results from 2.2.0 to 2.4.0 in /backend by dependabot in https://github.com/doccano/doccano/pull/1910
* Upgrade v-annotator by Hironsan in https://github.com/doccano/doccano/pull/1916
* Update mkdocs config by Hironsan in https://github.com/doccano/doccano/pull/1917
* [Refactor] repositories in frontend by Hironsan in https://github.com/doccano/doccano/pull/1919
* Export annotator comment by CaseyZhang11 in https://github.com/doccano/doccano/pull/1897
* [Refactoring] frontend models by Hironsan in https://github.com/doccano/doccano/pull/1926
* fix: install guide not acessible in the documentation website. by abdelhak2406 in https://github.com/doccano/doccano/pull/1927
* Update buster to bullseye by Hironsan in https://github.com/doccano/doccano/pull/1930
* lang: better translation for french by abdelhak2406 in https://github.com/doccano/doccano/pull/1934
* Update RabbitMQ version by Hironsan in https://github.com/doccano/doccano/pull/1936
* docs: add code consistency commands and mention by abdelhak2406 in https://github.com/doccano/doccano/pull/1939
* lang: add new french translation and new variables by abdelhak2406 in https://github.com/doccano/doccano/pull/1938
* Set z-index to the header by Hironsan in https://github.com/doccano/doccano/pull/1942
* Bump django from 4.0.6 to 4.0.7 in /backend by dependabot in https://github.com/doccano/doccano/pull/1947
* Enable to set worker processes by environment variable by Hironsan in https://github.com/doccano/doccano/pull/1953
* Describe the environment variables by Hironsan in https://github.com/doccano/doccano/pull/1954
* Fix the example file content for relation extraction by Hironsan in https://github.com/doccano/doccano/pull/1955
* Update documents by Hironsan in https://github.com/doccano/doccano/pull/1956
* Fix issue with the favicon not displaying by Hironsan in https://github.com/doccano/doccano/pull/1958
* Show status on dataset page by Hironsan in https://github.com/doccano/doccano/pull/1959
* Remove t2.small option due to OOM by Hironsan in https://github.com/doccano/doccano/pull/1963
* [Enhancement] Add Flower to monitor and manage Celery tasks by Hironsan in https://github.com/doccano/doccano/pull/1972
* Add retry setting explicitly to celery tasks by Hironsan in https://github.com/doccano/doccano/pull/1977
* Update poetry version to v1.2.0 by Hironsan in https://github.com/doccano/doccano/pull/1982
* Enable to order projects by created_at, author, name, and project type by Hironsan in https://github.com/doccano/doccano/pull/1985
* Fix nuxt build problem by Hironsan in https://github.com/doccano/doccano/pull/1986
* Add workflow to test installation and commands by Hironsan in https://github.com/doccano/doccano/pull/1988
* Warn if default password is not changed by Hironsan in https://github.com/doccano/doccano/pull/1989
* Update publish-image workflow by Hironsan in https://github.com/doccano/doccano/pull/1991
* [Enhancement] Use pre-build images to avoid building images in docker-compose by Hironsan in https://github.com/doccano/doccano/pull/1992
* Reduce the image size(doccano:backend) by Hironsan in https://github.com/doccano/doccano/pull/1994
* Specify platform on publish-image workflow by Hironsan in https://github.com/doccano/doccano/pull/1995
* Add a test case of auto labeling for nonexistent category by Hironsan in https://github.com/doccano/doccano/pull/1996
* Describe how to use custom rest api by Hironsan in https://github.com/doccano/doccano/pull/1997
* Handle JSONDecodeError on testing auto labeling API by Hironsan in https://github.com/doccano/doccano/pull/1999
* Improve contribution guide by Hironsan in https://github.com/doccano/doccano/pull/2000
* fix typo by bsenst in https://github.com/doccano/doccano/pull/2001
* [Enhancement] setting logging by Hironsan in https://github.com/doccano/doccano/pull/2003
* Update yarn install line by Hironsan in https://github.com/doccano/doccano/pull/2004
* Bump vuetify from 2.6.4 to 2.6.10 in /frontend by dependabot in https://github.com/doccano/doccano/pull/2009
* Bump django from 4.0.7 to 4.0.8 in /backend by dependabot in https://github.com/doccano/doccano/pull/2026
* Update python packages by Hironsan in https://github.com/doccano/doccano/pull/2027
* [Enhancement] order by score by Hironsan in https://github.com/doccano/doccano/pull/2028
* Add user creation API by Hironsan in https://github.com/doccano/doccano/pull/2031
* Make auto labeling working in intent detection by Hironsan in https://github.com/doccano/doccano/pull/2053
* Enable to expand/collapse label types card by Hironsan in https://github.com/doccano/doccano/pull/2054
* Trigger auto labeling automatically by Hironsan in https://github.com/doccano/doccano/pull/2056
New Contributors
* CaseyZhang11 made their first contribution in https://github.com/doccano/doccano/pull/1897
* abdelhak2406 made their first contribution in https://github.com/doccano/doccano/pull/1927
* bsenst made their first contribution in https://github.com/doccano/doccano/pull/2001
**Full Changelog**: https://github.com/doccano/doccano/compare/v1.8.0...v1.8.1