Skip to content

v3.2.2

Compare
Choose a tag to compare
@abstra-bot abstra-bot released this 24 Dec 13:30
· 72 commits to master since this release
  • ✨ 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