mirror of
https://github.com/Finb/Bark.git
synced 2026-04-26 06:25:55 +03:00
[GH-ISSUE #273] [BUG] 存储溢出,无法记录到历史消息 #239
Labels
No labels
bug
enhancement
in progress
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Bark#239
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @gabrielferguson on GitHub (Dec 27, 2024).
Original GitHub issue: https://github.com/Finb/Bark/issues/273
GitHub Run Id: 12195413567
IOS 15.7 XR
上次看了一下历史消息存储了1.8w+条, 前几天发现历史消息一片空白,记录都没有了.
设置显示历史消息0条, 这几天只有通知, 消息不会被保存记录,而且一直是空白的, 我猜测是字节溢出导致出错,希望作者大大可以修复这个bug.
另外希望作者大大可以提供一个打开通知url默认不跳转到Safari浏览器的选项, 像之前版本那样, 因为Safari浏览器最大标签限制500个, 希望能采纳我的建议,非常感谢感谢你的项目❤!
@Finb commented on GitHub (Dec 30, 2024):
https://testflight.apple.com/join/7rA2TUok
可以下载测试版,进到消息列表页面。如果数据库出错会弹出一个错误提示,复制这个提示发给我。
@gabrielferguson commented on GitHub (Dec 30, 2024):
感谢回复,我发现了问题,当我安装最新版1.4.5或者测试版1.4.6后可以正常显示历史消息,如果降级到1.4.4版本就会出现上面所描述的无法记录历史消息的bug。
希望作者大大可以保留1.4.4版本的打开通知url默认不跳转到Safari浏览器的选项,非常感谢!
@Finb commented on GitHub (Dec 30, 2024):
在1.4.5 或 1.4.6 备份导出消息列表,然后降级到1.4.4 导入消息列表,之后不再升级不影响使用
url之后都只会使用Safari跳转