Skip to main content
July 15th 2024

What's new in Abstra this week

Support avatar
Written by Support
Updated over a month ago

General

  • ✨ Feature: Added get_project_url() to return the project URL (docs)

  • 🎨 UI: Project's error pages are now translated

  • 🎨 UI: Project's home page buttons had the wrong color

Editor

  • ⭐ Feature: New projects can be generated from a prompt (video)

  • ✨ Improvement: New project login flow

  • ✨ Improvement: Real-time logs for jobs, hooks, and scripts

  • πŸ› Fix: Non-standard requirements.txt prevented usage

  • πŸ› Fix: File path editing was not possible when the previous path was nonexistent

Forms

  • ✨ Improvement: Removed Login button in Forms

  • ✨ Improvement: Forms restart if the connection fails

  • πŸ› Fix: Added loading indicator for initial loading

  • πŸ› Fix: Page() in a loop retained the state from the previous one

  • πŸ› Fix: Disabling next button when validation fails

  • πŸ› Fix: An error is now shown when choosing an invalid URL path

Smart Console

  • ✨ Improvement: Smart Console now recognizes Tables schema

Tables

  • ✨ Improvement: Insert batch (docs)

  • πŸ› Fix: Empty Select One returned an error

  • πŸ› Fix: Update by ID was returning a list

  • πŸ› Fix: Filters were not working

Threads View

  • πŸ› Fix: Retry and fork flows were inconsistent

  • πŸ› Fix: Workflow view showed overlapping elem

    ents in some cases

Docs

  • πŸ“š New tutorial for connecting with Google API (link)

Cloud Console

  • πŸ› Fix: Scripts did not appear in β€œInspect Build”

Did this answer your question?