Skip to content

v0.9.0

Compare
Choose a tag to compare
@invisal invisal released this 13 Jan 02:30
· 56 commits to develop since this release

This major release focuses on restructuring the codebase to enable an extension-based architecture and addressing technical debt. While new features are limited, several improvements and fixes are included to enhance the user experience.

What’s New?

  • Upgraded Framework: Migrated from Next.js 14 to Next.js 15 for improved performance and compatibility.
  • SQLite Online Viewer Updates:
    • Added support for browsers that do not support the FileSystemHandler API, with a fallback to traditional file input.
    • Redesigned interface for better usability.
  • Database Indicator: Introduced a small color marker on the left side of the database list to help identify the active database.

Bug Fixes and Improvements

  • Resolved incorrect ERD layout when no relationships exist.
  • Implemented throttling for error logs to reduce noise and improve clarity.

Thank you for using Outerbase Studio! Feedback and contributions are always welcome.