purefkh
46f080e813
fix(UI): exclude rerank models from mention dropdown ( #3958 )
2025-03-26 16:17:07 +08:00
Yanhua Zheng
48f063751d
docs(README): Add PaperMaterial Theme in README ( #3955 )
...
* Add PaperMaterial Theme
* Update README.md
2025-03-26 16:10:08 +08:00
africa1207
cc34efebe7
feat: 优化导出obsidian,自动选择库路径,不再需要手动配置 ( #3854 )
...
* feat: 优化导出obsidian,自动选择库路径,不再需要手动配置
* fix: eslint报错
* feat: 增加预设置默认仓库
* fix: 解决合并冲突
2025-03-25 21:31:22 +08:00
Teo
eeb8621037
feat: Use logo instead of avatar
2025-03-25 21:30:49 +08:00
kangfenmao
cc6796ac2c
feat: update model identifiers and names in configuration
...
- Changed model ID from 'mixtral-8x7b-32768' to 'mistral-saba-24b' and updated its name to 'Mistral Saba 24B'.
- Updated model ID from 'gemma-7b-it' to 'gemma-9b-it' and changed its name to 'Gemma 9B'.
- Enhanced clarity and consistency in model naming conventions.
2025-03-25 20:18:14 +08:00
kangfenmao
ba194e3947
Revert "feat: support acrylic effect for Windows"
...
This reverts commit a829f7b5f1 .
2025-03-25 20:13:54 +08:00
kangfenmao
13ddca9c11
ci: fix eslint slow
2025-03-25 18:34:20 +08:00
kangfenmao
6ec5e546c2
feat: update migration for settings auto-check update
...
Incremented version to 85 and updated migration logic to transition from manual to automatic update checks in settings, enhancing user experience.
2025-03-25 13:16:18 +08:00
wangxiaolong
5086e9d635
feat: 更新自动检查更新功能易读性
...
将手动检查更新的设置更改为自动检查更新,更新相关的状态管理和界面文本,以提升用户体验。
2025-03-25 13:06:25 +08:00
d5v
315f083fa1
feat: add Siyuan Note export functionality and configuration ( #3845 )
...
* feat(i18n): add Siyuan Note export functionality and configuration
- 增加导出到思源笔记。
* feat/Add document address
---------
Co-authored-by: 亢奋猫 <kangfenmao@qq.com>
2025-03-25 13:05:21 +08:00
nutstore-dev
2483679874
feat: nutstore integration ( #3461 )
...
* feat(protocol): add custom protocol
* feat(webdav): add handler for checking webdav connection
* feat(webdav): abstract WebDAV modal components
* feat(nutstore): add nutstore sso
---------
Co-authored-by: shlroland <shlroland1995@gmail.com>
2025-03-25 11:40:11 +08:00
z-zeechung
02da40678f
feat: Katex and MathJax blocks horizontally auto-scroll ( #3806 )
2025-03-25 09:44:35 +08:00
ousugo
5225496936
fix(thinking): Claude think label recognition error problem
2025-03-25 08:57:49 +08:00
Chen Tao
b21021d975
feat(genmini): enhance ( #3849 )
2025-03-25 08:52:43 +08:00
RarityBrown
bf9df3b5fc
feat: Update text-based file extensions for EDAs
...
远期可以进一步考虑直接自动使用 https://github.com/github-linguist/linguist/blob/main/lib/linguist/languages.yml 加上自定义扩展集的方式,减轻维护负担
Should consider directly and automatically using https://github.com/github-linguist/linguist/blob/main/lib/linguist/languages.yml along with a custom extension set to reduce the maintenance burden.
2025-03-25 08:51:30 +08:00
Hakadao
a829f7b5f1
feat: support acrylic effect for Windows
2025-03-25 08:50:24 +08:00
hobee
7ebc257ef9
feat(主题): 添加settingTheme字段以增强主题切换功能
...
在ThemeProvider中添加settingTheme字段,用于在Sidebar组件中显示当前主题状态。这样用户可以更直观地了解当前主题设置
2025-03-25 08:50:03 +08:00
Teo
13435ae3a0
feat(pending-animation): 当消息处于后台pending时,助手头像跟话题显示脉冲动画效果 ( #3867 )
2025-03-25 08:48:26 +08:00
fullex
b069bd0e62
fix: some shortcuts not enabled
2025-03-25 00:48:35 +08:00
hobee
2fef8ac55d
feat: 添加隐藏小程序功能
...
可以直接在小程序界面隐藏小程序
2025-03-25 00:32:39 +08:00
hobee
8d7a91c9b4
feat(i18n): 在侧边栏添加隐藏小工具的翻译
...
为多种语言添加了“隐藏小工具”的翻译,以支持新的功能需求。
2025-03-25 00:32:39 +08:00
kangfenmao
6d3558e4f9
feat(docs): add theme section to README files in multiple languages
2025-03-24 09:53:59 +08:00
kangfenmao
e68e374d15
feat(docs): add guide section and update contact email in README files
2025-03-24 09:41:47 +08:00
kangfenmao
53d2de5b92
feat(docs): add Product Hunt badge to README files in multiple languages
2025-03-24 09:34:21 +08:00
kangfenmao
4dc3a8d870
feat(docs): add contact information to README files in multiple languages
2025-03-24 09:31:41 +08:00
Asurada
7a11b3c8b7
feat(SettingTab): add support for reasoning effort model check ( #3842 )
2025-03-24 09:23:32 +08:00
Pleasurecruise
00585792c9
fix: apikey input flickering
2025-03-23 22:45:33 +08:00
kangfenmao
27ee34dbc8
chore(version): 1.1.10
2025-03-23 19:31:49 +08:00
Chen Tao
72a01b8ba6
feat(knowledge): support Voyage AI ( #3810 )
...
* feat(knowledge): support Voyage AI
* chore
2025-03-23 19:31:18 +08:00
kangfenmao
229b14f3fd
fix(prompts): enhance FOOTNOTE_PROMPT for clarity and completeness
...
- Updated the FOOTNOTE_PROMPT to instruct the model to provide answers based on its knowledge when reference materials are irrelevant, ensuring responses are clearly structured and complete.
2025-03-23 14:25:04 +08:00
kangfenmao
95d9c50ad7
fix(ApiService): remove quotes from message summaries
...
- Updated the fetchMessagesSummary function to remove all quotes from the generated summaries, ensuring cleaner output for the user.
2025-03-23 14:19:28 +08:00
kangfenmao
35f271bc04
feat(i18n): add chat history localization for multiple languages
...
- Added chat history localization entries for English, Japanese, Russian, Simplified Chinese, Traditional Chinese, ensuring consistent user experience across languages.
- Removed redundant history entries from previous versions to streamline localization files.
2025-03-23 13:38:38 +08:00
africa1207
f7050c09cf
feat:增加聊天记录流程图,方便查看 ( #3772 )
...
* feat: 聊天记录流程图
* fix: 修复偶尔多标签切换不滚动的问题
2025-03-23 13:35:16 +08:00
kangfenmao
9e952e9ccc
refactor(ipc): simplify launch on boot handling and improve WindowService logic
...
- Updated the IPC handler for setting launch on boot to directly use the boolean parameter for openAtLogin.
- Cleaned up the WindowService logic to enhance readability and maintainability, including minor adjustments to the tray behavior on macOS.
2025-03-23 13:22:54 +08:00
kangfenmao
230732378d
feat(i18n): add machine translations for Greek, Spanish, French, and Portuguese
...
- Updated the translation script to output machine-generated translations for Greek, Spanish, French, and Portuguese.
- Adjusted file paths for translation outputs and ensured proper formatting in the translation prompts.
- Added a README file to indicate that the translations are machine-generated and should not be edited.
2025-03-22 23:41:17 +08:00
kangfenmao
2eacaec660
chore(version): 1.1.9
2025-03-22 23:22:41 +08:00
kangfenmao
87b5198df2
fix: i18n check
2025-03-22 23:21:45 +08:00
kangfenmao
1e9969aca2
chore: update package dependencies and clean up yarn.lock
...
- Reintroduced several dependencies in devDependencies that were previously removed from dependencies.
- Removed unused dependencies from both package.json and yarn.lock to streamline the project.
- Updated tslib version in yarn.lock to ensure compatibility.
2025-03-22 22:47:10 +08:00
kangfenmao
2ea1c8142a
feat: add GenerateImageButton component to Inputbar for image generation functionality
2025-03-22 22:45:45 +08:00
kangfenmao
dd1b538687
fix: i18n and lint
2025-03-22 22:31:43 +08:00
z-zeechung
dcbe3ac1c6
i18n: 新增自动i18n脚本。新增阿拉伯文,希腊文,西班牙文,法文,葡萄牙文翻译 ( #3792 )
...
* added auto i18n script. added arab, greek, spanish, france, portuguese translation
* remove arabian
2025-03-22 22:20:09 +08:00
Chen Tao
52bcfe4fd0
fix(knowledge): show more info ( #3790 )
...
* feat: remove rerank model from embedded model
* feat: add rerank model info
* fix: embedding and rerank model end without `/v1` bug
2025-03-22 22:14:25 +08:00
Chen Tao
79dfcb9b76
feat(provider): gemini-2.0-flash-exp image ( #3421 )
...
* feat: finish basic gemini-2.0-flash-exp generate image
* feat: support edit image
* chore
* fix: package https-proxy-agent-v5 version
* feat: throw finish message and add history messages
* feat: update generate image models
* chore
---------
Co-authored-by: 亢奋猫 <kangfenmao@qq.com>
2025-03-22 22:10:11 +08:00
one
176f03f8a1
feat: add a search bar to model list ( #3788 )
...
* feat: add a search bar to model list
* feat: make the search bar collapsible
2025-03-22 21:44:00 +08:00
kangfenmao
d74bc8d191
fix: update placeholder text in localization files for tag input fields
...
- Removed unnecessary information about using pure numbers in tag placeholders across multiple languages.
2025-03-22 21:42:55 +08:00
one
0d17f6a5ba
fix: make the setting icon style of non-system providers consistent with system providers
2025-03-22 19:44:39 +08:00
kangfenmao
fe738bc937
refactor: enhance model tags and localization for new model types
...
- Added support for rerank models in ModelTags component.
- Updated localization keys for model types in various icon components.
- Modified SelectModelPopup to filter out rerank models appropriately.
- Improved model identification logic in models configuration.
- Enhanced UI elements to reflect updated model types and their respective tooltips.
2025-03-22 19:38:00 +08:00
kangfenmao
051a71571d
refactor: update rerank model support and configuration
...
- Changed provider configuration in dev-app-update.yml to use GitHub.
- Added SUPPORTED_REANK_PROVIDERS constant to filter available rerank models.
- Updated tooltip messages in localization files to indicate supported providers.
- Enhanced AddKnowledgePopup and KnowledgeSettingsPopup components to display supported providers in the UI.
2025-03-22 16:30:54 +08:00
kangfenmao
0f6df4e5e0
fix: remove unnecessary dependency from useEffect in MessageAnchorLine component
2025-03-22 10:12:04 +08:00
Dawn-spring
9547b00691
refactor: 改进 Obsidian 导出,不再依赖 Obsidian 第三方插件 ( #3637 )
...
改进 Obsidian 导出,不在依赖 Obsidian 第三方插件
2025-03-22 10:11:49 +08:00