Skip to content

Releases: abstra-app/abstra-lib

v3.14.0

31 Mar 00:13
Compare
Choose a tag to compare
  • ✨ Added: new web file editor
  • ✨ Added: docstrings to all SDK objects
  • ✨ Improvement: show a menu with actions on selecting a transition
  • ✨ Improvement: better Smart Chat for code generation and debugging
  • ✨ Improvement: abstra restore --file <file> now works with .csv files
  • 🐛 Fixed: do not allow to send messages to Smart Chat while it is answering
  • 🐛 Fixed: fix logout handler for windows

v3.13.0

20 Mar 14:46
Compare
Choose a tag to compare
  • ✨ Improvement: show tasks type and payload in logs
  • 🐛 Fixed: color and spacing inconsistencies on login
  • 🐛 Fixed: validation would not run when advancing form (SDK 2.0)

v3.12.1

19 Mar 13:58
Compare
Choose a tag to compare
  • 🐛 Fixed: encoding errors when running abstra on Windows

v3.12.0

19 Mar 13:44
Compare
Choose a tag to compare
  • ✨ Improvement: add "clear all tasks" button
  • ✨ Improvement: add pagination_always_visible param (defaults to True) to tables widgets

v3.11.1

18 Mar 14:51
Compare
Choose a tag to compare
  • ⚡️ Performance: faster module reloading

v3.11.0

14 Mar 21:53
Compare
Choose a tag to compare
  • ✨ Feature: Add is_html argument to send_email function
  • ✨ Improvement: better Smart Chat answers
  • ✨ Improvement: simpler input for token when logging in
  • 🐛 Fixed: renamed function run to run_sql to avoid conflicts
  • 🐛 Fixed: only last line of StackTrace was being shown

v3.10.3

06 Mar 15:58
Compare
Choose a tag to compare
  • ⚙️ Internal optimizations

v3.10.2

05 Mar 18:18
Compare
Choose a tag to compare
  • 🐛 Fix: Passwordless login UI card background-color
  • 🐛 Fix: Update workflow was failing if sync_connection_pool failed

v3.10.1

03 Mar 20:07
Compare
Choose a tag to compare
  • 🐛 Fix redirection of external URLs with query params
  • 🐛 Fix agent connection not being sync'ed when workflow or public url were updated

v3.10.0

28 Feb 21:33
Compare
Choose a tag to compare
  • ⚙️ Internal optimizations