v2.32.3

payloadcms/payloadv2.32.3May 8, 2025by denolfe

AI Summary

A minor bug fix release for version 2 addressing filter state resetting issues and ensuring only image files are processed for preview in the upload component.

Key Highlights

  • Fix filter state resetting in WhereBuilder
  • Ensure only image files are read for preview

Full Release Notes

## [2.32.3](https://github.com/payloadcms/payload/compare/v2.32.2...v2.32.3) (2025-05-08)


### Bug Fixes

* filter state resetting when removing previous condition in WhereBuilder ([#12262](https://github.com/payloadcms/payload/issues/12262)) ([a09fefa](https://github.com/payloadcms/payload/commit/a09fefaed746ff945d16f41647f1fdb32200e35e))
* **upload:** ensure only image files are read for preview ([#9562](https://github.com/payloadcms/payload/issues/9562)) ([5ecee3f](https://github.com/payloadcms/payload/commit/5ecee3f6f6cbaec06a0b48ca251a25c2993e8451)), closes [#9559](https://github.com/payloadcms/payload/issues/9559)