Releases: Dahgoth/di-lab
Releases · Dahgoth/di-lab
Release list
di-lab: v0.5.1
Immutable
release. Only release title and notes can be modified.
di-lab: v0.5.0
Immutable
release. Only release title and notes can be modified.
0.5.0 (2026-03-07)
Features
- add gem icon support to UI components (2f64fa0)
- add shadcn/ui CSS variables for TweakCN compatibility (df804ec)
- add TweakCN dark mode and rounded corners to gems UI (69e9ca3)
- add TweakCN live preview script (d41584b)
- complete CSS variable migration for full TweakCN compatibility (825b783)
- extract and map gem icons from crafting UI screenshots (24f27c0)
- gems: extract gem icons from screenshots and add to gems.json (baba2f8)
- gems: extract named gem icons from crafting UI screenshots (2e92841)
- migrate to TweakCN theme with full CSS variable support (e425b01)
- migrate UI components to CSS variables for TweakCN compatibility (8862892)
- migrate UI components to shadcn/ui patterns (e9b031b)
- migrate UI components to use CSS variables for TweakCN compatibility (62c80f1)
- ui: apply tactical minimalism design to optimize page (628e57f)
Bug Fixes
- add remaining CSS variables for TweakCN theme compatibility (22123e9)
- add tweakcn.com to CSP frame-ancestors (7880a0a)
- connect star rating tabs to state in optimize page (8a553bd)
- convert hardcoded colors to CSS vars for TweakCN (8c8a27f)
- remove hardcoded tactical minimalism design values from optimize page (c80a684)
- remove TweakCN script (incompatible with non-shadcn/ui project) (1241501)
- replace @apply with raw CSS vars for Tailwind 4 compatibility (d405902)
- resolve CSS syntax error and add official TweakCN Vercel theme (6c0b893)
di-lab: v0.4.0
Immutable
release. Only release title and notes can be modified.
0.4.0 (2026-03-06)
Features
- config: add csp via middleware with nonce support (7b94ddc)
Bug Fixes
- config: add exact preview subdomain to frame-ancestors (fd3d3a0)
- config: add more permissive frame-ancestors patterns (89e7a3b)
- config: add security scope to commitlint (b9027ce)
- config: allow-kilo-code-preview-in-csp-headers (e770425)
- config: disable subject-case check in commitlint (e6f4e17)
- config: expand-csp-frame-ancestors-for-preview-services (d85b35d)
- config: remove csp - incompatible with next.js nonces (e548b1e)
- config: remove csp headers to diagnose script blocking (53771a1)
- config: restore csp with unsafe-inline for iframe compatibility (d066465)
di-lab: v0.3.0
Immutable
release. Only release title and notes can be modified.
di-lab: v0.2.2
Immutable
release. Only release title and notes can be modified.
v0.1.0
0.1.0 (2026-02-14)
Added
- Workflow foundation with conventional commits enforcement
- Release automation via release-please-action
- Pre-commit hooks for code quality
- Commit message validation via commitlint
- Initial project setup with Next.js 16 and React 19
- TypeScript 5.9.x with strict mode
- Tailwind CSS 4 integration
- ESLint configuration
- Memory bank documentation
- Recipe system for common features
- Base Next.js App Router structure
- Basic home page with welcome content
di-lab: v0.2.1
Immutable
release. Only release title and notes can be modified.
di-lab: v0.2.0
Immutable
release. Only release title and notes can be modified.
0.2.0 (2026-02-14)
Features
- config: implement template-based naming system (b524e55)
- install Spec Kit and update memory bank for DI-Lab (cc32708)
Bug Fixes
- add content to blank home page (234ad7c)
- config: add packages mapping to release-please config (54666ac)
- config: configure release-please to use manifest files (9132285)
- config: correct release-please config to use v0.1.0 initial version (2871b31)
- sync bun.lock with package.json and remove conflicting package-lock.json (d14d397)