中文
基于 v0.8.6..v0.8.7 的提交整理。
新增
- 新增 Catppuccin 文件图标,并为亮色与暗色主题分别使用 Latte 和 Mocha 资源(
dc65365)。 - 将技能和提示词模板生成的斜杠命令显示为可展开的紧凑引用,同时保留用户参数与图片(
27cd09d)。
修复
- 编辑历史用户消息时正确恢复图片,并避免覆盖尚未发送的图片草稿(
44e595f)。 - 正确处理紧贴内容或嵌套在 GFM 列表中的显示数学公式围栏,并限制匹配范围(
dc4c0ec)。 - 修复对话尾部跟随、提示词顶部定位和滚动锚点保留问题(
3a37c04)。
改进
- 新增随屏滚动并优化聊天底部占位空间,使提示词和回复的阅读位置更稳定(
3a37c04)。 - 将 Pi 运行时升级到
v0.84.0,适配认证取消信号与扩展纯文本主题(4e50c17)。
内部调整
- 发布 npm 包
@agegr/pi-web@0.8.7(07f873c)。
English
Prepared from commits in v0.8.6..v0.8.7.
Added
- Added Catppuccin file icons, using Latte assets for light mode and Mocha assets for dark mode (
dc65365). - Rendered skill and prompt-template slash commands as compact expandable references while preserving user arguments and images (
27cd09d).
Fixed
- Restored images when editing historical user messages without overwriting pending image drafts (
44e595f). - Normalized display-math fences attached to content or nested in GFM lists, with bounded matching (
dc4c0ec). - Fixed chat-tail following, prompt-top positioning, and scroll-anchor preservation (
3a37c04).
Improved
- Added follow-along scrolling and refined bottom spacing so prompts and responses keep a stable reading position (
3a37c04). - Upgraded the Pi runtime to
v0.84.0, including compatibility updates for authentication cancellation and extension plain-text themes (4e50c17).
Internal
- Published npm package
@agegr/pi-web@0.8.7(07f873c).