You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Blog posts: tags selected on a published post are now saved when using Save Draft / Save & Publish β the tag pivot was previously dropped because the draft-flow save methods bypassed Filament's relationship sync (#344)
Blog posts: a cover image uploaded on a specific translation is now persisted to the real storage directory instead of a temporary livewire-tmp path that was lost after publishing (#345)