# Release v6.14.2 (2024-11-05)

Published 2024-11-05 14:59:23Z

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

## Server

### Fixed

* **Static files**: Fixed static file delivery on Windows. \[9b63ab11] \[c572e003]
* **Overlay FS**: When using overlay FS correct modification time to use the disk based file. \[f4bf732b]
* **POST /api/message**: Allow to not send or send `null` for `webfrontend_props`. \[b940245e]
* **Custom Data Type Updater**: Make sure to re-index objects after data of custom data has changed. \[5fc7e802]
* **Janitor**: Avoid SQL error when running the event cleaning janitor with no plugins installed. \[53e24f28]

## Frontend

### Fixed

* Editor User Templates: Fixed a bug where user templates in editor were not stored correctly.
