Releases: flowtricks/stacki-releases
Releases · flowtricks/stacki-releases
Release list
0.1.32
v0.1.31
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
v0.1.30 Add initial README with project title
0.1.28
v0.1.28 Add initial README with project title
0.1.27
v0.1.27 Add initial README with project title
0.1.26
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
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
v0.1.23 Add initial README with project title
0.1.22
v0.1.22 Add initial README with project title
0.1.21
v0.1.21 Add initial README with project title