Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

Releases: common-voice/sentence-collector

v2.8.0

24 Jul 11:57
Compare
Choose a tag to compare

2.8.0 (2021-07-24)

Bug Fixes

  • make sentence box for review slightly bigger (8a6fcba)
  • only allow half of the sentence review box to be source text (9e1a4a2)
  • submit review when no more sentences in current queue (dd782be)

Features

  • make swipe review tool the default review tool (b195cb3)

v2.7.1

22 Jul 21:09
Compare
Choose a tag to compare

2.7.1 (2021-07-22)

Bug Fixes

v2.7.0

09 Jul 18:58
Compare
Choose a tag to compare

2.7.0 (2021-07-09)

Features

  • add general stats endpoint to docs (374d1ea)

v2.6.1

08 Jul 22:43
Compare
Choose a tag to compare

2.6.1 (2021-07-08)

Bug Fixes

  • only count contributors in specific language for general stats (89d5590)

v2.6.0

08 Jul 22:28
Compare
Choose a tag to compare

2.6.0 (2021-07-08)

Bug Fixes

Features

  • add simple stats endpoint (9f7e5ef)

v2.5.5

08 Jul 21:32
Compare
Choose a tag to compare

2.5.5 (2021-07-08)

Bug Fixes

  • remove BE sentences from two authors if not yet approved (88c2c3c)

v2.5.4

06 Jul 23:22
Compare
Choose a tag to compare

2.5.4 (2021-07-06)

Bug Fixes

v2.5.3

30 Jun 19:13
Compare
Choose a tag to compare

2.5.3 (2021-06-30)

Bug Fixes

  • remove unused parameter (5690e49)

v2.5.2

30 Jun 18:36
Compare
Choose a tag to compare

2.5.2 (2021-06-30)

Bug Fixes

  • do not show 'Delete sentences' button if no sentences to delete (2fc02dc)

v2.5.1

27 Jun 23:17
Compare
Choose a tag to compare

2.5.1 (2021-06-27)

Bug Fixes

  • set skippedSentences to empty array in case it's not yet persisted in the redux localStorage item (d9307e0)