eeee0717
a2172a1d6b
fix: use MAIN_VITE_MINERU_API_KEY and ocr only use in macos
2025-06-14 17:07:57 +08:00
eeee0717
1d626af789
chore: change VITE_MINERU_API_KEY to RENDERER_VITE_MINERU_API_KEY
2025-06-14 16:39:13 +08:00
eeee0717
262173774e
fix
2025-06-14 16:25:38 +08:00
eeee0717
43f2237cb9
Merge remote-tracking branch 'origin/feat-knowlege-ocr' into feat-knowlege-ocr
2025-06-14 16:21:34 +08:00
suyao
8bb6cb2074
chore: exclude 'pdfjs-dist' and 'canvas' from rebuild modules in electron-builder configuration
2025-06-14 16:20:21 +08:00
eeee0717
bf44d283c6
fix: release.yml
2025-06-14 16:17:08 +08:00
suyao
3abc11a29b
Merge remote-tracking branch 'origin/main' into feat/ocr
2025-06-14 16:07:51 +08:00
eeee0717
5cf2b5f9ee
typo: excludeReBuildModules
2025-06-14 16:04:37 +08:00
eeee0717
91b012a2cc
fix: skip canvas rebuild
2025-06-14 15:59:53 +08:00
eeee0717
e4a546a776
Merge remote-tracking branch 'upstream/main' into feat-knowlege-ocr
2025-06-14 15:57:54 +08:00
beyondkmp
cab975f88b
fix: update app-builder-lib patch and add excludeReBuildModules option ( #7193 )
2025-06-14 15:57:39 +08:00
eeee0717
5b8644db50
fix: gtk url
2025-06-14 15:28:19 +08:00
eeee0717
b3354dfc27
fix: add windows dependencies
2025-06-14 15:24:12 +08:00
eeee0717
d0fb21aab3
fix: add canvas dependencies in linux
2025-06-14 15:01:24 +08:00
Wang Jiyuan
c644e4afa8
feat: add prompt variables docs on topic naming modal popup ( #7175 )
2025-06-14 14:59:29 +08:00
Wang Jiyuan
0a498460d6
fix: remove margin-bottom for loading animation ( #7191 )
...
* fix: remove margin-bottom for loading animation
* fix: just need to remove the margin-bottom of the last block
2025-06-14 14:57:31 +08:00
eeee0717
d3fe587b6e
fix; move pdfjs to dependencies
2025-06-14 14:48:05 +08:00
eeee0717
c597905b78
fix
2025-06-14 14:45:03 +08:00
eeee0717
7739e67140
fix: add mineru key
2025-06-14 14:39:29 +08:00
eeee0717
d676dd349b
fix: pdfjs-dist only use in macos
2025-06-14 14:34:49 +08:00
eeee0717
1115c54460
fix: pdf-dist
2025-06-14 14:25:11 +08:00
Wang Jiyuan
bd4333ab9a
fix: transparent background on translate dropdown ( #7189 )
2025-06-14 14:18:25 +08:00
Wang Jiyuan
9138aecdf0
fix: missing topic prompt on resend/regenerate and duplicate prevention ( #7173 )
...
* fix: completion doesn't include topic prompt
* fix: Multiple additions of topic prompts
* fix: improve logic
* fix: improve logic
2025-06-14 13:37:48 +08:00
Wang Jiyuan
e4e4dcbd1e
fix: model_name prompt var always use default model ( #7178 )
...
* fix: model_name prompt var always use default mode
* fix: incorrect model name
2025-06-14 13:35:32 +08:00
kangfenmao
3f2140807f
Merge branch 'main' into feat-knowlege-ocr
2025-06-14 13:19:13 +08:00
kangfenmao
2a0484ede2
chore(release): update fetch depth in GitHub Actions workflow
...
- Changed the fetch depth to 0 in the release workflow to ensure all history is available for tagging. This adjustment improves the accuracy of the release process.
2025-06-14 13:18:59 +08:00
Wang Jiyuan
c9f12c2e49
feat: add prompt variable "username" ( #7174 )
2025-06-14 13:08:32 +08:00
eeee0717
beec45b373
Merge remote-tracking branch 'origin/feat-knowlege-ocr' into feat-knowlege-ocr
2025-06-14 12:32:48 +08:00
suyao
71ef510ac0
refactor(FilesPage): remove unused imports and simplify provider handling
...
- Eliminated unused imports including FilePdfOutlined and useProviders hook.
- Removed mapping of mistralProviders from the file type options, streamlining the component's logic.
2025-06-14 12:31:38 +08:00
suyao
8992c2788b
chore(package.json): reorder and reintroduce embedjs dependencies for consistency
2025-06-14 12:29:28 +08:00
suyao
68840ff907
refactor: simplify development environment setup by removing redundant first setup check for userData path
2025-06-14 12:17:45 +08:00
eeee0717
1b2b17f56d
fix
2025-06-14 12:15:26 +08:00
kangfenmao
76d4433519
chore: version 1.5.0-rc.0
2025-06-14 11:48:46 +08:00
fullex
27354d82e2
fix(SelectionAssistant): make add custom action button bigger ( #7185 )
...
fix: make add custom action button bigger
2025-06-14 11:43:13 +08:00
亢奋猫
7474b654eb
Merge branch 'main' into feat-knowlege-ocr
2025-06-14 11:26:47 +08:00
beyondkmp
f5e1885ffa
chore(electron.vite.config): update Rollup configuration for single file packaging ( #7183 )
...
- Modified the Rollup options to disable code splitting and enable inline dynamic imports, ensuring a single file output for the build process. This change optimizes the packaging of the Electron application.
2025-06-14 10:01:47 +08:00
eeee0717
f72796b59f
Merge remote-tracking branch 'upstream/HEAD' into feat-knowlege-ocr
2025-06-14 09:33:26 +08:00
eeee0717
1bc52eecc6
fix: dev bug
2025-06-14 09:32:48 +08:00
beyondkmp
afc4731b9d
feat: clean up Windows license files ( #7133 )
...
* feat: enable minification in build configurations and clean up Windows license files
- Added minification option to the build configurations in electron.vite.config.ts to optimize output size.
- Updated after-pack.js to remove unnecessary license files on Windows, improving the packaging process.
* refactor: remove minification from build configurations in electron.vite.config.ts
- Eliminated the minification option from the build settings in electron.vite.config.ts to streamline the build process.
- This change may improve build times and simplify configuration management.
---------
Co-authored-by: beyondkmp <beyondkmkp@gmail.com >
2025-06-14 08:01:36 +08:00
suyao
d015faa8ab
Merge branch 'feat-knowlege-ocr' of https://github.com/eeee0717/cherry-studio into feat/ocr
2025-06-13 22:27:48 +08:00
suyao
593dc903fd
feat: enhance development environment setup by ensuring userData path is set only once during initial setup
2025-06-13 22:26:35 +08:00
eeee0717
bff7ccc479
fix: FileMetaData replace FileType
2025-06-13 21:25:39 +08:00
eeee0717
401ca04896
Merge branch 'main' into feat-knowlege-ocr
2025-06-13 21:10:12 +08:00
suyao
4d0d99daaf
Merge branch 'feat-knowlege-ocr' of https://github.com/eeee0717/cherry-studio into feat/ocr
2025-06-13 20:48:15 +08:00
suyao
2378587684
chore: update package.json to include pdf-to-img dependency and add TODO comment in MacSysOcrProvider for future optimization
2025-06-13 20:48:01 +08:00
eeee0717
7cd2738ea0
feat: add quota tag
2025-06-13 20:46:12 +08:00
eeee0717
07c8dfa996
fix: quota tag
2025-06-13 19:56:17 +08:00
eeee0717
f34a8231b0
fix
2025-06-13 18:48:44 +08:00
eeee0717
7c03228816
Merge branch 'main' into feat-knowlege-ocr
2025-06-13 18:42:48 +08:00
eeee0717
7f63201f67
feat: add quota
2025-06-13 18:32:28 +08:00