doccano v1.8.5 Release Notes
Release Date: 2026-01-11 // 5 months ago-
What's Changed
- [Enhancement] Assign examples to members by @Hironsan in #2261
- ⬆️ Upgrade vue-filter-date-parse to fix build error by @Hironsan in #2330
- fix: make GOOGLE_APPLICATION_CREDENTIALS optional by @asfaltboy in #2295
- ⚡️ Update dependencies by @Hironsan in #2379
- ⚡️ Update node image version by @Hironsan in #2380
- ⚡️ Update an incorrectly implemented method by @munahaf in #2280
- 🔋 feature: filter examples by assignee by @synweap15 in #2371
- 📄 docs: add Docker quickstart guide by @iatharvmore in #2437
- 🛠 Fix docker build issues by @Hironsan in #2452
- ⚡️ Update dependencies by @Hironsan in #2453
🆕 New Contributors
- @asfaltboy made their first contribution in #2295
- @munahaf made their first contribution in #2280
- @synweap15 made their first contribution in #2371
- @iatharvmore made their first contribution in #2437
Full Changelog : v1.8.4...v1.8.5
Previous changes from 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
- 0️⃣ 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