Skip to content

sqlpro-website: v1.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Mar 09:29
e3f3d53

1.1.0 (2026-03-17)

Features

  • 02-01: align website text tokens with Slate palette (642d35a)
  • 09-01: add primitive palette and restructure semantic tokens (afdd289)
  • 09-01: add Tailwind v4 @theme inline integration (45ccb97)
  • 10-01: remove Pricing section and simplify hero copy (8755b3e)
  • 10-01: simplify hero section to screenshot-first design (718aafc)
  • 10-02: implement bento grid layout for Features section (d92bad6)
  • 10-03: minimize Footer to essential links only (bd1c0fc)
  • 10-03: streamline Download section to single CTA (78b0cac)
  • 11-01: add Features header scroll animation (9a93a13)
  • 11-01: create useInView hook and convert Download to scroll-triggered (66b8c1b)
  • agent: convert AI chat from modal to sidebar layout (9f62dd2)
  • design: unify design language across Electron and website (#67) (b3fb22a)
  • i18n: fix errors and add missing translations (db6d5c3)
  • i18n: translate Keyboard Shortcuts dialog (8e3d0fd)
  • migrate auto-update to Cloudflare R2 and enhance UI components (4fd1684)
  • payment: refactor license dialog to wizard-style flow with new components (#60) (fc64ff8)
  • ui: apply neobrutalism design system to UI components (fec3639)
  • ui: comprehensive UI polish and micro-interactions (651f4f3)
  • ui: implement Data Sanctum design system across application (51bf362)
  • website: add official website with i18n and a11y (f49fa75)
  • website: add Pricing section with subscription plans (6c9c5be)
  • website: add Remotion promo video and new landing page sections (b46f81a)
  • website: connect pricing buttons to Stripe checkout (3a0b856)
  • website: enhance SEO meta tags and improve marketing copy (de4cafd)
  • website: redesign with Fresh Modern design system (#87) (d92c178)

Bug Fixes

  • 09-02: migrate base styles to semantic tokens in index.css (f535abc)
  • 11: fix className template to properly add visible class (b3fa4f3)
  • ensure Monaco editor theme syncs before dark mode screenshot (d494398)
  • expose Monaco to window for screenshot theme synchronization (bd2fc75)
  • font: replace hardcoded font sizes with CSS variables in schema/data comparison components (5eba12d)
  • resolve all ESLint warnings and TypeScript errors (0f06552)
  • security hardening, design migration cleanup, and code quality improvements (62bef2a)
  • set Monaco dark theme when opening query editor for screenshots (b1a6e60)
  • ui: center welcome screen and website screenshots vertically (43af900)
  • website carousel layout and screenshot capture (f994968)
  • website: fix download button shadow overflow on landing page (7b11780)

Performance Improvements

  • optimize bundle size with direct imports and code splitting (0e941ca)
  • virtualize DataTable rows with @tanstack/react-virtual (a38fb95)