Releases: abstra-app/abstra-lib
Releases · abstra-app/abstra-lib
v3.19.0
v3.18.8
- 🐛 Fix: AI SDK, Tables and Connectors editor requests could fail
v3.18.7
- 🐛 Fix: http requests on cloud environment could fail
v3.18.6
- ✨ Improv: Make some terms less technical in the interface
- ✨ Improv: Better widget docstrings and type annotations
- ✨ Improv: Make Smart Chat aware of tasks, executions and tables data
- ✨ Improv: Better internal error messages
- 🐛 Fix: Extend the possible suggested actions on the stage editor
- 🐛 Fix: Remove download button for folders in files view
- 🐛 Fix: Prevent internal job failures
- ⚙️ Internal: Update graceful shutdown timeouts
- ✨ Improv: Workflow autosaves on every change
v3.18.5
- ⚙️ Internal: disable retrying runs for out-of-memory crashes
v3.18.4
- ⚙️ Internal optimizations
v3.18.3
- 🐛 Fix: Linter checks before deploy
v3.18.2
- 🐛 Fix: Add curved edges to avoid overlaping
- 🐛 Fix: Fix the actions of creating stages and transitions
- 🐛 Fix: Prevent the deletion of a transition when pressing backspace while editing its filter
- ✨ Improv: Add option to automatically layout the workflow
- ⚙️ Internal optimizations: Make the editor faster
- ✨ Improv: remove the spamming notifications on action successes
v3.18.1
- 🐛 Fix: Fix action of creating tables not adding columns
- ✨
from abstra.ai import read_nfse
now supports reading NFSe files - 🐛 Fix: Forms' @end_page_step was not terminating the script
- ✨ Improv: Allow pausing Smart Chat while answering
- ✨ Improv: Show actions one by one
- 🐛 Fix: Disable 'deploy' button without disabling 'go to cloud' button in editor
v3.18.0
- ✨ Feat: Add the possibility to disable stages in deployed apps directly from console
- ⚙️ Internal optimizations on Smart Chat actions
- 🐛 Fix: Fix editor actions being suggested on cloud
- 🐛 Fix: Prevent unnecessary file checks on workflow to improve performance