Tags: rikkahub/rikkahub
Toggle 2.1.7's commit message
build(app): 更新应用版本号到 2.1.7
- 将 versionCode 从 149 更新到 150
- 将 versionName 从 2.1.6 更新到 2.1.7
Toggle 2.1.6's commit message
Toggle 2.1.5's commit message
Toggle 2.1.4's commit message
chore(build): 更新应用版本号到 2.1.4
- 将 versionCode 从 146 增加到 147
- 将 versionName 从 "2.1.3" 更新为 "2.1.4"
Toggle 2.1.3's commit message
docs(commands): 更新发布release操作说明
- 说明仅上传arm64版本apk,上传前重命名文件添加版本号
- 说明release标题使用版本号,描述中包含更新日志
- 说明tag名字使用版本号,不带v前缀
Toggle 2.1.2's commit message
build(app): 更新版本号至 2.1.2
- versionCode 从 144 更新至 145
- versionName 从 2.1.1 更新至 2.1.2
Toggle 2.1.1's commit message
feat(chat): 显示会话消息数量
- 在聊天输入组件的标题右侧增加消息数量显示
- 根据会话中的消息节点数量动态显示数字
- 添加多语言支持的消息计数字符串资源
- 支持中文、日语、韩语、俄语和繁体中文本地化内容
Toggle 2.1.0's commit message
build(android): 更新版本号到 2.1.0
- 将 versionCode 从 142 更新到 143
- 将 versionName 从 2.0.4 更新到 2.1.0
Toggle 2.0.4's commit message
chore(build): 更新应用版本号到 2.0.4
- 将 versionCode 从 141 更新到 142
- 将 versionName 从 2.0.3 更新到 2.0.4
Toggle 2.0.3's commit message
fix(service): 修复 WebServerService 前台服务类型时间限制崩溃,添加通知点击跳转
- 将前台服务类型从 dataSync 改为 specialUse,避免 Android 14 的 6 小时时间上限导致 ForegroundServiceStartNotAllowedException
- 更新 Manifest 权限声明及服务类型,添加 specialUse 子类型说明
- 为启动中和运行中通知添加 setContentIntent,点击通知可跳转到 app
You can’t perform that action at this time.