Skip to content

v4.3.0

Choose a tag to compare

@rockbenben rockbenben released this 26 May 06:15
· 53 commits to main since this release

✨ New look

  • Detail pages redesigned with a composition-sheet layout; comments, share, and feedback polished to match.
  • Comments: AI-polling progress strip, monospace timestamps, polished empty state.
  • Share panel: copy-link bar + native Web Share API.

⚡ Faster

  • Community prompts now ship statically — instant first paint.
  • Favorites: 1 click = 1 request (was 2), no more stale state across devices.
  • First load lighter: login form, MySpace, emoji picker, and Giphy load only when used.
  • SPA navigation no longer re-fetches your space on every page change.

🐛 Fixed

  • Reset-password and user-page redirects now keep your current language (no more bouncing back to the default
    locale).
  • Comments: orphan replies stay visible when the parent is on another page.
  • Indonesian locale now emits a valid hreflang="id" for search engines.

✨ 视觉焕新

  • 详情页改为 composition sheet 布局;评论、分享、反馈页同步打磨。
  • 评论:AI 轮询进度条、等宽时间戳、空态打磨。
  • 分享面板:复制链接条 + 原生 Web Share API。

⚡ 更快

  • 社区提示词改为静态生成,首屏直出。
  • 收藏:1 次点击 = 1 次请求(旧版 2 次),多设备不再相互覆盖。
  • 首屏更轻:登录表单、MySpace、emoji 选择器、Giphy 仅在使用时加载。
  • SPA 切页不再每次重新拉取个人空间。

🐛 修复

  • 重置密码、用户页未登录兜底跳转保留当前语言(不再被弹回默认语言首页)。
  • 评论:父评论位于其它分页时,对应的孤立回复仍可见。
  • 印尼语 hreflang 正确输出为 id,便于搜索引擎识别。

Full Changelog: v4.2.0...v4.3.0