Releases: sillsdev/FieldWorks
Releases · sillsdev/FieldWorks
FieldWorks Base Build #1351
build-1351 Bump version to 9.3.5 Beta (#590)
FieldWorks Base Build #1188
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
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
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
Fix LT-22109: Handle embeddings in flextext (#502) * Fix LT-22109: export embeddings * Add code to import items with runs
FieldWorks Base Build #1182
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
build-1172 Fix LT-22265: If there are new 'common' columns show them by default …
FieldWorks Base Build #1155
build-1155 Fix the assembly stamping of the base build after moving to gha (#478)
FieldWorks Base Build #1154
build-1154 Fix the assembly stamping of the base build after moving to gha (#478)
FieldWorks Base Build #1146
build-1146 Provide default values to Patch installer CD for push events