Skip to content

v0.4.3

Choose a tag to compare

@github-actions github-actions released this 26 Jul 12:42
· 2 commits to main since this release

[0.4.3] - 2026-07-26

🚀 Features

  • Add cookie-session push mode to bypass WeChat IP whitelist
  • (test-yulan) Send phone preview via cookie backend; support --title/--to
  • (ship) Add cover upload to cookie push (non-blocking)
  • (ship) Download cover from frontmatter URL in cookie mode
  • (obsidian-plugin) Persist preview recipient to .moonpub/preview_to

🐛 Bug Fixes

  • (test-yulan) Make preview recipient optional via page auto-detect
  • (test-yulan) Pass --to through dispatch; persist recipient to config
  • (ship) Route push through cookie session when auth_method=cookie
  • (footer) Add brand card and show group section without QR
  • (footer) Always render QR code section when non-minimal
  • (footer) Embed local QR code as base64 data URI; fix title nesting
  • Cover and QR code display in cookie push mode
  • (cookie) Use upload_mass_image for inline images so QR code gets a CDN URL
  • (cookie) Force https for uploaded inline image URLs
  • (footer) Add display:block to QR image for WeChat editor rendering
  • (configure) Target draft by title instead of first-in-list
  • (push) Upload inline QR images via upload_material; auto_configure targets draft by title
  • (cookie) Warn when auto-publish is requested but unsupported
  • (configure) Normalize whitespace when matching draft title
  • (configure) Make WeChat backend settings actually persist
  • (footer) Use table layout for brand card (WeChat strips flex)
  • (footer) Suppress default table borders in brand card
  • (configure) Trusted CDP click for picker confirms + leftover-dialog guard
  • (configure) Poll settings after reload; warn on missing qrcode path

📚 Documentation

  • (obsidian-plugin) Add BRAT install instructions and market checklist

⚙️ Miscellaneous Tasks

  • (obsidian-plugin) Sync plugin version to 0.4.2
  • (obsidian-plugin) Add empty styles.css for release packaging
  • (release) Package obsidian plugin assets for BRAT
  • (release) Bump version to 0.4.3