Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.61 KB

CHANGELOG.md

File metadata and controls

32 lines (23 loc) · 1.61 KB

Change log

FIXED:

  • Import from Project file & usfm file
  • Create translation words project - Issue #48

ADDED:

  • Look for user installed fonts - Issue #8
  • Show translationWords content for languages other than English - PR #39

FIXED:

  • Access token issue: no longer need to manually delete token to login & upload
  • Upload existing repo/project error - Issue #29
  • Could not run on Ubuntu 20.04 - Issue #12

UPDATED:

  • electron 12.0.0 with node 14.16.0 and chromium 89.x
  • Link to reader after upload - Issue #16
  • Token name now looks like "btt-writer-desktop__[YOUR DEVICE NAME]_[PLATFORM]_[SOME ID]"

Security:

  • Please remove the old token named: ts-desktop on WACS

  • Remove restriction so that any source can have resources, not just "ulb" and "obs"
  • Add support for developing using a Docker container