发布于 更新于
AI总结: 1. Ghosten-Player v1.6.0引入了TV端和移动端分开打包,优化了移动端UI并简化操作逻辑,适配大屏设备。TV端也进行了操作逻辑简化,优化遥控器使用。资源库同步支持增量同步,新增刮削行为选择。
2. xpipe 15.5修复了多个macOS相关问题,包括连接层级背景更新、zsh启动失败的回退问题以及vscode远程打开功能的路径错误等。
3. cherry-studio v1.1.4是测试版本,增加了API密钥验证和多密钥支持,修复了消息暂停的错误,并对模型搜索框和API URL显示进行了改进。
4. fit-framework v3.5.0-M1是FIT Framework社区的首个里程碑版本,新增IoC插件化容器能力,支持Bean管理和生命周期管理。
5. deepchat v0.0.7正式发布,更新了交互功能,支持Ollama模型管理和多模态模型,Windows用户可自定义安装目录,并修复了前版本的问题。
6. readest v0.9.22新增主题颜色编辑器和垂直布局边框,修复了macOS滚动模式下的布局问题,并对翻译、脚注和滚动条进行了多项增强。
7. NeatChat v1.1.19全面支持文件上传及复制文本转附件功能,合并了图片和文件上传,并计划支持OCR模型识别。
8. mcp-server-jina-java v1.0.0发布。
9. ublacklist v8.10.1修复了ecosia元素选择器和中文翻译更新等问题。
变更说明
- TV端和移动端分开打包,两端暂时不能混用
- 移动端UI更新,简化操作逻辑,适配大屏的Pad
- 播放器UI更新
- TV端简化操作逻辑,去除不常用的按钮,优化遥控器的操作方式
- 移动端优化手势操作逻辑,新增手势亮度调节
- 资源库同步支持增量同步,减少同步的时间
- 增加刮削的行为选择,以决定同步媒体库时,刮削到了多条数据该如何处理
- 跳过:跳过该媒体(默认) ...
2. xpipe 15.5
变更说明
- Fix connection hierarchy backgrounds not updating properly when expanding them
- Fix some issues on macOS when zsh failed to start
- Fix XPipe not falling back to sh in some cases on macOS when zsh failed to start
- Fix vscode remote open functionality using wrong app path on macOS
- Fix zsh module zsh/stat breaking some file browser functionality when enabled
- Fix tailscale refresh operations failing with an out-of-bounds error in some cases
- Fix some OS logos not showing correctly
- Fix NullPointer when launching FreeRDP
- Fix outdated manpages docs link
...
变更说明
- fix(websearch): add check button and format apihost by @eeee0717 in https://github.com/CherryHQ/cherry-studio/pull/3336
- refactor(actions): Add nightly and pr-ci workflows by @GeorgeDong32 in https://github.com/CherryHQ/cherry-studio/pull/3297
- feat: Enhance API key verification and multi-key support for web search providers by @FunJim in https://github.com/CherryHQ/cherry-studio/pull/3346
- Fix/messages pause bug by @MyPrototypeWhat in https://github.com/CherryHQ/cherry-studio/pull/3343
- feat: 🎸 在顶部的模型搜索框显示固定模型的供应商 by @duanyongcheng in https://github.com/CherryHQ/cherry-studio/pull/2985
- fix api url display by @openmynet in https://github.com/CherryHQ/cherry-studio/pull/3364
- feat: some improvement to Notion export feature by @shiquda in https://github.com/CherryHQ/cherry-studio/pull/2562 ...
变更说明
- 支持 Bean 的管理,包括 Bean 的创建、实例化、注入等能力,并建立 Bean 对象之间的依赖关系。
- 支持 Bean 的生命周期管理。 ...
变更说明
🚀 DeepChat 0.0.7 正式发布 | 重新定义你的 AI 对话体验! —— 更强大,更灵活,更智能,开启高效沟通新高度 🌟
✨ 本次主要更新内容 ✨
- Artifacts 全新交互,好用又实用
- 完整的 Ollama 管理支持,支持直接在DeepChat内拉取和删除Ollama模型
- 多模态模型支持
- 新增了 Anthropic、Github Models、Azure支持
- Windows可以自定义安装目录了
- 修复了0.0.6引起的文件不能正常嵌入问题 ...
变更说明
- Add theme color editor for more customization
- Add border frame for vertical layout
- Fix layout glitches on macOS in scroll mode
- Various fixes and enhancements on translator, footnote, and scrollbar
- fix: following ordinary link in footnotes, closes by @chrox in https://github.com/readest/readest/pull/560
- feat: add theme editor for custom theme colors, closes by @chrox in https://github.com/readest/readest/pull/594
- fix: clear select mode when importing files, closes by @chrox in https://github.com/readest/readest/pull/595 ...
变更说明
1.已全面支持上传文件(10万字符之内),也可自动将复制的文本转附件(非rag),但能解决之前输入框卡死的问题 支持的文件格式:.bash, .bat, .c, .cer, .conf, .cpp, .cr, .cs, .csr, .css, .csv, .doc, .docx, .go, .h, .hpp, .html, .ini, .ipynb, .java, .js, .json, .jsx, .key, .kt, .less, .m, .md, .pdf, .pem, .php, .pl, .pp, .ppt, .pptx, .ps1, .py, .rb, .rdp, .rs, .r, .scss, .sh, .sql, .svg, .swift, .tex, .toml, .ts, .tsx, .txt, .vue, .xls, .xlsx, .xml, .yaml, .yml, .zip, .zsh 2.已将上传图片和上传文件合并成上传附件,后续将支持用一个ocr模型给其他模型做前置识别,让所有模型有识图的能力
变更说明
mcp-server-jina-java