Skip to content

Releases: AfricasVoices/coda

Hotfix to force data with unknown coding modes -> Manual

20 Sep 12:57
Compare
Choose a tag to compare
v7639e37

Adjust unknown coding mode from drop -> force manual

Hotfix to skip data with unknown coding modes

20 Sep 11:47
Compare
Choose a tag to compare

When using this release, you must check the console after exporting to check how much data has been dropped

coda-v5a789df.zip

2018-09-04

04 Sep 08:00
Compare
Choose a tag to compare
  • Increases the maximum number of code ids from 100 to 1000 (#156)

2018-08-22

22 Aug 07:12
6a7af86
Compare
Choose a tag to compare
  • Fixes the table not rendering correctly when auto-advancing a long way through the table (#150)
  • Adds an "auto-advance" on/off checkbox for optionally disabling auto-advance after a code changes (#151 )

2018-07-03

03 Jul 10:22
Compare
Choose a tag to compare
  • 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

24 Jan 17:49
b8bacac
Compare
Choose a tag to compare
  • 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

17 Nov 15:50
Compare
Choose a tag to compare
  • Fixes global save breaking if a dataset with duplicated message ids is imported, by warning the user and offering to cleanup such a dataset (#111).
  • Fixes the code drop-downs disappearing when saving a code scheme (#112).

2017-11-03 Beta

03 Nov 16:41
612aa6d
Compare
Choose a tag to compare

Fixes uploading new schemes and creating new schemes not updating the table UI correctly.

2017-10-24 Beta

24 Oct 11:58
Compare
Choose a tag to compare

Fixes Coda showing a blank screen due to missing compiled js files.

2017-10-18 Beta

19 Oct 09:13
Compare
Choose a tag to compare

This release begins the hardening process for Coda.