Releases: abstra-app/abstra-lib
Releases · abstra-app/abstra-lib
v2.28.4
v2.28.3
- 🐛 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
- 🐛 Fix: Show complete error stack trace on Windows
v2.28.1
- 🐛 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
- ✨ 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
- 🐛 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
- 🐛 Fix: not showing internal code traceback when an exception happens in user code
- 🐛 Fix: execution status was not being updated correctly
v2.27.1
- 🔧 Improved logging security
- 🐛 Fix: Dropdown was not accepting typing for searching options
v2.27.0
- ✨ 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
- 🐛 Fix: fix adding stages by dragging from the bottom toolbar on the workflow