Skip to content

Releases: Dahgoth/di-lab

di-lab: v0.5.1

Choose a tag to compare

@github-actions github-actions released this 09 Mar 08:23
Immutable release. Only release title and notes can be modified.
f89003a

0.5.1 (2026-03-09)

Bug Fixes

  • gems: fixed gem icons, removed screenshots (d314a4e)

di-lab: v0.5.0

Choose a tag to compare

@github-actions github-actions released this 07 Mar 14:32
Immutable release. Only release title and notes can be modified.
17cec4f

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

Choose a tag to compare

@github-actions github-actions released this 06 Mar 07:34
Immutable release. Only release title and notes can be modified.
3eaeb56

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

Choose a tag to compare

@github-actions github-actions released this 19 Feb 02:21
Immutable release. Only release title and notes can be modified.
41db3a9

0.3.0 (2026-02-19)

Features

  • optimizer: implement legendary gems optimizer UI (PROJ-002) (#12) (5923e17)

di-lab: v0.2.2

Choose a tag to compare

@github-actions github-actions released this 16 Feb 09:35
Immutable release. Only release title and notes can be modified.
515ad0d

0.2.2 (2026-02-16)

Bug Fixes

  • update metadata and page content for di-lab project (#10) (a8bc049)

v0.1.0

Choose a tag to compare

@Dahgoth Dahgoth released this 14 Feb 11:49
Immutable release. Only release title and notes can be modified.

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

Choose a tag to compare

@github-actions github-actions released this 14 Feb 23:58
Immutable release. Only release title and notes can be modified.
fd18fd9

0.2.1 (2026-02-14)

Bug Fixes

  • config: remove optimizer ui spec from main (f5e642b)

di-lab: v0.2.0

Choose a tag to compare

@github-actions github-actions released this 14 Feb 20:03
Immutable release. Only release title and notes can be modified.
e5c425c

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)