- ✨ Using real project subdomain for the path input on forms and hooks editor
- ✨ Feature: Add Open in Fullscreen button in Form Preview
- ✨ Feature: Add typing in the Forms SDK
- 🐛 Fix: set linter rule type of psycopg2 to error, preventing deploys
- 🐛 Fix: outdated email notifications information on editor
- 🐛 Fix: server port on local editor
- 🐛 Fix: correctly reloading imported modules after change
- 🐛 Fix: translate "Search" placeholder on `read_cards` widget with `searchable` property
- ✨ add `onChange` event listener for `read_custom`
- ✨ add `change_value` parameter to `read_custom`
- ✨ don't rerender on every value change anymore when `onChange` has been called