Skip to content

Releases: sillsdev/FieldWorks

FieldWorks Base Build #1351

17 Dec 14:25
340bf4f

Choose a tag to compare

Pre-release
build-1351

Bump version to 9.3.5 Beta (#590)

FieldWorks Base Build #1188

03 Nov 20:18
d810da0

Choose a tag to compare

Pre-release
Fix problem with LT-22261 fix reported by Daney (#499)

* Fix problem with LT-22261 fix reported by Daney

* Added unit tests requested by Jason

* Clean up code to detect guesses

FieldWorks Base Build #1186

31 Oct 15:29

Choose a tag to compare

Pre-release
LT-22306: Fix Startup Crash on Clean Machine

Prompt the user for update preferences after initializing the
l10n manager. The l10n manager must be initialized before looking
up strings to prevent language IDs from being mapped incorrectly
(see https://issues.bloomlibrary.org/youtrack/issue/BL-13245).

The prompt remains as early in startup as possible so that the
user can choose before any update checks are initiated.

Change-Id: Ib2284a6022c362b5dd961ed5f330a8ed63b540e1

FieldWorks Base Build #1185

30 Oct 21:45

Choose a tag to compare

Pre-release
LT-22306: Fix Startup Crash on Clean Machine

Prompt the user for update preferences after initializing the
l10n manager. The l10n manager must be initialized before looking
up strings to prevent language IDs from being mapped incorrectly
(see https://issues.bloomlibrary.org/youtrack/issue/BL-13245).

The prompt remains as early in startup as possible so that the
user can choose before any update checks are initiated.

Change-Id: Ib2284a6022c362b5dd961ed5f330a8ed63b540e1

FieldWorks Base Build #1184

30 Oct 15:47
aa1658c

Choose a tag to compare

Pre-release
Fix LT-22109: Handle embeddings in flextext (#502)

* Fix LT-22109: export embeddings

* Add code to import items with runs

FieldWorks Base Build #1182

23 Oct 15:33
562ed9d

Choose a tag to compare

Pre-release
LT-3646: Unchecked checkboxes count as "no data"

When determining field visibility, treat unchecked checkboxes
as if they have "no data".

Note:  This change applies to all checkboxes stored as a Boolean,
and one checkbox that is stored as an integer.  To apply the new
behavior to a checkbox stored as an integer, and avoid changing
the behavior of all integer fields, we specifically identify the
integer field. There is a possibility that we missed other checkbox
fields that are stored as an integer.

FieldWorks Base Build #1172

15 Oct 21:13
8df2ecb

Choose a tag to compare

Pre-release
build-1172

Fix LT-22265: If there are new 'common' columns show them by default …

FieldWorks Base Build #1155

29 Sep 22:10
4bd20a8

Choose a tag to compare

Pre-release
build-1155

Fix the assembly stamping of the base build after moving to gha (#478)

FieldWorks Base Build #1154

29 Sep 19:56
4bd20a8

Choose a tag to compare

Pre-release
build-1154

Fix the assembly stamping of the base build after moving to gha (#478)

FieldWorks Base Build #1146

22 Sep 20:00

Choose a tag to compare

Pre-release
build-1146

Provide default values to Patch installer CD for push events