v5.39.14

webiny/webiny-jsv5.39.14Sep 18, 2024by adrians5j

AI Summary

Fixes entry/revision action labels and resolves Elasticsearch tie-breaking logic issues.

Key Highlights

  • Made entry/revision action labels more explicit.
  • Fixed Elasticsearch tie-breaking logic using ID.
  • Fixed asset size calculation in File Manager.

Full Release Notes

## [5.39.14](https://github.com/webiny/webiny-js/compare/v5.39.13...v5.39.14) (2024-09-18)


### Bug Fixes

* make entry/revision action labels more explicit ([#4280](https://github.com/webiny/webiny-js/issues/4280)) ([1d23eb7](https://github.com/webiny/webiny-js/commit/1d23eb7d17a10c290a280590c5e51dc8a7fa6be0))
* **api-file-manager:** use precalculated asset size and add logging ([bc771b0](https://github.com/webiny/webiny-js/commit/bc771b0c616cc2c0f339b57d2a5401349e992924))
* **api-headless-cms:** always output cursor ([85beabc](https://github.com/webiny/webiny-js/commit/85beabc3bc1173e69a2a451749fb86e05085b32b))
* **api-headless-cms-ddb-es:** add default tie breaker for elasticsearch ([1c2ae12](https://github.com/webiny/webiny-js/commit/1c2ae12910269a7733e492f5a401cae285c75ce3))
* **api-headless-cms-ddb-es:** use id as tie breaker ([615413f](https://github.com/webiny/webiny-js/commit/615413ff4d4bb2d4db7a9d8b51655a27a0fcb54d))
* **api-page-builder:** intercept search phase exception ([be6dc85](https://github.com/webiny/webiny-js/commit/be6dc85e59f01d741bbf02d87bb88e724d319c79))