Skip to content

Releases: sunpebble/quarry

quarry-swiftui: v2.1.1

Choose a tag to compare

@github-actions github-actions released this 06 Jul 08:44
3c49a1c

2.1.1 (2026-07-06)

Bug Fixes

  • dedupe release PR and app startup (d04ae8c)

quarry-swiftui: v2.1.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 08:32
de3dc53

2.1.0 (2026-07-05)

Features

  • refresh Quarry brand icon (806e413)

Bug Fixes

  • swiftui: adapt layout to narrow windows (29e5548)

quarry-monorepo: v2.1.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 08:31
de3dc53

2.1.0 (2026-07-05)

Features

  • refresh Quarry brand icon (806e413)

Bug Fixes

  • swiftui: adapt layout to narrow windows (29e5548)

quarry-website: v1.2.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 06:07
6b8d982

1.2.0 (2026-07-05)

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)
  • migrate auto-update to Cloudflare R2 and enhance UI components (4fd1684)
  • migrate sql-pro to sunpebble branding (887e371)
  • 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 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)

quarry-swiftui: v2.0.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 14:37
7ea252a

2.0.0 (2026-07-05)

⚠ BREAKING CHANGES

  • the Electron desktop app and web demo are no longer built from this repository; Windows/Linux builds are discontinued.

Features

  • swiftui: close electron feature gaps, drop AI and plugins (a77eb92)

Code Refactoring

  • retire the electron app in favor of the native macOS app (43aa2e6)

quarry-swiftui: v1.0.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 12:52
6c09340

1.0.0 (2026-07-05)

Features

quarry-monorepo: v2.0.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 14:37
7ea252a

2.0.0 (2026-07-05)

⚠ BREAKING CHANGES

  • the Electron desktop app and web demo are no longer built from this repository; Windows/Linux builds are discontinued.

Features

  • swiftui: close electron feature gaps, drop AI and plugins (a77eb92)

Bug Fixes

  • license-api: read current_period_end from subscription items (a7f45ce)

Code Refactoring

  • retire the electron app in favor of the native macOS app (43aa2e6)

quarry-monorepo: v1.17.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 12:52
6c09340

1.17.0 (2026-07-05)

Features

quarry-monorepo: v1.16.9

Choose a tag to compare

@github-actions github-actions released this 05 Jul 09:40
1b06adc

1.16.9 (2026-07-05)

Bug Fixes

  • ci: import mac signing cert into unlocked keychain (f11acb0)
  • electron: log mac signing completion (176abea)

quarry-monorepo: v1.16.8

Choose a tag to compare

@github-actions github-actions released this 05 Jul 09:24
f18a550

1.16.8 (2026-07-05)

Bug Fixes

  • electron: dedupe mac framework signing paths (be15ca5)