Published 2024-10-10 14:38:10Z
- fylr_checksums.txt
- fylr_v6.13.2_darwin_amd64.tar.gz
- fylr_v6.13.2_darwin_arm64.tar.gz
- fylr_v6.13.2_linux_amd64.tar.gz
- fylr_v6.13.2_windows_amd64.zip
- fylr backup & restore: New
--insecure
parameter skips TLS checks for https connections. [2ebd092d]
- /api/suggest: Add
system_object_id
collection to response forfields_suggest
. [36b8213a]
- /api/suggest: Fixed nested case for
fields_suggest
. Improved error handling for unsupported fields. Also, fixed cases where language support yielded incorrect results. [36b8213a] [5d9c4b5d] [6e4a4014] - /api/export|eas|objects: Fixed exports of files with special characters in file names, like
,
. [d0be4e19] [1f05233c] - /api/db: Fixed and improved error handling for unsupported
_tags
and_acl
properties. [81cbeea8]
- Editor Popover: Now, when an editor popover is opened, we focus on the first field but do not scroll the popover to it.
- Tags: Adjusted tag text color when the custom tag background color is too light.
- About Root App: Improved the 'About Fylr' panel to include a direct link to GitHub commits for the current version.
- Session Prefs: Now, user preferences will only be saved if there are any changes. If not, the request to the user endpoint will not be performed.
- Mask Editor: Fixed the position of the column hint in the mask editor for output columns.
- Group Editor: Fixed the nesting of single fields in bulk match and merge mode.
- CSV Importer: Fixed a bug that caused an infinite loop when updating objects, where no changes were made by the server because the data was identical.
- EAS Rendering: Fixed an issue where the application attempted to render an image that was either incompatible with the browser or corrupted, without displaying the specific placeholder for such cases.