v1.55.0

gitroomhq/postiz-appv1.55.0Jun 26, 2025by nevo-david

AI Summary

Addressed significant technical debt in the modal creation dialog by migrating to global state management (Zustand) and significantly improving validation logic.

Key Highlights

  • New Modal Creation Dialog replacing the old 'edit only this' workflow
  • Moved to global state management with Zustand
  • Validation works 10x better
  • Refactored to use useImperativeHandle instead of useValues

New Features

  • New Modal Creation Dialog
  • Global state management (Zustand)
  • Improved validation logic
  • Refactored useImperativeHandle implementation

Full Release Notes

I'm super excited about this feature; it was the most significant technical debt of Postiz.
- Removed the "edit" only this, it is now just a new tab with an edit button.
- Move everything to a global state with Zustand.
- Validation works 10x better
- Removed the weird "useValues"; it is now working with useImperativeHandle.

We are having office hours tomorrow (25.6.2025) on Discord, about everything, including the new modal editor.
Please join (and test it before 😉)