Skip to content

Releases: abstra-app/abstra-lib

v3.19.0

17 Jun 15:37
Compare
Choose a tag to compare
  • ⚙️ Remove Agents capabilities

v3.18.8

16 Jun 22:34
Compare
Choose a tag to compare
  • 🐛 Fix: AI SDK, Tables and Connectors editor requests could fail

v3.18.7

16 Jun 15:24
Compare
Choose a tag to compare
  • 🐛 Fix: http requests on cloud environment could fail

v3.18.6

13 Jun 21:44
Compare
Choose a tag to compare
  • ✨ 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

03 Jun 21:40
Compare
Choose a tag to compare
  • ⚙️ Internal: disable retrying runs for out-of-memory crashes

v3.18.4

02 Jun 22:52
Compare
Choose a tag to compare
  • ⚙️ Internal optimizations

v3.18.3

31 May 00:42
Compare
Choose a tag to compare
  • 🐛 Fix: Linter checks before deploy

v3.18.2

30 May 23:36
Compare
Choose a tag to compare
  • 🐛 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

28 May 22:53
Compare
Choose a tag to compare
  • 🐛 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

27 May 20:03
Compare
Choose a tag to compare
  • ✨ 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