Skip to content

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 13 Jul 00:20
· 4 commits to main since this release
229156b

[0.4.2] - 2026-07-13

🚀 Features

  • Add capabilities command (#42)
  • Add generic target commands (#44)
  • Expose capability command templates (#45)
  • Version capabilities schema (#46)
  • Expose capability requirements (#47)
  • Configurable AI provider, template insertion, and module cleanup (#51)
  • Add Feishu Minutes intake (#54)
  • Search feishu minutes intake (#55)
  • Draft articles from inbox material (#56)
  • Draft from feishu intake (#57)
  • Preview drafted inbox articles (#58)
  • Support non-interactive draft previews (#60)
  • Suggest push command after drafting (#61)
  • Support no-open preview command (#62)
  • Suggest push after preview (#64)
  • Add temporary browser profile mode (#68)
  • Stabilize first-run publishing workflows (#70)
  • Add richer article layout themes (#74)
  • Add photo story layout blocks (#75)
  • Add layout recipes command (#78)
  • Add wechat automation health check (#79)
  • Add wechat proxy debug logging (#81)
  • Add compact links block (#82)
  • Add daily report layout recipe (#83)
  • Add collection opener layout recipe (#85)
  • Add spoken note layout recipe (#86)
  • Guide feishu drafts toward spoken note layout (#87)
  • Add wechat layout audit command (#88)
  • Add quiet life layout themes (#89)
  • Add local doctor onboarding (#93)
  • Add plugin setup fallback (#94)
  • Add workflow registry discovery (#96)
  • Show workflow registry in plugin homepage (#97)
  • Add safe workflow actions to plugin homepage (#98)
  • Add article workbench actions (#99)
  • Add plugin layout audit action (#100)
  • Add intake result layout audit action (#101)
  • Open preview from layout audit modal (#102)
  • Copy next commands from plugin workbenches (#103)
  • Add local preflight quality gate (#114)
  • Add plugin preflight gate (#115)
  • Add release evidence status gate (#117)
  • Summarize release evidence status (#118)
  • Show evidence status in Obsidian homepage (#119)
  • Add strict evidence status gate (#120)
  • Add release check gate (#121)
  • Show release gate in obsidian home (#122)
  • Describe workflow user value (#124)
  • Capture wechat release evidence (#127)
  • Add obsidian ribbon homepage entry (#128)
  • Add confirmed photo vision intake (#133)

🐛 Bug Fixes

  • Move bundle on mark-published (#37)
  • Cover uses config author; export falls back to body h1 for title
  • Improve cover title fallback and refresh qrcode
  • Exclude agent plans from pages build (#59)
  • Support temporary profile during push automation (#73)
  • Explain wechat profile lock failures (#80)
  • Fail fast when headless wechat login expires (#90)
  • Accept json flag after workflow commands (#116)
  • Keep release smoke paths case-consistent (#134)

🚜 Refactor

  • Split draft file helpers from app (#26)
  • Move cover helpers into cover module (#27)
  • Move ship orchestration into module (#28)
  • Move init workflow into module (#29)
  • Move ai commands into workflow module (#30)
  • Extract article bundle core (#40)
  • Add publish target core (#41)
  • Add export target core (#43)

📚 Documentation

  • Record v0.4.1 release smoke test (#22)
  • Prepare v0.4.1 launch materials (#23)
  • Record v0.4.1 launch demo assets (#24)
  • Add launch screenshot and wechat regression checklists (#25)
  • Record launch safe text assets (#31)
  • Finalize v0.4.1 launch readiness (#32)
  • Finalize launch article (#33)
  • Add launch screenshot assets (#34)
  • Finish launch article visuals (#35)
  • Refresh release notes screenshots (#36)
  • Add product roadmap (#38)
  • Design plugin architecture (#39)
  • Sync windows smoke guidance (#49)
  • Sync current capabilities and release guidance
  • Align release and qrcode guidance
  • Sync progress with preview and ci status (#63)
  • Sync first-run audit with plugin homepage (#71)
  • Add first-run evidence runbook (#72)
  • Add article layout recipes (#76)
  • Sync project completion and release gate (#91)
  • Record v0.4.2 release smoke (#92)
  • Sync v0.4.2 ci gate (#95)
  • Add wechat archive workflow design (#104)
  • Map yichen skills references (#105)
  • Refine wechat archive risk layers (#106)
  • Refine wechat url markdown intake (#107)
  • Map khoj knowledge assistant reference (#108)
  • Refine yichen video content reference (#109)
  • Map identity skill visual workflow reference (#110)
  • Map handdrawn ppt visual reference (#111)
  • Map astrbot readme onboarding reference (#112)
  • Map horizon radar reference (#113)
  • Record release gate consistency review (#123)
  • Record wechat health precheck (#125)
  • Record live wechat draft regression (#126)
  • Align release evidence checklist (#130)
  • Add safe first-run evidence screenshots (#131)
  • Add photo opened evidence (#132)

🧪 Testing

  • Cover life story layout recipe rendering (#77)
  • Cover daily report layout rendering (#84)

⚙️ Miscellaneous Tasks

  • Add windows smoke test (#48)
  • Bump version to v0.4.2
  • Replace tracked qr code with placeholder (#129)