Releases: doccano/doccano
Releases · doccano/doccano
v1.8.4
What's Changed
- Added Okta Login for newer versions of Doccano by @lhr0909 in #2079
- [Enhancement] Simplify code related to project by @Hironsan in #2093
- Add error handling to social login by @Hironsan in #2094
- Enable to show images after changing port number (docker-compose) by @Hironsan in #2096
- Avoid to read env file if it is not a file by @Hironsan in #2097
- Update the way to import relational dataset by @Hironsan in #2099
- improve Chinese support by @SuperMaskv in #2100
- Update postgres addon in app.json by @Hironsan in #2112
- [Enhancement] Update dependencies by @Hironsan in #2132
- Add SITE_ID to base.py by @Hironsan in #2134
- Upgrade frontend dependencies by @Hironsan in #2135
- Bump terser from 4.8.0 to 4.8.1 in /frontend by @dependabot in #1913
- Bump moment from 2.29.1 to 2.29.4 in /frontend by @dependabot in #1896
- Bump http-cache-semantics from 4.1.0 to 4.1.1 in /frontend by @dependabot in #2126
- Remove user application service by @Hironsan in #2136
- Remove auth application service by @Hironsan in #2138
- Remove role application service by @Hironsan in #2140
- Set default role name by @Hironsan in #2142
- Remove metrics application service by @Hironsan in #2143
- Frontend/remove-application-services by @Hironsan in #2144
- Update install_and_upgrade_doccano.md by @armandfardeau in #2145
- Enhancement/frontend-comment by @Hironsan in #2146
- Remove member application service by @Hironsan in #2147
- Remove config application service by @Hironsan in #2148
- Remove unused tag dto by @Hironsan in #2149
- Remove text classification application service by @Hironsan in #2151
- Add example number to comment list. by @AaRaBiNoZa in #2152
- [Enhancement] frontend by @Hironsan in #2197
- Bump django from 4.1.7 to 4.1.9 in /backend by @dependabot in #2183
- Bump tornado from 6.2 to 6.3.2 in /backend by @dependabot in #2194
- Bump requests from 2.27.1 to 2.31.0 in /backend by @dependabot in #2192
- Bump sqlparse from 0.4.2 to 0.4.4 in /backend by @dependabot in #2178
- [Feature] Enable to edit text by @Hironsan in #2198
- Add fields to project model by @Hironsan in #2199
- Upgrade nuxt version by @Hironsan in #2200
- Enable to sort comments by example by @Hironsan in #2201
- [Enhancement] Support clone project by @Hironsan in #2204
- Add ProjectType as a enumeration type by @Hironsan in #2205
- Allow project members to create label types by @Hironsan in #2207
- Move middleware from layout to page by @Hironsan in #2208
- Remove fetching projects more than once by @Hironsan in #2209
- Fix typo by @Hironsan in #2213
- Update for using cloudstorage by @iwsh in #2214
- Edit doccano docs by @sblotner in #2216
- Fix project store to use Project model by @Hironsan in #2217
- Fix appearance of lists in doccano docs by @sblotner in #2218
- [Enhancement] Support dataset filtering by label name by @Hironsan in #2228
- Bump django from 4.1.9 to 4.1.10 in /backend by @dependabot in #2233
- Bump semver from 5.7.1 to 5.7.2 in /frontend by @dependabot in #2235
- Bump tough-cookie from 4.1.2 to 4.1.3 in /frontend by @dependabot in #2234
- Update pydantic version by @Hironsan in #2246
New Contributors
- @lhr0909 made their first contribution in #2079
- @SuperMaskv made their first contribution in #2100
- @armandfardeau made their first contribution in #2145
- @AaRaBiNoZa made their first contribution in #2152
- @iwsh made their first contribution in #2214
- @sblotner made their first contribution in #2216
Full Changelog: v1.8.3...v1.8.4
v1.8.3
v1.8.2
v1.8.1
What's Changed
- Bump django from 4.0.4 to 4.0.6 in /backend by @dependabot in #1889
- Bump lxml from 4.7.1 to 4.9.1 in /backend by @dependabot in #1892
- Enable to access to admin site on Heroku by @Hironsan in #1907
- Bump django-celery-results from 2.2.0 to 2.4.0 in /backend by @dependabot in #1910
- Upgrade v-annotator by @Hironsan in #1916
- Update mkdocs config by @Hironsan in #1917
- [Refactor] repositories in frontend by @Hironsan in #1919
- Export annotator comment by @CaseyZhang11 in #1897
- [Refactoring] frontend models by @Hironsan in #1926
- fix: install guide not acessible in the documentation website. by @abdelhak2406 in #1927
- Update buster to bullseye by @Hironsan in #1930
- lang: better translation for french by @abdelhak2406 in #1934
- Update RabbitMQ version by @Hironsan in #1936
- docs: add code consistency commands and mention by @abdelhak2406 in #1939
- lang: add new french translation and new variables by @abdelhak2406 in #1938
- Set z-index to the header by @Hironsan in #1942
- Bump django from 4.0.6 to 4.0.7 in /backend by @dependabot in #1947
- Enable to set worker processes by environment variable by @Hironsan in #1953
- Describe the environment variables by @Hironsan in #1954
- Fix the example file content for relation extraction by @Hironsan in #1955
- Update documents by @Hironsan in #1956
- Fix issue with the favicon not displaying by @Hironsan in #1958
- Show status on dataset page by @Hironsan in #1959
- Remove t2.small option due to OOM by @Hironsan in #1963
- [Enhancement] Add Flower to monitor and manage Celery tasks by @Hironsan in #1972
- Add retry setting explicitly to celery tasks by @Hironsan in #1977
- Update poetry version to v1.2.0 by @Hironsan in #1982
- Enable to order projects by created_at, author, name, and project type by @Hironsan in #1985
- Fix nuxt build problem by @Hironsan in #1986
- Add workflow to test installation and commands by @Hironsan in #1988
- Warn if default password is not changed by @Hironsan in #1989
- Update publish-image workflow by @Hironsan in #1991
- [Enhancement] Use pre-build images to avoid building images in docker-compose by @Hironsan in #1992
- Reduce the image size(doccano:backend) by @Hironsan in #1994
- Specify platform on publish-image workflow by @Hironsan in #1995
- Add a test case of auto labeling for nonexistent category by @Hironsan in #1996
- Describe how to use custom rest api by @Hironsan in #1997
- Handle JSONDecodeError on testing auto labeling API by @Hironsan in #1999
- Improve contribution guide by @Hironsan in #2000
- fix typo by @bsenst in #2001
- [Enhancement] setting logging by @Hironsan in #2003
- Update yarn install line by @Hironsan in #2004
- Bump vuetify from 2.6.4 to 2.6.10 in /frontend by @dependabot in #2009
- Bump django from 4.0.7 to 4.0.8 in /backend by @dependabot in #2026
- Update python packages by @Hironsan in #2027
- [Enhancement] order by score by @Hironsan in #2028
- Add user creation API by @Hironsan in #2031
- Make auto labeling working in intent detection by @Hironsan in #2053
- Enable to expand/collapse label types card by @Hironsan in #2054
- Trigger auto labeling automatically by @Hironsan in #2056
New Contributors
- @CaseyZhang11 made their first contribution in #1897
- @abdelhak2406 made their first contribution in #1927
- @bsenst made their first contribution in #2001
Full Changelog: v1.8.0...v1.8.1
v1.8.0
What's Changed
- Add image tasks by @Hironsan in #1899
- Image captioning
- Segmentation
- Object detection
- [Enhancement] documentation by @Hironsan in #1830
- [Refactoring] data import by @Hironsan in #1832
- Fix the position of the toolbar by @Hironsan in #1837
- [Enhancement] Apply prettier to frontend and add it to workflow by @Hironsan in #1839
- Enable to specify the number of thread in windows by @Hironsan in #1842
- [Enhancement] keyboard shortcut by @Hironsan in #1843
- [Enhancement] refactor data import by @Hironsan in #1845
- Bump waitress from 2.1.1 to 2.1.2 in /backend by @dependabot in #1853
- fix de, fr and zh messages by @morioka in #1869
- Fixed #1816 by @morioka in #1866
- update docker-compose: set nginx image name to doccano_nginx:prod by @zgfh in #1894
New Contributors
Full Changelog: v1.7.0...v1.8.0
v1.7.0
What's Changed
- Update LabelingMenu.vue by @Hironsan in #1738
- Replace git:// with https:// by @Hironsan in #1739
- fix: Replace git:// with https:// in yarn.lock by @WojciechKusa in #1742
- Show id in database page by @Hironsan in #1743
- Support workers option, by @Hironsan in #1744
- Bump waitress from 2.0.0 to 2.1.1 in /backend by @dependabot in #1747
- Update minimist version by @Hironsan in #1748
- added encoding format while opening of file by @dhirajsuvarna in #1754
- add confirmed_at field to ExampleStateSerializer by @federicopisanu in #1766
- fix empty export in entity-relationship-labeling by @mkmark in #1764
- Set nounset on Bash scripts (fixes #860) by @kuraga in #1760
- show total progress if collaborative_annotation by @mkmark in #1770
- [Feature] cloud upload by @Hironsan in #1779
- Add tmp_file as a volume by @Hironsan in #1781
- Fix dataset export problem by @Hironsan in #1783
- Enhancement/dataset export by @Hironsan in #1799
- Bump django from 4.0.2 to 4.0.4 in /backend by @dependabot in #1798
- Enhancement/remove unused files by @Hironsan in #1801
- [Enhancement] frontend linter by @Hironsan in #1802
- Add hadolint as a job by @Hironsan in #1803
- [Enhancement] relation import by @Hironsan in #1823
- Fix relation export by @Hironsan in #1826
- [Enhancement] pypi workflow by @Hironsan in #1827
New Contributors
- @WojciechKusa made their first contribution in #1742
- @dhirajsuvarna made their first contribution in #1754
- @federicopisanu made their first contribution in #1766
- @mkmark made their first contribution in #1764
Full Changelog: v1.6.2...v1.7.0
v1.6.2
v1.6.1
v1.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 #1585
- Speed up statistics API by @Hironsan in #1587
- Add document for auto labeling by @Hironsan in #1590
- [Enhancement] Refactor Annotation API by @Hironsan in #1592
- [Add a new task] Text classification and named entity recognition at the same time by @Hironsan in #1619
- [Enhancement] Separate applications by @Hironsan in #1627
- [Refactoring] move files by @Hironsan in #1631
- [Enhancement] refactor project model and serializer by @Hironsan in #1632
- Update django and celery by @Hironsan in #1633
- Upgrade node packages by @Hironsan in #1634
- Simplify frontend model as many as possible by @Hironsan in #1635
- [Enhancement] create metrics app by @Hironsan in #1636
- Rename tasks to celery_tasks by @Hironsan in #1637
- Remove DocumentAPI by @Hironsan in #1638
- [Enhancement]Add user app by @Hironsan in #1639
- [Enhancement]Separate data import app by @Hironsan in #1640
- Separate data export app by @Hironsan in #1641
- [Enhancement]Remove server and authentication app by @Hironsan in #1642
- [Enhancement]Remove users from project by @Hironsan in #1644
- [Enhancement] Separate auto labeling app by @Hironsan in #1646
- Remove unused Approve API by @Hironsan in #1647
- [Enhancement] Remove unnecessary CommentListDoc API by @Hironsan in #1649
- [Enhancement] Auto labeling by @Hironsan in #1650
- [Enhancement] Separate label app by @Hironsan in #1652
- Update clean method in Member by @Hironsan in #1654
- [Enhancement] Separate label type app by @Hironsan in #1655
- [Enhancement] Separate example app by @Hironsan in #1656
- [Enhancement] Use django-health-check instead of own code by @Hironsan in #1657
- Remove IsStaff permission by @Hironsan in #1658
- Remove unused code and data by @Hironsan in #1659
- [Enhancement] Move cloud templates by @Hironsan in #1660
- Change permission names by @Hironsan in #1661
- Improve test helper by @Hironsan in #1662
- Fix #1648 by @Hironsan in #1664
- Fix image import by @Hironsan in #1665
- Enable to show images and audios in the case of pip and Docker by @Hironsan in #1667
- Enable to paginate projects by @Hironsan in #1668
- Fix a migration by @Hironsan in #1670
- [Enhancement] Extract project app by @Hironsan in #1671
- [Enhancement] Include black to workflow by @Hironsan in #1674
- [Enhancement] Add mypy to the workflow by @Hironsan in #1675
- [Enhancement] Add new labeling option for sequence labeling by @Hironsan in #1678
- [Enhancement] Show progress by @Hironsan in #1679
- [Enhancement] Label creation process by @Hironsan in #1680
- [Bugfix] Update label types after save and add another by @Hironsan in #1681
- Update Dockerfile by @Hironsan in #1682
- Rename directory name from app to config by @Hironsan in #1683
- [Enhancement] Split setting files by @Hironsan in #1684
- Simplify and correct use instructions [ci skip] by @kuraga in #1677
- [Enhancement] Separate dockerfiles by @Hironsan in #1686
- Fix the path of docker-compose.prod.yml in CloudFormation template by @Hironsan in #1687
- [Enhancement] Replace Pipenv with Poetry by @Hironsan in #1689
- [Enhancement] mkdocs setting to docs by @Hironsan in #1690
- Remove unused package.json by @Hironsan in #1691
- Fix mkdocs workflow to use the same directory by @Hironsan in #1693
- Fix project migrations by @Hironsan in #1694
- [Enhancement] Add label type import page by @Hironsan in #1695
- Add create-package.sh by @Hironsan in #1696
- Replace subprocess with call_command by @Hironsan in #1697
- Add migrate command to cli by @Hironsan in #1698
- [Enhancement] documentation by @Hironsan in #1699
- Relation labeling with sequence labeling by @Hironsan in #1703
- Update docker compose instruction by @Hironsan in #1709
- Update default database location in cli by @Hironsan in #1710
- Fix state of label selection on LabelingMenu for sequenceLabeling by @jhoobergs in #1712
- [Enhancement] Remove duplication on distribution component by @Hironsan in #1713
- [Enhancement] Dataset import page by @Hironsan in #1714
- Fix migration when adding uuids by @rolisz in #1716
- [Enhancement] Fix minor code issues by @Hironsan in #1717
- Remove duplicated zh locale by @Hironsan in #1718
- [Enhancement] data export page by @Hironsan in #1719
- Update tutorial document by @Hironsan in #1721
- Bug fix: Specify project when retrieving labels in celery task by @youichiro in #1723
- Output log from gunicorn by @Hironsan in #1727
- [Enhancement] project creation page by @Hironsan in #1728
New Contributors
- @jhoobergs made their first contribution in #1712
Full Changelog: v1.5.5...v1.6.0
v1.5.5
What's Changed
- [Hotfix] Update unique constraint of Span by @Hironsan in #1583
- Add an autocomplete in annotation menu by @Hironsan in #1581
- Update Dockerfile to change the default value of DEBUG by @Hironsan in #1582
- Show number of deleting rows only in confirm dialog by @Hironsan in #1584
Full Changelog: v1.5.4...v1.5.5