Postudio

Changelog

New updates and improvements to Postudio.

v0.2.6February 25, 2026

v0.2.6 — 跨设备帖子同步

Other Changes

  • ## 新功能
  • 帖子跨设备同步**:通过 Supabase 云端同步,多设备共享内容
  • 图片云存储**:发布的图片随帖子同步,新设备自动下载
  • 软删除机制**:删除操作支持跨设备同步(不再是本地物理删除)
  • ## 改进
  • 帖子列表支持 ImageRef 双路径格式(本地 + 云端),向后兼容旧数据
  • 自动更新走 Supabase Edge Function 代理,不直接暴露 GitHub Token
  • 生产构建不再包含任何 API key(.env.local 排除 + dotenv 仅 dev 模式)
  • ## 修复
  • 发布时正确传递 postId,解决重复 post 问题
  • 图片发布前自动持久化到应用数据目录
  • 历史重复帖子启动时自动合并
v0.2.5February 24, 2026

Other Changes

  • Full Changelog**: https://github.com/aijcool/postudio/compare/v0.2.4...v0.2.5
v0.2.4February 23, 2026

Other Changes

  • Full Changelog**: https://github.com/aijcool/postudio/compare/v0.2.3...v0.2.4
v0.2.3February 23, 2026

Other Changes

  • Full Changelog**: https://github.com/aijcool/postudio/compare/v0.2.2...v0.2.3
v0.2.2February 23, 2026

Other Changes

  • Full Changelog**: https://github.com/aijcool/postudio/compare/v0.2.1...v0.2.2
v0.2.1February 23, 2026

Other Changes

  • Full Changelog**: https://github.com/aijcool/postudio/compare/v0.2.0...v0.2.1
v0.2.0February 23, 2026

Other Changes

  • Full Changelog**: https://github.com/aijcool/postudio/compare/v0.1.9...v0.2.0
v0.1.9February 23, 2026

Other Changes

  • Full Changelog**: https://github.com/aijcool/postudio/compare/v0.1.8...v0.1.9
v0.1.8February 23, 2026

Other Changes

  • Full Changelog**: https://github.com/aijcool/postudio/compare/v0.1.7...v0.1.8
v0.1.7February 23, 2026

Other Changes

  • Full Changelog**: https://github.com/aijcool/postudio/compare/v0.1.6...v0.1.7
v0.1.6February 23, 2026

Other Changes

  • Full Changelog**: https://github.com/aijcool/postudio/compare/v0.1.5...v0.1.6
v0.1.5February 23, 2026

Other Changes

  • Full Changelog**: https://github.com/aijcool/postudio/compare/v0.1.4...v0.1.5
v0.1.4February 23, 2026

Other Changes

  • Full Changelog**: https://github.com/aijcool/postudio/compare/v0.1.3...v0.1.4
v0.1.3February 23, 2026

New Features

  • comprehensive SEO optimization (sitemap, robots.txt, OG images, JSON-LD, FAQ)

Bug Fixes

  • transparent icon background & EPIPE crash on startup
  • regenerate icon.ico with 256x256 for Windows build
v0.1.2February 23, 2026

New Features

  • add changelog page to website
v0.1.1February 23, 2026

New Features

  • add in-app auto-update with menu bar restart notification
v0.1.0February 18, 2026

New Features

  • initial release of Postudio desktop app
  • Xiaohongshu, Douyin, Bilibili publishing via Playwright
  • AI-powered content adaptation with Claude
  • local credential storage with AES-256 encryption

Bug Fixes

  • disable macOS code signing for initial distribution
  • use GitHub API proxy for downloads