Skip to content

Latest commit

 

History

History
96 lines (71 loc) · 1.75 KB

File metadata and controls

96 lines (71 loc) · 1.75 KB

📦 Release Notes

🚀 Release v5.0.0

Date: 18 Jan 2025 Branch: release/v5.0.0

✨ Changes

  • Upgrade Angular 17 -> 21
  • Responsive home page
  • Include tailwind v4
  • Inlcuding Terms of service & Privacy policy

🚀 Release v4.1.0

Date: 03 Jan 2024 Branch: release/v4.1.0

✨ Changes

  • JS API supports
  • Custom elements loaded handshake
  • Clipsync integration
  • OnError web component loading
  • Redirect with query params while login

🚀 Release v4.0.0

Date: 19 Dec 2025
Branch: release/v4.0.0

✨ Changes

  • Login, Forgot Account, Signup with Email & Password
  • Signup with Google
  • Snackbar & Loader Service
  • Query params and subpath support for Web Components
  • JavaScript API base added

🚀 Release v3.0.0

Date: 12 Jan 2025
Branch: release/v3.0.0

✨ Changes

  • Replaced Editor with Canvas-based Editor
  • Tables support color customization
  • Column-to-column relationship connections
  • Auto-save disabled by default for newly created schemas
  • Auto-save behavior adapts based on imported schema source:
    • From Database
    • From JSON
    • From File
    • From Local

📅 Update

Date: 5 Jan 2025

✨ Changes

  • Supabase integration for DB Schema
  • Save & load schemas for logged-in users
  • Load schema from JSON
  • Auto-save triggered before exporting data

📅 Update

Date: 25 Aug 2024

✨ Changes

  • Web Component configuration loaded from files

📅 Update

Date: 16 Aug 2024

✨ Changes

  • Integrated Genetom Code Editor

📅 Update

Date: 29 Apr 2024

✨ Changes

  • Implemented Copy as JSON feature

📅 Update

Date: 13 Apr 2024

✨ Changes

  • Added hash-based routing for GitHub Pages