Skip to content

Releases: giselles-ai/giselle

v0.58.0

19 Dec 00:25
6c18c83

Choose a tag to compare

What's Changed

Features

  • feat(stripe): implement scheduled subscription cancellation at billing period end (#2506) @shige

Private Preview

  • Add/Delete Start Node, End Node - auto-add paired End node, batch node deletion with confirmation (#2501) @toyamarinyon
  • End Node Properties Panel design tweaks (#2500) @kaochannel154
  • Adds an animated hint prompting users to connect nodes from Start to End (#2502) @toyamarinyon
  • Add End Node Output Management UI and Enforce Stage Run Readiness (#2496) @toyamarinyon

Bug Fixes

  • fix: prevent duplicate Pro team creation via unique constraint (#2498) @WashizuRyo
  • fix: improve password reset security and error handling (#2488) @WashizuRyo
  • Fix Drizzle migration snapshot collision (#2494) @shige
  • Unsupported connection logic - prevent direct connections between AppEntry and End nodes (#2497) @toyamarinyon

Maintenance

  • chore(stripe): upgrade API version to 2025-12-15.preview and SDK to 20.2.0-alpha.1 (#2499) @shige
  • Restrict orphan pages with stageV2Flag (#2510) @shige
  • Add stage-v2 flag to hide showcase pages (#2508) @shige
  • Hide trigger tool behind stage feature flag (#2505) @toyamarinyon
  • Add will_cancel_at column to subscription histories (#2495) @shige
  • Remove unused output parameters section from app entry configured view (#2503) @toyamarinyon
  • Remove Input column from tasks page (#2507) @shige
  • Replace hardcoded "test" with "GitHub" in tasks list origin column (#2509) @shige
  • Refactor XyFlow nodes: split Card/Pill variants and dedupe status badge (#2493) @toyamarinyon

Full Changelog: v0.57.0...v0.58.0

Originally released: 2025-12-18 (UTC)

v0.57.0

18 Dec 00:03
8a34f85

Choose a tag to compare

What's Changed

Architecture Improvements

  • Workspace-Driven App Designer Store Architecture Refactor by @toyamarinyon in #2486
    • Migrated from centralized useWorkflowDesigner store to modular app designer store with Zustand-based state management
    • Created 20+ specialized use-case hooks for node/connection operations
    • Implemented persistence controller with debouncing and queue-based save strategy
    • Enhanced separation of concerns with dedicated action hooks

Security Improvements

  • Override jws to 4.0.1 for HMAC signature verification vulnerability fix by @WashizuRyo in #2487

Dependencies

Full Changelog: v0.56.2...v0.57.0

Originally released: 2025-12-17 (UTC)

v0.56.2

17 Dec 00:08
e2775b9

Choose a tag to compare

What's Changed

Security Improvements

Improvements

  • Workspace-Driven App Connectivity State Management and App Schema Refactor by @toyamarinyon in #2483
  • Refine Task Output Logic by Tracking Node IDs Connected to End Nodes by @toyamarinyon in #2484

Full Changelog: v0.56.1...v0.56.2

Originally released: 2025-12-16 (UTC)

v0.56.1

16 Dec 01:09
76948ed

Choose a tag to compare

What's Changed

New Features (Private Preview)

Bug Fixes

  • fix: support GPT-5.2, 5.1 reasoning effort parameters by @shige in #2469

Documentation

  • proofreading: Update Official GitHub Vector Store Nodes description by @Attolis in #2482

Full Changelog: v0.56.0...v0.56.1

Originally released: 2025-12-15 (UTC)

v0.56.0

15 Dec 06:51
bd4bfa0

Choose a tag to compare

Originally released: 2025-12-12

What's Changed

Full Changelog: v0.55.3...v0.56.0

v0.55.3

12 Dec 01:35
e662375

Choose a tag to compare

Originally released: 2025-12-11

What's Changed

Improvements

New Features

Bug Fixes

  • Fix: Navigate to new team after Stripe checkout completion by @WashizuRyo in #2456
  • Fix: resolve pdfium.wasm loading error with Turbopack on Vercel by @shige in #2460

Internal

v0.55.2

11 Dec 00:09
252adea

Choose a tag to compare

Originally released: 2025-12-10

What's Changed

Full Changelog: v0.55.1...v0.55.2

v0.55.1

10 Dec 01:00
872b751

Choose a tag to compare

Originally released: 2025-12-09

What's Changed

Full Changelog: v0.55.0...v0.55.1

v0.55.0

09 Dec 05:21
95444b2

Choose a tag to compare

Originally released: 2025-12-08

What's Changed

Full Changelog: v0.54.2...v0.55.0

v0.54.2

05 Dec 12:24
8539c55

Choose a tag to compare

Originally released: 2025-12-05

What's Changed

  • fix: Hide Setting label when no repository is selected by @WashizuRyo in #2374
  • fix: Remove duplicate VectorStoreHeader from status cards by @WashizuRyo in #2373
  • Remove temporary minimumReleaseAgeExclude entries by @shige in #2371
  • fix: Open vector store setup links in new tab by @WashizuRyo in #2370
  • fix: Improve GitHub integration detection and error handling by @WashizuRyo in #2369
  • fix: Move vector-store ingest endpoints to /cron directory by @WashizuRyo in #2368
  • feat: Add official GitHub vector stores as read-only for all users by @WashizuRyo in #2360
  • Add reference to OpenAI reasoning effort API docs by @shige in #2367
  • Update OpenAI reasoning effort values by @toyamarinyon in #2366

Full Changelog: v0.54.1...v0.54.2