Releases: AfricasVoices/coda
Releases · AfricasVoices/coda
Hotfix to force data with unknown coding modes -> Manual
v7639e37 Adjust unknown coding mode from drop -> force manual
Hotfix to skip data with unknown coding modes
When using this release, you must check the console after exporting to check how much data has been dropped
2018-09-04
- Increases the maximum number of code ids from 100 to 1000 (#156)
2018-08-22
2018-07-03
- Adds support for external coding (that is, codes which have been applied neither manually nor by Coda's auto-coding mechanism, but by an external coding tool).
- Files now exported as CSV rather than TXT (#140).
- Input files may now end with a new line character (#137).
- Upgraded dependencies.
- Linted TypeScript.
2018-01-24 Beta
- Improvements to coding by scheme (#128):
- Schemes are now presented for coding in the same order for every message.
- When changing scheme, the next dropdown is now selected automatically
- Switching between schemes is much faster.
- Fixes shortcuts not being read from scheme files correctly.
- Fixes custom regexes not loading from internal storage correctly (#121)
- Table no longer increases in width when a code scheme is saved (#116)
- Significant internal restructuring to make Dataset operations more maintainable (#115)
- Codes are now guaranteed to have unique ids, preventing a whole class of difficult-to-diagnose bugs (#126)
- Improvements to editor layout:
- Fixes the left edge of code editor rows staying highlighted on deselect.
- Extends the border underneath the code table to stretch the full width of the table.
- Aligns the left edges of the editor content.
- Aligns the delete scheme button with the right edge of the editor
2017-11-17 Beta
2017-11-03 Beta
Fixes uploading new schemes and creating new schemes not updating the table UI correctly.
2017-10-24 Beta
Fixes Coda showing a blank screen due to missing compiled js files.
2017-10-18 Beta
This release begins the hardening process for Coda.