Skip to content

Releases: flowtricks/stacki-releases

0.1.32

Choose a tag to compare

@flowtricks flowtricks released this 20 Sep 12:59
4c178af
v0.1.32

Add initial README with project title

v0.1.31

Choose a tag to compare

@flowtricks flowtricks released this 19 Sep 01:24
4c178af

Component property editing is clearer and more consistent in this release.

  • Edit common local props in combined TypeScript contracts while preserving variant rules.
  • See variant restrictions on the affected props, with declaration details in an information tooltip.
  • Use consistent custom dropdowns, type icons, and expression toggles.
  • Manage props and options with compact rows, drag reordering, and delete icons.
  • Scroll long option lists while keeping Add item fixed below the rows.
  • Close property settings with the close button or by clicking outside, including read-only views.

Includes macOS and Windows installers and automatic-update metadata.

0.1.30

Choose a tag to compare

@flowtricks flowtricks released this 18 Sep 12:02
4c178af
v0.1.30

Add initial README with project title

0.1.28

Choose a tag to compare

@flowtricks flowtricks released this 17 Sep 02:10
4c178af
v0.1.28

Add initial README with project title

0.1.27

Choose a tag to compare

@flowtricks flowtricks released this 16 Sep 22:23
4c178af
v0.1.27

Add initial README with project title

0.1.26

Choose a tag to compare

@flowtricks flowtricks released this 16 Sep 01:40
4c178af

This update includes the latest TypeScript migration work and fixes the startup regression that could leave the development app on a black screen.

  • Fixed browser imports so development and production both load the shared contracts correctly.
  • Added a regression test for development startup imports using actual Vite modules.
  • Added stricter types and validation across the editor, Electron services, and shared data contracts.
  • Synchronized the dependency lockfile so clean installations and release builds are reproducible.

Includes the existing editor features and fixes from v0.1.25, with macOS universal and Windows installers. Existing installations receive this release through Stacki's updater.

0.1.25

Choose a tag to compare

@flowtricks flowtricks released this 11 Sep 12:03
4c178af

This update improves editor performance and reliability while keeping Stacki's existing editing features.

  • Reduced the initial editor JavaScript bundle by approximately 53% by loading optional panels when needed.
  • Improved preview updates, save ordering, project cleanup, and terminal stability.
  • Made Astro fragments editable in the Navigator, including fragments inside conditions and loops.
  • Removed preview flicker when entering or leaving components. Opening a component now selects its first rendered child through conditional and fragment wrappers.
  • New CSS variables start at unset; empty values no longer display as semicolons.
  • Fixed frontmatter preservation, loop bindings, content schema compatibility, and stale style queries.

Includes macOS universal and Windows installers. Existing installations receive the update through Stacki's updater.

0.1.23

Choose a tag to compare

@flowtricks flowtricks released this 26 Aug 10:43
4c178af
v0.1.23

Add initial README with project title

0.1.22

Choose a tag to compare

@flowtricks flowtricks released this 25 Aug 18:53
4c178af
v0.1.22

Add initial README with project title

0.1.21

Choose a tag to compare

@flowtricks flowtricks released this 25 Aug 16:49
4c178af
v0.1.21

Add initial README with project title