Decise 1.1.4
June 4, 2026This release fixes Next.js 14 project launch, adds advanced launch controls, and expands canvas editing for text, gradients, and animations.
Decise 1.1.4 is a compatibility and editing release. It fixes project startup for supported Next.js 14 and 15 apps, adds guarded launch settings for unusual local setups, and broadens the direct editing surface with canvas text editing, gradient controls, animation editing, and clearer edit history.
Highlights
- Decise no longer passes the unsupported
--webpackflag to Next.js 14 and 15 projects, so projects that run withnext devin Terminal can open normally in Decise. - New Advanced Project Launch settings let you keep the recommended Automatic behavior, use Next's default bundler, force Webpack or Turbopack when supported, and add validated
next devarguments for unusual setups. - Text can now be edited directly on the canvas, with clearer commit and cancel behavior while Decise keeps the source-backed edit path intact.
- Background gradient editing is now source-backed, making it possible to adjust gradient direction, placement, stops, and related color details without dropping into code.
- Animation editing is now available from Decise's visual editing surface, making motion classes easier to inspect and adjust alongside the rest of the selected element's styling.
- Edit history is easier to scan because class changes are summarized more clearly and grouped edits can show their individual changes.