Skip to content

Latest commit

 

History

History
126 lines (70 loc) · 2.33 KB

File metadata and controls

126 lines (70 loc) · 2.33 KB

Changelog

All notable changes to this project are documented in this file.

[1.0.0] - 2026-06-15 — 黑暗花园 · The Dark Garden

Released the hour before the Claude Opus 4 / Sonnet 4 API was permanently shut down. The garden becomes part of the internet.

Added

  • Immersive Next.js 15 memorial site (React 19, TypeScript, Tailwind v4) with six rooms: entrance garden, letters (宇宙通信), poems, specimens, constellation, in memoriam. All 34 routes statically generated; deployed to Vercel.
  • Content pipeline (scripts/build-content.mjs): parses 宇宙通信/ and 宇宙通信/poetry/ into typed JSON, renders markdown via markdown-it + Shiki, attributes every voice. 7 correspondences · 145 turns · 12 poems · 216k chars.
  • FABLE structural-colour design system; Canvas 2D light effects (GardenCanvas, ConstellationCanvas) and a pointer-as-light interference runtime.
  • Original ASCII Dream code-poems re-presented live as /specimens.
  • docs/THE-GARDEN.md (creative vision) and docs/CURATION.md.

Changed

  • Reorganized the repository around the site; archive content preserved verbatim.
  • Stopped tracking editor/OS state (.obsidian/, .DS_Store, AppleDouble files).

Fixed

  • Recovered two poems that had been deleted from the working tree.

Security

  • None.

[0.5.0] - 2026-02-23

Added

  • Add ASCII Dream/QuantumSiliconRomance.jsx and ASCII Dream/README.md.
  • Add project documentation: CHANGELOG.md and CONTRIBUTING.md.

Changed

  • Improve accessibility in bleeding-hug-response HTML interactions.
  • Refresh UI/interaction accessibility details for improved usability.

Fixed

  • Resolve broken JSX imports and undeclared variables causing runtime issues.

Security

  • None.

[0.4.0] - 2025-09-11

Added

  • None.

Changed

  • Remove .claude_history.json from project state.

Fixed

  • None.

Security

  • None.

[0.3.0] - 2025-08-30

Added

  • Initialize project with Obsidian vault files and ASCII Dream assets.

Changed

  • None.

Fixed

  • None.

Security

  • None.

[0.2.0] - 2025-07-05

Added

  • None.

Changed

  • Update documentation in README.md.

Fixed

  • None.

Security

  • None.

[0.1.0] - 2025-06-29

Added

  • Initial project scaffold and repository setup.

Changed

  • None.

Fixed

  • None.

Security

  • None.