- A new UI to set environment variables
- Send an email when a @nt.daily or @nt.weekly trigger fails
- Better AI-generated snippets
- An improved AI prompt UI in the REPL
- Fix image-based plots in Streamlit
- Fix for using insert/append APIs with numpy/pandas
- New "Getting Started" popup
- Better compatibility with date types
- API Proxying with Google Gemini
- A context manager to make it more convenient to point your code at other sheets
- Upgraded streamlit to 1.36
- this includes support for multi-page apps
- Fixes an issue where negative indexes on cell ranges might resolve outside the range
- Fixes a reconnection bug in Streamlit where a disconnected websocket might fail to reconnect
- Dates are now properly handled when set from Python