- ✨ 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
2.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
2.28.2
- 🐛 Fix: Show complete error stack trace on Windows
2.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
2.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
2.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