# Release v6.19.2 (2025-04-11)

Published 2025-04-11 12:44:33Z

* [fylr\_checksums.txt](https://s3.eu-central-1.wasabisys.com/fylr-releases/v6.19.2/fylr_checksums.txt)
* [fylr\_v6.19.2\_darwin\_amd64.tar.gz](https://s3.eu-central-1.wasabisys.com/fylr-releases/v6.19.2/fylr_v6.19.2_darwin_amd64.tar.gz)
* [fylr\_v6.19.2\_darwin\_arm64.tar.gz](https://s3.eu-central-1.wasabisys.com/fylr-releases/v6.19.2/fylr_v6.19.2_darwin_arm64.tar.gz)
* [fylr\_v6.19.2\_linux\_amd64.tar.gz](https://s3.eu-central-1.wasabisys.com/fylr-releases/v6.19.2/fylr_v6.19.2_linux_amd64.tar.gz)
* [fylr\_v6.19.2\_windows\_amd64.zip](https://s3.eu-central-1.wasabisys.com/fylr-releases/v6.19.2/fylr_v6.19.2_windows_amd64.zip)

## Server

### Fixed

* **/api/export**: Fixed crash bug for CSV export with recursively linked bidirectional objects. \[f2caa06c]
* **Hotfolder**: Ignore files in top level Hotfolder directory (avoids panic). \[4874e4a2]
* **Metadata Mapping**: Fixed an SQL error when injecting metadata with unescaped special characters. Also, fixed reading of `width` and `height`. Existing import mappings need to be re-created for this change to take effect. Support type `DOUBLE`. \[6385f6f1] \[a37a001e] \[1a490466]

### Improved

* **/api/group**: Compile `LINK` and `UNLINK` into `_generated_rights`. These rights can be set in the ACL but were not compiled into the `_generated_rights` info. \[f986326b]
