suyao
f907f7fe5e
chore: enhance Windows build support in release workflow
...
- Added support for Windows 11 ARM architecture in the release workflow.
- Introduced a new step to install dependencies specific to Windows 11 ARM.
- Updated the canvas rebuild step to conditionally execute for Windows 11 ARM alongside existing Windows builds.
2025-06-15 19:50:38 +08:00
suyao
f32ccd0fba
chore: add pdfjs-dist dependency to package.json and yarn.lock
...
- Added pdfjs-dist version 4.2.67 to both package.json and yarn.lock to support PDF rendering functionality.
2025-06-15 19:03:27 +08:00
suyao
79f63dd954
refactor: remove canvas and pdfjs-dist dependencies and related image cropping logic
...
- Eliminated the canvas and pdfjs-dist dependencies from package.json and yarn.lock.
- Removed the image cropping functionality from BaseOcrProvider, simplifying the OCR process in MacSysOcrProvider.
- Updated the NSIS configuration in electron-builder.yml to reflect these changes.
2025-06-15 18:42:29 +08:00
eeee0717
8589cda241
Merge branch 'main' into feat-knowlege-ocr
2025-06-15 18:11:20 +08:00
kangfenmao
7cf7368ae3
lint(SyncServersPopup): fix SyncServersPopup lint error
2025-06-15 14:11:29 +08:00
Aichaellee
9001a96fff
feat:add lanyun mcp server
2025-06-15 11:17:02 +08:00
suyao
4e03c489b0
chore: enhance canvas rebuild steps for Windows in release workflow
...
- Updated the canvas rebuild step to specify architecture for Windows x64 and added a new step for Windows ARM64.
- Ensures compatibility with both x64 and ARM64 architectures during the build process.
2025-06-15 04:37:05 +08:00
suyao
574975f32d
chore: add canvas rebuild step for Windows in release workflow
...
- Introduced a new step to rebuild the canvas module for Windows to ensure compatibility during the build process.
- This step is conditionally executed based on the operating system in the workflow.
2025-06-15 03:59:27 +08:00
suyao
dc3e28b414
chore: add Windows dependencies installation step in release workflow
...
- Introduced a new step to install necessary dependencies for Windows, including GTK and libjpeg-turbo.
- Updated the release workflow to ensure compatibility with Windows builds.
2025-06-15 03:26:12 +08:00
suyao
ba35ec1b4c
chore: update app-builder-lib patch and enhance installAppDependencies method
...
- Updated the resolution and checksum for the app-builder-lib patch in yarn.lock.
- Modified installAppDependencies method to accept excludeReBuildModules parameter.
- Adjusted platformPackager to pass excludeReBuildModules during dependency installation.
- Updated yarn.js to correctly reference excludeReBuildModules from options.
2025-06-15 02:50:47 +08:00
Wang Jiyuan
9ea4d1f99f
fix: send message shortcut doesn't work when editing existing message ( #6934 )
...
* fix: send message shortcut doesn't work when editing existing message
* fix: resend shortcut only apply on user msg
2025-06-14 23:11:52 +08:00
Chen Tao
fc62a5bdc2
fix: 7127 ( #7196 )
2025-06-14 23:01:45 +08:00
one
06b543039f
chore(ci): remove --fix from lint ( #7159 )
...
* chore(ci): remove --fix from lint
* fix: lint errors
2025-06-14 22:58:49 +08:00
Doekin
1c354ffa0a
fix(ImageGenerationMiddleware): correctly process image URLs ( #7198 )
2025-06-14 22:39:32 +08:00
one
163e28d9ba
fix(model): qwen3 model detection ( #7201 )
2025-06-14 21:24:34 +08:00
suyao
9329eeb2c3
chore: remove Windows dependencies from release workflow
2025-06-14 21:11:29 +08:00
suyao
8b1743419d
Merge branch 'feat-knowlege-ocr' of https://github.com/CherryHQ/cherry-studio into feat/ocr
2025-06-14 21:10:20 +08:00
suyao
a9b251e11b
chore: add brew update step for macOS dependencies installation in release workflow
2025-06-14 21:09:29 +08:00
suyao
a05b0502bb
chore: update dependencies installation for macOS and Ubuntu in release workflow
2025-06-14 20:47:42 +08:00
suyao
58dc927347
chore: add excludeReBuildModules for Windows build configuration
2025-06-14 20:35:17 +08:00
eeee0717
63718b7405
fix: remove windows dependencies
2025-06-14 20:10:22 +08:00
eeee0717
f5dfe3c7c0
Merge remote-tracking branch 'origin/feat-knowlege-ocr' into feat-knowlege-ocr
2025-06-14 19:57:25 +08:00
suyao
e318f8023a
chore: remove duplicate pdfjs-dist entry from dependencies
2025-06-14 19:44:59 +08:00
suyao
d0a9a47d31
Merge branch 'main' into feat/ocr
2025-06-14 19:41:44 +08:00
beyondkmp
fd9ff4a432
fix: update app-builder-lib patch and adjust minimumSystemVersion handling ( #7197 )
...
- Updated the resolution and checksum for the app-builder-lib patch in yarn.lock.
- Modified macPackager.js and updateInfoBuilder.js to correctly reference LSMinimumSystemVersion.
- Enhanced ArchiveTarget.js and NsisTarget.js to include minimumSystemVersion in updateInfo if specified.
2025-06-14 19:39:28 +08:00
eeee0717
2db480f97a
fix: add windows dependencies
2025-06-14 18:45:31 +08:00
eeee0717
e7531a26bf
fix: move pdfjs-dist to dependencies
2025-06-14 18:08:57 +08:00
eeee0717
f03b7e1eff
fix: knowledge citation display
2025-06-14 18:02:51 +08:00
suyao
fcd999e3b4
Merge branch 'feat-knowlege-ocr' of https://github.com/eeee0717/cherry-studio into feat/ocr
2025-06-14 17:21:53 +08:00
suyao
62251f456b
chore: remove macOS-only OCR package from build configuration and scripts
2025-06-14 17:19:48 +08:00
eeee0717
0d4ee05d13
fix: use MAIN_VITE_MINERU_API_KEY
2025-06-14 17:17:01 +08:00
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