Skip to content

v1.23.10

Choose a tag to compare

@happytodev happytodev released this 03 Jul 14:37

🐛 Fixed

  • Blog posts: photo upload now works on both Save Draft and Save & Publish (#268)

This release fixes the long-standing issue where uploaded photos disappeared after clicking Save Draft or Save & Publish. The fix addresses multiple root causes related to Livewire's file upload serialization format, missing file persistence calls, and Filament's FileUpload state format expectations.