Skip to content

Releases: oslabs-beta/Orbit

Major modernization and stability improvements

15 Aug 19:42
f327d32
Compare
Choose a tag to compare

Overview

This release delivers a major modernization of LexiQL. It updates the full stack, resolves backend and frontend stability issues, improves graph rendering defaults, expands sample data, and streamlines the development workflow. The deployment pipeline has been restored to a clean Vercel model with consistent code style enforcement and automated CI testing.

Highlights

  • Stability

    • Fixed 500 errors and frontend connection issues
    • Added safe fallbacks for DB and decryption failures
    • Expanded mock schema with additional tables and relationships
    • Normalized schema output for reliable React Flow rendering
  • Graph Visualization

    • Grid-like initial node layout with improved zoom defaults
    • Visible, styled connection lines
    • Accurate, column-aligned edges without duplicates
  • Codebase Modernization

    • Integrated ESLint + Prettier for consistent formatting
    • Added Jest + React Testing Library with CI workflow
    • Standardized component file casing for case-sensitive environments
    • Removed legacy AWS deployment configs
  • Deployment

    • Restored original public/ output model for Vercel
    • Static sample schema served from public/example-schema at build time

v1.0.0

15 Apr 05:52
9d2f928
Compare
Choose a tag to compare

lexiQL's official launch.

v0.9.5-alpha

15 Apr 04:02
7af8f6b
Compare
Choose a tag to compare

v0.9.5-alpha

v0.9.4-alpha

15 Apr 03:28
06b1762
Compare
Choose a tag to compare

v0.9.4-alpha

v0.9.3-alpha

15 Apr 03:13
9bac1a4
Compare
Choose a tag to compare

v0.9.3-alpha

v0.9.2-alpha

15 Apr 02:26
ed9f91c
Compare
Choose a tag to compare
v0.9.2-alpha Pre-release
Pre-release

v0.9.2-alpha

v0.9.1-alpha

15 Apr 01:57
b5b5fc6
Compare
Choose a tag to compare
v0.9.1-alpha Pre-release
Pre-release

v0.9.1-alpha

v0.9.0-alpha

15 Apr 00:51
8d88332
Compare
Choose a tag to compare
v0.9.0-alpha Pre-release
Pre-release

First release.