Skip to content

v2.26.1

Compare
Choose a tag to compare
@abstra-bot abstra-bot released this 29 Aug 21:31
· 138 commits to master since this release
  • 🎨 UI: use primary color of project to stylize links in markdown widget
  • 🐛 Fix: add ellipsis on Player navbar for long project names
  • 🐛 Fix: PhoneInput widget was not re-validating the input after an attempt on sending an empty answer
  • 🐛 Fix: Fix PhoneInput requiring an input even when required was set to False
  • 🐛 Fix: Invert style of active vs non-active NPS buttons
  • 🐛 Fix: Fix unsaved changes popup positioning on form editor
  • 🐛 Fix: Allow searching on font input
  • 🐛 Fix: Fix accepted_formats parameter of read_file function from Abstra Forms
  • 🐛 Fix: full-width was not working properly when a Page with widgets was the end of the form (Page with end_program=True)