Changelog โ
[0.3.1] - 2026-02-19 โ
๐ Bug Fixes โ
- ๐ Correct minor wording issues in release notes for JTBD and Learning Zone Mode prompts
- ๐ Update tagline and feature descriptions for clarity and engagement
- ๐ Clarify prompt design method description in prompt.forge
- ๐ Update introduction and method description for clarity in proto.labs
- ๐ Improve clarity in Job To Be Done prompt description
- ๐ Revise description for Learning Zone Mode to enhance clarity and engagement
- ๐ Update prompt descriptions for clarity and consistency
- ๐ Correct prompt link description for consistency
๐ Documentation โ
- ๐ Add Release Notes
[0.3.0] - 2026-02-17 โ
๐ Features โ
- โจ Add Job To Be Done and Learning Zone Mode prompts with dynamic sidebar generation
[0.2.2] - 2026-02-17 โ
๐ Documentation โ
- ๐ Add anchor for WSPL
[0.2.1] - 2026-02-17 โ
๐ Documentation โ
- ๐ Remove AI notice from readme footer
[0.2.0] - 2026-02-17 โ
๐ Features โ
- โจ Add privacy section including imprint and privacy policy
- โจ Add github and linked social links
- โจ Add AI agent instructions and VSCode settings for commit message generation
- โจ Add discovery sessions section for content exploration and documentation
- โจ Enhance prompt.forge and proto.labs documentation with detailed experiment descriptions and participation guidelines
- โจ Add discovery session workflow
- โจ Revise privacy policy for clarity and compliance with GDPR
- โจ Update VitePress configuration with footer and sidebar structure
- โจ Enhance VitePress configuration with meta tags, search provider, and edit link
- โจ Exclude discovery folder from source processing in VitePress configuration
- โจ Add VersionBadge component and integrate version display in layout
- โจ Enable external link icon in theme configuration
- โจ Add site title to theme configuration
- โจ Update prompt.forge, protolabs and relnotes for WSPL methodology and prompt engineering experiment
๐ Bug Fixes โ
- ๐ Correct API query parameter from 'environment' to 'env' in Cloudflare housekeeping workflow
๐ Refactor โ
- ๐ฌ Update text shown on homepage to reflect the vision
๐ Documentation โ
- ๐ Add release notes for proto.labs, prompt.forge and the version badge
- ๐ Add SiteTitle and title config to the releasenotes
- ๐ Add Readme
- ๐ Add Readme to Release Notes
- ๐ Update link to the jobs to be done prompt
- ๐ Remove AI notice from footer and relnote, update to current year
โ๏ธ Miscellaneous Tasks โ
- ๐ Add proto.labs, prompt.forge and license
- ๐ Simplify conventional commits section in copilot instructions
- ๐ท Add comment to clarify force deletion option in Cloudflare housekeeping workflow
- ๐ Move legal documents and update navigation for improved accessibility
- ๐ Remove redundant formatting and clean up markdown in prompt.forge and proto.labs overview
- ๐ Update .gitignore to include discovery
- ๐ Append force=true for deleting preview deployments
- ๐ท Allow 50 preview deployments instead of 20 to keep older branches available
[0.1.1] - 2025-11-05 โ
โ๏ธ Miscellaneous Tasks โ
- ๐ท Adapt filters to not show my release commits in the changelog
[0.1.0] - 2025-11-05 โ
๐ Features โ
- ๐ Scaffold new project
- โจ Show version in footer and link changelog + release notes
๐ Bug Fixes โ
- ๐ท Move pnpm install action above node
- ๐ท Add missing cache action key property
- ๐ท Add pnpm install and docs:build steps
๐ Refactor โ
- โฌ๏ธ Downgrade vitepress to the latest stable version
๐ Documentation โ
- ๐ Add release notes for initial release
๐จ Styling โ
- ๐ Change hero text
- ๐ Add basic default theme
- ๐จ Add .editorconfig
โ๏ธ Miscellaneous Tasks โ
- ๐ท Add gh build action
- ๐ท Add deployment action
- ๐ท Make deploy job dependent on build
- ๐ท Add artifact handling
- ๐ท Add deployment command to the wrangler action
- ๐ท Set branch name for deployment
- ๐ท Use branch gh variable name instead of env var name
- ๐ท Try different var name for getting the branch name
- ๐ท Use environments and deployments
- ๐ท Add deployment url as env var
- ๐ท Add permissions, add deployment url
- ๐ท Add read permission
- ๐ท Add cloudflare cleanup script
- ๐ท Add rules to cloudflare cleanup script
- ๐ท Remove not needed branch filters from the triggers
- ๐ท Fix project and token var/secret names
- ๐ง Add debug outpout to the cleanup script
- ๐ท Move debug code up
- ๐ง Remove per_page param
- ๐ท Remove debug output from housekeeping script
- ๐ท Add npm caching for the deployment job
- ๐ท Can't use cache without package.json
- ๐ท Raw output from jq, add debug info
- ๐ท Refactor housekeeping logic
- ๐ท Add cliff config + Taskfile + pandoc script
- ๐ท Calc version only when not available
- ๐ท Add push flag for tagging when merging into main branch
- ๐ท Add changelog header
- ๐ท Add note about github release notes
- ๐ท Add build task switch based on branch
- ๐ท Add git config user, email, remote and release step
- ๐ท Add evilrubot as git user for pipeline commits
- ๐ท Fix git origin with secrets
- ๐ท Add .git suffix to the remote
- ๐ท Give pipeline write permissions
- ๐ท Set GH_TOKEN for gh release
- ๐ท Try to find the right place to set the GH_TOKEN var
- ๐ท Add GitVersion config and simplify gitversion call
- ๐ท Set changelog header
- ๐ท Fix formatting of the release notes
- ๐ท Remove changes that shouldn't be commited