v5.39.12

webiny/webiny-jsv5.39.12Sep 11, 2024by adrians5j

AI Summary

Focuses on improving the deletion process for entry revisions, ensuring field values are preserved and the UI is more responsive.

Key Highlights

  • Preserve field values when deleting latest revision
  • Mark previous published revision as unpublished
  • Improve UI/UX around deletion of entry revisions

Full Release Notes

## [5.39.12](https://github.com/webiny/webiny-js/compare/v5.39.10...v5.39.12) (2024-09-11)


### Bug Fixes

* ensure field values are preserved when deleting latest revision ([#4253](https://github.com/webiny/webiny-js/issues/4253)) ([a6f2221](https://github.com/webiny/webiny-js/commit/a6f22210d2b2f9bd51c150db5dff96e5719b010f))
* improve UI/UX around deletion of entry revisions ([#4260](https://github.com/webiny/webiny-js/issues/4260)) ([78121c6](https://github.com/webiny/webiny-js/commit/78121c6f8869f99577e2ab5b2cf1d9e9fd87dd2a))
* mark prev published revision as unpublished (`createFrom` mutation) ([#4258](https://github.com/webiny/webiny-js/issues/4258)) ([b1856b1](https://github.com/webiny/webiny-js/commit/b1856b15793700e6824a33b481e54b087f8c33d9))
* refresh revs list after ([#4255](https://github.com/webiny/webiny-js/issues/4255)) ([420cc08](https://github.com/webiny/webiny-js/commit/420cc08248670d20374da46fdd30ddcd3c82acdb))