mirror of
https://github.com/domfelipe/vibeflow-n8n.git
synced 2026-08-07 06:56:45 +00:00
Rebuild Vibeflow as an n8n safety gate
This commit is contained in:
parent
79fc67166a
commit
febec32131
101 changed files with 2405 additions and 3557 deletions
94
CHANGELOG.md
94
CHANGELOG.md
|
|
@ -1,91 +1,13 @@
|
|||
# Changelog
|
||||
|
||||
## 0.7.0
|
||||
## 0.8.0 - 2026-07-22
|
||||
|
||||
- refreshed README for a stronger public-facing landing experience
|
||||
- added a real-demo playbook for terminal-to-n8n walkthroughs
|
||||
- added README premium checklist for launch polish
|
||||
- added customer support escalation and HubSpot-to-Slack qualification recipes
|
||||
- added an illustrative sample workflow export JSON for documentation and local experimentation
|
||||
- added release notes for v0.7.0
|
||||
- Repositioned Vibeflow as a safety and contract gate for AI-generated n8n workflows.
|
||||
- Added a dependency-free CLI with text, JSON, and SARIF reports.
|
||||
- Added VF000-VF009 policies, configuration, fixtures, tests, and a GitHub Action.
|
||||
- Added an installable Codex skill and plugin marketplace.
|
||||
- Removed the obsolete workflow-builder marketing kit.
|
||||
|
||||
## 0.6.0
|
||||
## Legacy
|
||||
|
||||
- added showcase-oriented demo docs
|
||||
- added placeholder SVG assets for hero, terminal, workflow, and report visuals
|
||||
- added AI lead enrichment and Slack-to-Notion triage recipes
|
||||
- updated README to highlight demo flow and stronger launch materials
|
||||
- updated roadmap for a showcase-ready release
|
||||
|
||||
## 0.5.0
|
||||
|
||||
- Added launch-ready branding files, including logo and social preview SVG assets
|
||||
- Added community onboarding docs, starter issue ideas, and social copy
|
||||
- Added GitHub publishing tutorial with both web and CLI flows
|
||||
- Added Discussion templates and an extra good-first-issue template
|
||||
- Refined README for public launch positioning
|
||||
|
||||
## v0.4.0
|
||||
|
||||
Launch-focused release that makes the repository ready for public publication on GitHub.
|
||||
|
||||
### Added
|
||||
- launch assets and copy pack for GitHub, socials, and repository metadata
|
||||
- reusable release notes template
|
||||
- sample MCP config files for Codex, Claude Code, and OpenCode
|
||||
- starter screenshots guide and demo capture checklist
|
||||
- launch-day checklist with publishing order and post-launch follow-up
|
||||
- README polish for public-facing adoption
|
||||
|
||||
### Improved
|
||||
- clearer positioning for the project as a planning-first skill kit
|
||||
- stronger onboarding guidance for first-time users
|
||||
- better launch readiness for open-source publication
|
||||
|
||||
## v0.3.0
|
||||
|
||||
GitHub-ready skill kit with schema, install guides, and client snippets.
|
||||
|
||||
### Added
|
||||
- getting started guide
|
||||
- install/setup docs
|
||||
- normalized plan schema
|
||||
- sample plan JSON
|
||||
- release checklist
|
||||
- concrete client snippets for Codex, Claude Code, OpenCode
|
||||
- OpenClaude compatibility notes
|
||||
|
||||
### Improved
|
||||
- README structure and public-facing docs
|
||||
- packaging for publication
|
||||
|
||||
## v0.2.0
|
||||
|
||||
Second public iteration focused on open-source readiness and documentation maturity.
|
||||
|
||||
### Added
|
||||
- bilingual README
|
||||
- architecture and roadmap docs
|
||||
- contributing, security, and changelog files
|
||||
- recipes for lead triage, support triage, and invoice reminders
|
||||
- walkthrough examples
|
||||
- GitHub issue and PR templates
|
||||
- starter markdown lint workflow
|
||||
|
||||
### Improved
|
||||
- project structure for public publishing
|
||||
- skill prompt and conversation contract
|
||||
|
||||
## v0.1.0
|
||||
|
||||
Initial public skeleton of the Vibeflow n8n skill kit.
|
||||
|
||||
### Added
|
||||
- repository structure
|
||||
- initial README
|
||||
- skill spec
|
||||
- conversation contract
|
||||
- publishing guide
|
||||
- system prompt
|
||||
- intake and final report templates
|
||||
- example plans and briefs
|
||||
The original documentation-first prototype is preserved at `legacy-v0.7.0`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue