Skip to content

Releases: abstra-app/abstra-lib

v2.21.1

26 Jul 21:29
Compare
Choose a tag to compare
  • 🐛 Fix: internal OS permission errors on local editor
  • 🐛 Fix: remove confirmation when redirecting (using Forms SDK)
  • 🥚 Alpha feature: allow __setup__.py extensions
  • 🔥 Refactor: enforce https redirect in cluster level

v2.21.0

23 Jul 22:19
Compare
Choose a tag to compare
  • ✨ Improvement: add specific configuration for favicon.ico file
  • ✨ Improvement: unify terms meaning "requirements" to avoid confusion
  • ✨ Improvement: replace "Style" tab with "Preferences" with better UX
  • 🐛 Fix: AI prompt funcion name max-lenght
  • 🐛 Fix: file input widget did not follow chosen language

v2.20.1

19 Jul 15:27
Compare
Choose a tag to compare
  • 🎨 UI: better application of project style definitions
  • 🎨 UI: better display of buttons on forms on mobile
  • 🐛 Fix: fix number slider widget not reading the value
  • 🐛 Fix: revert reconnect

v2.20.0

18 Jul 14:00
Compare
Choose a tag to compare
  • 🐛 Fix: fix serialization of set_data
  • 🐛 Fix: fix multiple choice color and Kanban font family

v2.19.8

17 Jul 14:06
Compare
Choose a tag to compare
  • ✨ Improvement: scrolling to end of Smart Console when opening it
  • ✨ Improvement: allow defining language for the forms in a project
  • 🐛 Fix: better appointment input responsiveness
  • 🐛 Fix: ellipsing large names of triggers on Live View
  • 🐛 Fix: prevent appointment input selecting unavailable day on month change
  • 🐛 Fix: leaving the version empty will default to the latest version on Add to Requirements
  • 🐛 Fix: in a Page, all the input fields were being validated although only one was being updated
  • 🐛 Fix: fix read_image behavior in mobile

v2.19.7

15 Jul 21:24
Compare
Choose a tag to compare
  • ✨ Improvement: allow insert to add many rows at once (Tables SDK)
  • ✨ Improvement: unify env var editing experience on local editor and cloud
  • ✨ Improvement: add linter that finds path conflicts in forms
  • 🐛 Fix: is_in and is_not_in comparators (Tables SDK)
  • 🐛 Fix: add suffix to conflicting paths when creating a new Form
  • 🐛 Fix: improved spacing in workflow view to avoid superposition
  • 🐛 Fix: add loading feedback on Pages in forms
  • 🐛 Fix: editing filename while in "File not found" state in editor
  • 🐛 Fix: remove login button on forms, since it is now handled by access control
  • 🐛 Fix: it was possible to bypass email validation on Page widget

v2.19.6

05 Jul 20:48
Compare
Choose a tag to compare
  • ✨ Feat: new project login flow
  • ✨ Feat: start projects with AI
  • 🐛 Fix: fork thread on local editor
  • 🐛 Fix: automatically restart forms when connection fails
  • 🐛 Fix: background color of card in the homepage of Player was using the main color

v2.19.5

04 Jul 18:47
Compare
Choose a tag to compare
  • ✨ Feat: Add translations for 403, 404 and 500 error pages
  • ✨ Feat: Realtime logs for jobs, hooks and scripts
  • ✨ Feat: Add project url to sdk
  • 🐛 Fix: Handle bad requirement files
  • 🐛 Fix: Allow only 1 retry per failed run
  • 🐛 Fix: Handle expired passwordless tokens
  • 🐛 Fix (forms): state was being retained between sequential identical page renders, such as in a for loop

v2.19.4

01 Jul 16:33
Compare
Choose a tag to compare
  • 🐛 Fix: af.get_user() would restart the form after login was completed
  • 🐛 Fix: remove slashes strictness for the cloud app

v2.19.3

28 Jun 20:32
Compare
Choose a tag to compare
  • ✨ Feat: Better file upload components
  • 💅 Enhancement: internal optimizations
  • 🐛 Fix: Do not open file after creation
  • 🐛 Fix: Better code editor save and ctrl-z
  • 🐛 Fix: Close Smart Console automatically on form start
  • 🐛 Fix: Make data selectable in kanban and on thread details