doccano v1.0.5 Release Notes
Release Date: 2020-07-22 // almost 5 years ago-
✨ Enhancements, Bug Fixes, and Other Changes
✨ Enhancements
⚡️ Update packages
- ⚡️ #821 Update Django
- ⚡️ #823 Update websocket-extensions
- ⚡️ #898 Update lodash
- #909 Replace django-pyodbc-azure with django-mssql-backend
- #677 Fix mkdocs and mkdocs-material version
👌 Improve the documentation
- ⚡️ #729 Update FAQ to include how to logout
- 📚 #779 Improve installation documentation
- ⚡️ #742 Update rebuild FAQ
- 🙋 #832 FAQ correction
- 🙋 #878 Rewrite FAQ about changing port number
- 📚 #912 Add link to the documentation
- #684 Clean document structure
- ⚡️ #780 Update project_structure.md
- 📚 #781 Adding annotators documentation improvement
👌 Improve annotation
- #489 Single class classification
- #495 Speech to text transcription
- #817 Display newlines for sequence-labeling projects in old frontend
- #908 Keep the new line in the text classification
- #818 Show thumbs up icon for doc approved status on the left side view
- #766 Change of permission for annotation edits
👌 Improve a project page
- ⚡️ #678 Updated statistics page user data graph
- #671 Clarified input format
- #872 Feature/excel conll import
- #899 Highlight current page in the side bar
- ⚡️ #911 Update error message on login failure
- #838 Improve home page text
- #904 Fix missing icon
👌 Improve setup and middleware
- #301 Added middleware that enables automatic login based on HTTP headers
- #795 Use Alpine as root image
- 🚚 #791 Remove legacy endpoint
- 🐳 #812 Dockerfile cleanup
- #801 Add simple /v1/health endpoint
- ⬇️ #774 Added flag for allowing downgrades while using apt
- 🚚 #673 Remove middleware duplication
- #843 Turn off caching on apk and pip
- #787 Avoid username is taken
- 📈 #862 Make google-analytics configurable
🐛 Bug fixes
- 🚀 #841 Fix aws deploy
- #855 Fix incorrect current user name
- #885 Fix choosing filter twice results in 404 error
- #897 Fix pagination and transition issues
- #903 Fix 400 error on text classification
- #863 Fix error on Django Admin search
- #864 Fix problem to reset label color to #FF0000
- #865 Fix unworked cancel button in label page
- #900 Enable to close a dialog
- ⚡️ #916 Allow annotator to update/delete other's annotations
- #918 Fix ApproveLabelsAPI not to show other's annotations if it's checked
- #680 Added username in localstorage
- #693 Add CORS whitelist
Previous changes from v1.0.4
-
🐛 Bug Fixes, Enhancements, and Other Changes
🐛 Bug fixes
- 📇 #513 Enable to display non-ASCII metadata
- #518 Enable to redirect to root page
- #587 Fix the annotation toolbar vanishment
- #530 Fix filter initial state
- #545, #613 Fix login/logout problem
✨ Enhancements
- #604 Enable to show the current user name