Skip to content

Releases: Bible-Translation-Tools/BTT-Writer-Desktop

v1.4.1

10 Jul 19:41
Compare
Choose a tag to compare

Changes in BTT-Writer Desktop v1.4.1

  • Localization for Russian (ru) and Portuguese (pt-br).
  • Bug fix for displaying the index.sqlite location setting.
  • Bug fix for finding localization file.
  • Bug fix for certain UI animations.

v1.4.0

12 Apr 19:59
9c5414c
Compare
Choose a tag to compare

BTT-Writer 1.4.0 Release Notes

We are delighted to announce the release of BTT-Writer 1.4.0! It contains the following changes:

  • Mark all chunks as done, a new menu option that allows the user to finish all the chunks for a chapter at once. This is especially useful when doing revision work.
  • Insert \p paragraph marker before first verse of each chapter when exporting to USFM. This improves compatibility when importing into other USFM-based tools.
  • Customize location of index.sqlite download url in settings.
  • Documentation and other updates.

Desktop only

  • Localization support! The BTT-Writer buttons, labels, and other text can now be displayed in multiple languages. This initial release provides translations in English and French.
  • Fixed resource loading bug that could cause a crash in rare circumstances.

Android only

  • Support for new WACS Security configuration that previously required a change to settings before the app could sync projects with WACS.
  • Localization for many languages have been added or updated.

v1.3.1

28 Nov 21:41
3e5cd20
Compare
Choose a tag to compare

BTT-Writer v1.3.1 Release Notes

  • Added a new update menu command "Download New index.sqlite", which will download both source texts and language definitions at the same time. This is much faster than the previous import commands, but may not have the very latest definitions and texts if they were added very recently.
  • Better handling of corrupted projects, which are now zipped and placed in the backups folder if they can't be opened normally. The presence of a corrupted project no longer causes all projects to disappear.

Android Only

  • Fixed a bug when loading a source text that could, in rare circumstances, cause sections of source texts to fail to load.
  • Fixed a bug when rendering footnotes that could cause footnote content to be rendered interleaved with the source text.

Desktop Only

  • Developers only: Fixes and improvements to the Docker build process.

v1.3.0

04 Oct 18:13
Compare
Choose a tag to compare

New Features

  • Translated book names and chapter titles are now used when importing from and exporting to USFM. (PR134)
  • Paragraph markers (\p) are now recognized and rendered. (PR135)
  • Projects are now backed up before deletion. (PR146)

Bug Fixes

  • Fixed issue where adding too many source texts could cause the UI to become unusable. The number of source texts is now limited to three. Please let us know if your project requires more than three source texts. (PR136)
  • The Read Server now points to the new Live Reader URL. (PR133)
  • If the user starts the app while it is already running, now the existing instance is activated instead of starting a second instance. (PR138)
  • Fixed some readability and color issues with dark mode. (PR145)

Previous Updates

  • (v1.2.3) The list of available languages is now pulled from WA's new public data API. The language list API URL is now configurable in settings if you'd prefer to use a different API.

v1.2.3

01 Aug 16:04
Compare
Choose a tag to compare

This release uses a new endpoint for language information, found at:

https://langnames.bibleineverylanguage.org/langnames.json

The new language workflow from the language selection screen is now disabled. If your language is not on the list, please email [email protected] to begin the process of adding it.

v1.2.2

09 Mar 18:49
Compare
Choose a tag to compare

This bugfix release corrects a problem encountered when trying to create or upload a repo on MacOS. It explicitly sets the name of the primary branch rather than use the default (which can vary from client to client).

v1.2.1

01 Feb 18:18
25d3306
Compare
Choose a tag to compare

This is a bugfix release of BTT-Writer. It contains the following fixes:

  • BTT-Writer will no longer export empty manifest files in certain situations.
  • BTT-Writer will now look for fonts in the system font folder as well as the user font folder on MacOS.

v1.2.0

09 Jan 19:54
0b38fc7
Compare
Choose a tag to compare

We are very pleased to release BTT-Writer Desktop v1.2.0!

This release contains a number of minor improvements and bug fixes, including the following:

Improvements

  • Dark mode theme is now available.
  • The Windows installer now allows installing to another directory.
  • It is now possible to log in using the Enter key after entering credentials.
  • The Git interface now specifies the merge strategy, preventing errors on some clients.

Bug Fixes

  • Resource URLs no longer crash when clicked.
  • The feedback feature now correctly creates issues in GitHub.
  • The Windows installer now references the correct home page.
  • Chapter navigation no longer allows the user to navigate past the beginning or end of the book.

Other Changes

  • The Electron framework is now upgraded to v21.3.0.
  • Developer tools can now be opened from the config page.
  • Documentation and desktop files have been updated.

v1.1.8

30 Aug 21:16
Compare
Choose a tag to compare

Bugfix release. Fixes an issue when clicking the "create account" button on the login screen.

v1.1.7

22 Jun 19:55
Compare
Choose a tag to compare

Bugfix release. Fixed bug when canceling import led to crash (#79) (Maxim) #79