Skip to content

Releases: abstra-app/abstra-lib

v2.28.4

31 Oct 16:40
Compare
Choose a tag to compare
  • ✨ Improvement: "Go to editor" button opens editor in the current tab
  • ✨ Improvement: Add memory consumption chart
  • 🐛 Fix: "Changes to .env" linter was not reloading when the .env file was created after abstra editor started running

v2.28.3

25 Oct 20:55
Compare
Choose a tag to compare
  • 🐛 Fix: copy buttons were disappearing after closing Smart Console and opening it again
  • 🐛 Fix: fix zoom in shortcut on workflow editor
  • ✨ Improvement: improve WorkflowEditor page performance

v2.28.2

24 Oct 16:17
Compare
Choose a tag to compare
  • 🐛 Fix: Show complete error stack trace on Windows

v2.28.1

23 Oct 18:42
Compare
Choose a tag to compare
  • 🐛 Fix: Reduce abstra.ai import time
  • 🐛 Fix: Editor browser tab sometimes opened before server load
  • 🐛 Fix: Prevent autocomplete use on Form Editor triggering file state change
  • 🐛 Fix: Allow env vars containing whitespace
  • 🐛 Fix: Run steps was using the wrong context when going back
  • 🔧 Internal: Remove unused code

v2.28.0

21 Oct 21:54
Compare
Choose a tag to compare
  • ✨ Improvement: Add Start Execution message in console on Editor when previewing the script
  • 🐛 Fix: abstra.ai import on Python >= 3.13
  • 🐛 Fix: Date input was not registering initial value properly when it was a datetime.date
  • ✨ Feat: Add package installation through the editor + check if the package is already installed

v2.27.3

11 Oct 18:16
Compare
Choose a tag to compare
  • 🐛 Fix: authentication form was accepting invalid emails
  • 🐛 Fix: Smart Console was auto-scrolling while generating new output making it difficult to read the answer until it finished the output
  • 🐛 Fix: Dropdown was not clearing previous input when in reactive page

v2.27.2

03 Oct 18:42
Compare
Choose a tag to compare
  • 🐛 Fix: not showing internal code traceback when an exception happens in user code
  • 🐛 Fix: execution status was not being updated correctly

v2.27.1

03 Oct 00:27
Compare
Choose a tag to compare
  • 🔧 Improved logging security
  • 🐛 Fix: Dropdown was not accepting typing for searching options

v2.27.0

02 Oct 21:27
Compare
Choose a tag to compare
  • ✨ Improvement: fix gunicorn version
  • ✨ Improvement: handle master/child exit on cloud
  • 🐛 Fix: Reactive components were disconsidering initial_value in some specific conditions
  • 🐛 Fix: Search on tables with missing values was causing an error
  • 🐛 Fix: Dropdown was not clearing the input in a reactive page

v2.26.8

01 Oct 16:15
Compare
Choose a tag to compare
  • 🐛 Fix: fix adding stages by dragging from the bottom toolbar on the workflow