Skip to content

Releases: abstra-app/abstra-lib

v3.17.2

26 May 23:29
Compare
Choose a tag to compare
  • ✨ Improv: Create files automatically with the stages
  • ✨ Improv: Add description to the actions suggested by Smart Chat
  • 🐛 Fix: Correct hot reload for nested modules and symlinked project roots
  • 🐛 Fix: CustomInput text encoding errors

v3.17.1

19 May 19:23
Compare
Choose a tag to compare
  • ✨ Improv: Add key paremeter to buttons
    🐛 Fix: Add .txt file support to ai.prompt()
    🐛 Fix: Ensure new FileInput works with ai.prompt()

v3.17.0

16 May 18:59
Compare
Choose a tag to compare
  • ✨ Improvement: Add AI actions of replacing code, adding rows, installing packages and editing tables
  • 🐛 Fix: Add a refresh button to the trigger tasks list
  • 🐛 Fix: Prevents the Cmd+F or Ctrl+F of creating a new form on workflows
  • 🐛 Fix: Web editor authentication error (Cloud)
  • 🔧 Internal: optimized workflow execution

v3.16.5

13 May 23:47
Compare
Choose a tag to compare
  • ✨ Improv: Set stage editor browser tab title to stage name
  • 🐛 Fix: Widgets constraints not working
  • 🐛 Fix: Better options for remove or uninstall requirements

v3.16.4

13 May 01:11
Compare
Choose a tag to compare
  • ✨ Improv: fix delayed execution of editor

v3.16.3

12 May 17:58
Compare
Choose a tag to compare
  • ✨ Feat: Send the webeditor user to a waiting room while the server is awakening
  • ✨ Improv: allow closing the Smart Chat on the stage editor
  • ✨ Improv: add .get method to Task object
  • ⚡️ Improv: linters running up to 20x faster
  • 🐛 Fix: add timetout to all request calls
  • 🐛 Fix: update Abstra Docs links
  • 🐛 Fix: reset df index when initializing pandas-related widgets
  • 🐛 Fix: tasks were not showing in Editor

v3.16.2

05 May 17:11
Compare
Choose a tag to compare
  • ✨ Improvement: enhance job and tasklet executions resilience
  • 🐛 Fix: more consistent tasks workflow shortcuts
  • 🐛 Fix: better spacings on codebase files navigator
  • 🐛 Fix: Shift+Enter insert line-break into Smart Chat input
  • 🐛 Fix: send correct execution error message to Smart Chat
  • 🐛 Fix: initial data was not working if the user didn't interact with the value of the input
  • 🐛 Fix: sort tasks by date on the visualization of pending, completed and sent tasks
  • 🐛 Fix: Change the forms default code to use the new SDK
  • 🐛 Fix: Cmd+Clickon "go to editor" opens editor in a new tab
  • 🐛 Fix: restart button in the Form's end page was not working
  • 🐛 Fix: align the content of the form page to the top of the page

v3.16.1

29 Apr 18:33
Compare
Choose a tag to compare
  • 🐛 Fix: revert timestamp enconding

v3.16.0

26 Apr 01:02
Compare
Choose a tag to compare
  • ✨ Feature: History in Smart Chat
  • 🐛 Fix: Linter warning for missing internal environment variables
  • 🐛 Fix: Tables incorrect datetime serialization
  • 🐛 Fix: block adding tasks if the Workflow Editor state is unsaved
  • ✨ Feature: Omni Chat

v3.15.5

23 Apr 23:19
Compare
Choose a tag to compare
  • 🐛 Fix: Recursive call was breaking the editor
  • 🐛 Fix: Del key not deleting a node in Workflow Editor in Windows