Skip to content

Releases: abstra-app/abstra-lib

v3.9.1

21 Feb 13:57
Compare
Choose a tag to compare
  • 🐛 Fix: Smart Chat with loading and better button positioning

v3.9.0

13 Feb 20:23
Compare
Choose a tag to compare
  • ✨ Improvement: Add auto-updating message in Tasks page in Editor
  • 🐛 Fix: Task created date was wrong in some browsers
  • 🐛 Fix: Remove code highlighting when code is changed
  • ✨ Improvement: Remove auto-suggest fix when a new error appeared in the console.
  • ✨ Improvement: Introduce a new Forms SDK for simplified run steps and reactive pages

v3.8.0

11 Feb 19:52
Compare
Choose a tag to compare
  • 🐛 Fix: Passwordless login UI on mobile was overflowing screen width
  • 🚀 Beta support for Windows app

v3.7.1

09 Feb 20:30
Compare
Choose a tag to compare
  • ✨ Feature: Add attachments argument to send_email function
  • ✨ Improvement: Change robots of projects to disallow /
  • ✨ Adding support for / hooks that will be capable of dealing with emails responded to [email protected]

v3.7.0

05 Feb 01:38
Compare
Choose a tag to compare
  • 🚀 Soft launching Agents! The new way to use and consume services in Abstra. See the docs (link)

v3.6.1

04 Feb 17:33
Compare
Choose a tag to compare
  • 🐛 Removing bug of Ctrl+S activating the native browser listening on workflow editor
  • 🐛 Fix: Respecting linebreaks on SmartChat user messages
  • 🐛 Fix: cap ´get_tasks` to 10k tasks per call
  • 🐛 Fix: fix error highlight and stacktrace when using legacy_threads
  • ✨ Improvement: task.payload returns the payload of a task
  • ✨ Improvement: Home and sidebar show every form, instead of only the initial ones
  • ✨ Improvement: Drastically reduce editor CPU usage

v3.6.0

28 Jan 13:09
Compare
Choose a tag to compare
  • 🚀 Public URLs for testing local hooks
  • ✨ Improvement: get_sent_tasks function in tasks SDK to retrieve the sent tasks from a stage
  • 🎨 On Task stage type renamed to Tasklet
  • 🐛 Fix read_custom null return value

v3.5.3

24 Jan 19:05
Compare
Choose a tag to compare
  • ✨ Improvement: mock_answers function in forms SDK to allow testing
  • 🐛 Fix: fix task creation on compat mode

v3.5.2

17 Jan 22:26
Compare
Choose a tag to compare
  • run_steps now supports initial_stepand context. See the docs
  • 🐛 Fix: better layout and spacing in editor's Access Control
  • 🐛 Fix: sort logs by created date in editor
  • 🐛 Fix: fix layout of compare code on editor

v3.5.1

14 Jan 21:43
Compare
Choose a tag to compare
  • ✨ Improvement: When clearing messages from Smart Chat, initiate a new thread
  • 🐛 Fix: fix Ctrl-Z not working after saving or running the form
  • 🐛 Fix: fix full_width prop not working in the widgets