- 🐛 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
2.27.2
- 🐛 Fix: not showing internal code traceback when an exception happens in user code - 🐛 Fix: execution status was not being updated correctly
2.27.1
- 🔧 Improved logging security - 🐛 Fix: Dropdown was not accepting typing for searching options
2.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