kangfenmao
409e0096d8
chore(version): 1.2.7
2025-04-22 20:39:14 +08:00
tchigher
3887cf2a6f
fix: electron-builder 新增配置导致的无法构建的问题 ( #5175 )
...
fix: electron-builder 新增配置导致的无法构建的问题
当前 electron-builder 的版本为 "26.0.13",但在 v26 之后,StartupWMClass 等配置标签要在 desktop > entry 下,而不是直接在 desktop 下,否则会导致无法构建打包
2025-04-22 15:40:33 +08:00
Asurada
ca553a2454
chore(electron-builder): add StartupWMClass for CherryStudio in liunx desktop configuration ( #5158 )
...
chore(electron-builder): add StartupWMClass for CherryStudio in desktop configuration
2025-04-21 23:40:20 +08:00
kangfenmao
a6d9ad6716
chore(version): 1.2.6
2025-04-21 18:52:01 +08:00
beyondkmp
24c9a8e8f1
refactor(locales): fix locales errors ( #5080 )
2025-04-20 21:27:49 +08:00
Pleasurecruise
c4d0f8e950
fix: language error
2025-04-20 19:03:06 +08:00
beyondkmp
75f986087a
chore(electron-builder): Simplify file renaming logic and remove space ( #4919 )
...
* chore(electron-builder): Disable universal installer option in NSIS configuration
* refactor(after-build): Change file handling to delete files with spaces and rename files in YAML data
- Updated the function to delete files containing spaces instead of renaming them.
- Enhanced YAML processing to rename files and their blockmaps, ensuring proper handling of setup and portable versions.
- Adjusted the final YAML output to reflect the new file names.
* refactor(after-build): Simplify file renaming logic and remove space handling script
- Updated the after-build script to rename artifact files by replacing spaces with hyphens.
- Removed the replace-spaces.js script as its functionality is now integrated into the after-build process.
- Adjusted the build process in package.json to reflect the changes in file handling.
* refactor(electron-builder): Update artifact build script reference and remove obsolete after-build script
- Changed the artifactBuildCompleted script reference in electron-builder.yml to point to the new script.
- Deleted the outdated after-build.js script, which is no longer needed for file handling.
* delete js-yml
2025-04-17 10:05:48 +08:00
beyondkmp
ac0fe75078
chore: Update electron-builder configuration to remove architecture specifications for targets and adjust build scripts for Windows, macOS, and Linux to include both x64 and arm64 architectures.
2025-04-16 10:49:27 +08:00
beyondkmp
8c20bd6d8f
update electron-builder to 26.0.13
2025-04-14 21:52:58 +08:00
kangfenmao
833873b95e
chore(version): 1.2.4
2025-04-14 17:30:41 +08:00
kangfenmao
6e66721688
feat: add after-build script for renaming files and updating latest.yml
...
- Introduced a new script to rename files with spaces in the 'dist' directory.
- Updated 'latest.yml' to remove the first file entry and adjust paths accordingly.
- Enhanced build process for Windows to include the new script execution.
- Added js-yaml dependency for YAML file manipulation.
2025-04-14 17:14:45 +08:00
kangfenmao
04333535dd
chore(version): 1.2.2
2025-04-11 14:43:02 +08:00
kangfenmao
a3e10dd116
chore(version): 1.2.0
2025-04-08 20:29:54 +08:00
kangfenmao
96df9f6979
chore(version): 1.1.19
2025-04-07 16:04:48 +08:00
Sophon
8501ab82c6
build: Add support for Windows ARM64 platform ( #3431 )
...
Co-authored-by: 亢奋猫 <kangfenmao@qq.com>
2025-04-06 09:35:08 +08:00
kangfenmao
773c0da9ef
chore(version): 1.1.18
2025-04-04 12:07:05 +08:00
Catwine
e9dd795f9a
docs(config): fix typo in electron-builder.yml
2025-03-29 21:08:55 +08:00
kangfenmao
3bb294e698
chore(version): 1.1.15
2025-03-29 15:00:02 +08:00
kangfenmao
990b1651a9
chore(version): 1.1.14
2025-03-29 08:05:56 +08:00
kangfenmao
f2102daf00
feat(electron-builder): update release notes to include Nutstore login, SiYuan note export, and MCP improvements
2025-03-28 18:01:09 +08:00
kangfenmao
ed1f80da00
chore: update electron-builder configuration for GitHub publishing
...
- Changed the publish provider from generic to GitHub, specifying the repository and owner for streamlined deployment.
2025-03-19 17:14:27 +08:00
kangfenmao
11620828ad
feat: add search enhance mode switch
2025-03-19 17:00:27 +08:00
kangfenmao
359f6e36e9
chore(version): 1.1.7
2025-03-18 20:29:20 +08:00
ousugo
ed23e9395c
chore(version): 1.0.6
2025-03-05 21:54:39 +08:00
kangfenmao
a25f4e90dd
chore(version): 1.0.5
2025-03-05 15:53:08 +08:00
SuYao
a592fdc550
refactor: Replace html2canvas with html-to-image for improved sup element ( #2739 )
...
* refactor: Replace html2canvas with html-to-image for improved screenshot capture
* refactor: Simplify scrollable div capture method
* refactor: Simplify captureScrollableDivAsBlob method
* fix: Specify PNG format in captureScrollableDivAsBlob method
* feat: Add error handling for large content dimensions in screenshot capture
* fix: Reorder error messages in en-us.json locale file
2025-03-04 15:37:29 +08:00
kangfenmao
cf09d1d44d
chore(version): 1.0.3
2025-03-02 20:54:41 +08:00
kangfenmao
94d9b79957
chore(version): 1.0.2
2025-03-01 12:25:33 +08:00
kangfenmao
7d794d33dd
chore(version): 1.0.1
2025-02-26 17:28:08 +08:00
kangfenmao
ce70c7239c
chore(version): 1.0.0
2025-02-23 15:10:24 +08:00
kangfenmao
af9763d142
chore: Update Tavily core package and remove js-tiktoken dependency
2025-02-23 11:01:30 +08:00
kangfenmao
97a08f00a3
chore(version): 0.9.30
2025-02-23 07:02:00 +08:00
kangfenmao
811815d69d
feat: update miniapp logo
2025-02-21 18:25:23 +08:00
kangfenmao
7f05626a8f
chore(version): 0.9.27
2025-02-19 10:21:12 +08:00
kangfenmao
7139d5093a
chore(version): 0.9.26
2025-02-18 20:55:04 +08:00
kangfenmao
c94450db44
chore(version): 0.9.25
2025-02-18 10:41:44 +08:00
kangfenmao
88e0d293a2
chore(version): 0.9.24
2025-02-14 15:04:59 +08:00
kangfenmao
adfea253d7
chore(version): 0.9.22
2025-02-13 14:02:45 +08:00
kangfenmao
6ba6357d21
chore(version): 0.9.20
2025-02-09 00:05:15 +08:00
kangfenmao
e9c51579a2
chore(version): 0.9.17
2025-01-24 13:54:04 +08:00
kangfenmao
b1bc576e3f
chore(version): 0.9.16
2025-01-22 16:32:57 +08:00
kangfenmao
3d432d810f
chore(version): 0.9.15
2025-01-21 14:28:01 +08:00
kangfenmao
713d6dba8f
fix: added warning for manual download on failed auto updates, simplified window lifecycle
2025-01-20 13:56:25 +08:00
kangfenmao
798a6e8c3e
chore(version): 0.9.12
2025-01-20 11:52:26 +08:00
kangfenmao
63673ec39f
chore(version): 0.9.11
2025-01-19 20:50:33 +08:00
kangfenmao
247d1a1846
chore(version): 0.9.9
2025-01-14 20:57:16 +08:00
kangfenmao
edbc8560cc
chore(version): 0.9.7
2025-01-14 13:24:54 +08:00
kangfenmao
270216f461
chore(version): 0.9.6
2025-01-09 16:23:29 +08:00
kangfenmao
c579eff86e
chore(version): 0.9.5
2025-01-08 16:52:03 +08:00
kangfenmao
5d005cf5a7
chore: standardize artifact names across platforms
2025-01-08 09:42:38 +08:00