Releases: CodeBoarding/CodeBoarding-action
Releases · CodeBoarding/CodeBoarding-action
v1.4.0
15 Jun 09:14
Compare
Sorry, something went wrong.
No results found
1.4.0 (2026-06-14)
Features
add /codeboarding-feedback command to capture PR feedback via PostHog (#32 ) (2df93e2 )
add sync mode — commit a versioned architecture baseline on push (#28 ) (290e36b )
merge the PR-comment browser + editor CTAs into one line (#30 ) (3168018 )
Bug Fixes
drop [skip ci] from bot commits so merges trigger sync; guard the loop without it (#31 ) (cf66577 )
v1.3.0
13 Jun 13:18
Compare
Sorry, something went wrong.
No results found
1.3.0 (2026-06-13)
Features
link the PR comment to the hosted webview (webview_base_url, default (c8f0dcb )
list each changed component's touched files in the PR comment (#27 ) (c8f0dcb )
Bug Fixes
ci: match the action's full key normalization + add preflight (e9aa643 )
ci: strip OpenRouter key + read model pins from secrets in baseline refresh (8e88d8c )
v1.2.0
10 Jun 23:14
Compare
Sorry, something went wrong.
No results found
1.2.0 (2026-06-10)
Features
/codeboarding posts a new comment per run instead of updating in place (74538af )
/codeboarding posts a new comment per run instead of updating in place (b21f1ff )
seed the base static-analysis pkl so PR head analysis runs incrementally (#18 ) (2164398 )
v1.1.0
06 Jun 21:12
Compare
Sorry, something went wrong.
No results found
What's new
Direct extension CTA the footer links straight to the VS Code Marketplace (clickable on GitHub) instead of a vscode: deep link that GitHub strips. (#11 , #12 )
Dropped the redundant "Get the extension" line when no proxy is configured.
Shortened the action description to meet the Marketplace 125-character limit. (#13 )
Listed as CodeBoarding Action .
v1.0.0
06 Jun 17:33
Compare
Sorry, something went wrong.
No results found
What's Changed
Mermaid PR architecture-diff action (level-1 default, nested opt-in) by @brovatten in #2
docs: restyle README to match the CodeBoarding repo by @brovatten in #4
chore: prep for 1.0.0 (README /codeboarding gate + rename to CodeBoarding Review) by @brovatten in #6
chore: rename action to "CodeBoarding Action" by @brovatten in #7
docs: align README title to "CodeBoarding Action" by @brovatten in #8
ci: automate releases with release-please by @brovatten in #5
New Contributors
Full Changelog : 0.1.2...v1.0.0
Added mdx support
07 Jul 02:17
Compare
Sorry, something went wrong.
No results found
Added support for mdx files
Initial release
30 Jun 00:50
Compare
Sorry, something went wrong.
No results found
supported formats: .md, .html
parameters passed - output dir, source branch, target branch and output format
Documetnation will be generated/regenerated or iteratively generate based on the state of the source branch
Added html support
26 Jun 11:12
Compare
Sorry, something went wrong.
No results found
added html as valid output format for the github action
Added parameter passing
25 Jun 01:28
Compare
Sorry, something went wrong.
No results found
0.0.12
Added output directory passing to backedn
fixed file extraction.
25 Jun 00:38
Compare
Sorry, something went wrong.
No results found
0.0.11
Added better handling