Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
67 changes: 67 additions & 0 deletions 2026/20-04-26.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
# Very Good Changelog (04-20-2026)

## vgv-wingspan
- fix: remove unused Figma MCP server configuration ([@ryzizub](https://github.com/ryzizub))
- https://github.com/VeryGoodOpenSource/vgv-wingspan/pull/170
- fix: simplify shell commands in skills to avoid permission errors ([@ryzizub](https://github.com/ryzizub))
- https://github.com/VeryGoodOpenSource/vgv-wingspan/pull/165
- doc: add all enhancements for skill instructions sharing and scripts to CONTRIBUTING best practices ([@RuiMiguel](https://github.com/RuiMiguel))
- https://github.com/VeryGoodOpenSource/vgv-wingspan/pull/160
- feat: tight prose from skills to reduce token usage ([@RuiMiguel](https://github.com/RuiMiguel))
- https://github.com/VeryGoodOpenSource/vgv-wingspan/pull/162
- feat: moved branch scope detection to scripts ([@RuiMiguel](https://github.com/RuiMiguel))
- https://github.com/VeryGoodOpenSource/vgv-wingspan/pull/159
- feat: moved extensive, minimal and standard templates to shared references ([@RuiMiguel](https://github.com/RuiMiguel))
- https://github.com/VeryGoodOpenSource/vgv-wingspan/pull/158
- feat: moved validation pattern to shared reference ([@RuiMiguel](https://github.com/RuiMiguel))
- https://github.com/VeryGoodOpenSource/vgv-wingspan/pull/157
- feat: extracted shared clear context handoff to shared reference ([@RuiMiguel](https://github.com/RuiMiguel))
- https://github.com/VeryGoodOpenSource/vgv-wingspan/pull/156
- feat: extracted shared review consolidation to reference ([@RuiMiguel](https://github.com/RuiMiguel))
- https://github.com/VeryGoodOpenSource/vgv-wingspan/pull/155
- feat: moved review-agent instructions to shared file ([@RuiMiguel](https://github.com/RuiMiguel))
- https://github.com/VeryGoodOpenSource/vgv-wingspan/pull/154
- ci: replace custom manifest validation with claude plugin validate ([@ryzizub](https://github.com/ryzizub))
- https://github.com/VeryGoodOpenSource/vgv-wingspan/pull/161

## vgv-ai-flutter-plugin
- ci: replace custom manifest validation with claude plugin validate ([@ryzizub](https://github.com/ryzizub))
- https://github.com/VeryGoodOpenSource/vgv-ai-flutter-plugin/pull/80

## very_good_templates
- chore(very_good_flame_game): 1.5.0 ([@vgvbot](https://github.com/vgvbot))
- https://github.com/VeryGoodOpenSource/very_good_templates/pull/512
- chore(very_good_flutter_plugin): 1.3.2 ([@vgvbot](https://github.com/vgvbot))
- https://github.com/VeryGoodOpenSource/very_good_templates/pull/495
- chore(very_good_dart_package): 1.3.4 ([@vgvbot](https://github.com/vgvbot))
- https://github.com/VeryGoodOpenSource/very_good_templates/pull/515
- refactor(flutter_plugin): add pigeon for platform communication ([@marcossevilla](https://github.com/marcossevilla))
- https://github.com/VeryGoodOpenSource/very_good_templates/pull/386
- chore(very_good_core): 1.3.2 ([@vgvbot](https://github.com/vgvbot))
- https://github.com/VeryGoodOpenSource/very_good_templates/pull/493
- chore(very_good_app_ui): 0.2.1 ([@vgvbot](https://github.com/vgvbot))
- https://github.com/VeryGoodOpenSource/very_good_templates/pull/489
- chore(very_good_docs_site): 1.0.6 ([@vgvbot](https://github.com/vgvbot))
- https://github.com/VeryGoodOpenSource/very_good_templates/pull/487
- feat(very_good_flame_game): add linux platform option ([@yashas-hm](https://github.com/yashas-hm))
- https://github.com/VeryGoodOpenSource/very_good_templates/pull/350
- chore(very_good_dart_cli): 1.3.3 ([@vgvbot](https://github.com/vgvbot))
- https://github.com/VeryGoodOpenSource/very_good_templates/pull/492
- chore(very_good_dart_package): 1.3.3 ([@vgvbot](https://github.com/vgvbot))
- https://github.com/VeryGoodOpenSource/very_good_templates/pull/490
- chore(very_good_flutter_package): 1.3.2 ([@vgvbot](https://github.com/vgvbot))
- https://github.com/VeryGoodOpenSource/very_good_templates/pull/491
- chore(very_good_flame_game): 1.4.1 ([@vgvbot](https://github.com/vgvbot))
- https://github.com/VeryGoodOpenSource/very_good_templates/pull/494
- docs: add very_good_app_ui to README ([@Copilot](https://github.com/Copilot))
- https://github.com/VeryGoodOpenSource/very_good_templates/pull/505
- fix: add missing variables for LICENSE files ([@marcossevilla](https://github.com/marcossevilla))
- https://github.com/VeryGoodOpenSource/very_good_templates/pull/503

## mockingjay
- chore: add deprecation notice ([@marcossevilla](https://github.com/marcossevilla))
- https://github.com/VeryGoodOpenSource/mockingjay/pull/113

## very_good_claude_code_marketplace
- ci: add plugin installation verification workflow ([@ryzizub](https://github.com/ryzizub))
- https://github.com/VeryGoodOpenSource/very_good_claude_code_marketplace/pull/14
Loading