Tunglies
625cf1a803
feat: add fast compilation options for development and release ( #2831 )
...
- Added fast compilation profiles in Cargo.toml
- fast-dev profile with max codegen units and disabled optimizations
- fast-release profile with debugging support and faster build time
- Added new npm scripts for quick development iterations
- dev:fast command for standard development without extra features
- build:fast command for quick release builds
- Updated default dev command to use verge-dev feature flag
- Both profiles retain debug symbols and disable stripping for better debugging
2025-03-02 00:40:07 +08:00
wonfen
b1d003b073
Release - 2.1.2 真·臻
2025-03-01 01:49:01 +08:00
wonfen
bb015506e7
Release - 2.1.1 臻fix
2025-02-27 03:18:23 +08:00
wonfen
4056a4c35f
chore: downgrade Tauri updater plugin and add i18n for core switching
2025-02-26 15:04:47 +08:00
wonfen
618595ac4c
Release 2.1.0 - 臻
2025-02-26 08:36:02 +08:00
wonfen
1291c38d58
feat: Enhance configuration validation and error handling
...
- Improve config validation process with detailed logging and error tracking
- Add more robust error handling in profile updates and config patches
- Implement comprehensive config validation using clash core subprocess
2025-02-23 10:53:09 +08:00
wonfen
c8d91c9e14
chore: update deps
2025-02-05 14:19:43 +08:00
wonfen
75bb7a4dd7
fix: windows rounded corners
2025-01-19 09:47:43 +08:00
wonfen
e8badb0c0f
release 2.0.3
2025-01-16 03:30:07 +08:00
huzibaca
9f2583d1f2
revert: update deps
2025-01-14 12:41:52 +08:00
huzibaca
db91177e90
chore: update deps
2025-01-12 23:10:15 +08:00
huzibaca
146a66fb09
Merge branch 'languagefixes' into dev
...
# Conflicts:
# src-tauri/Cargo.lock
# src-tauri/Cargo.toml
# src-tauri/src/core/tray/mod.rs
2025-01-11 15:07:30 +08:00
huzibaca
44d1ec433d
Merge branch 'feat-macos-spped-rate-icon' into dev
2024-12-31 04:43:54 +08:00
huzibaca
97864e8df3
feat: macos system tray addition rate display
2024-12-31 04:42:55 +08:00
blagodaren
9c027b10b2
fix: add system language sup
2024-12-28 08:12:46 +03:00
huzibaca
0006012ae7
chore:add macos entitlements.list
2024-12-27 04:38:34 +08:00
huzibaca
c3c1394e86
chore: update deps
2024-12-14 16:21:16 +08:00
huzibaca
4f0aae0879
chorea: update deps
2024-12-10 22:36:13 +08:00
huzibaca
7864acbadb
chore: update deps(tauri-plugin-autostart)
2024-12-08 22:10:15 +08:00
huzibaca
ba8c1e5eb2
chore: update deps
2024-12-08 09:58:59 +08:00
huzibaca
f561d12d35
chore:set the sysproxy_rs version to a fixed version
2024-12-06 15:03:04 +08:00
huzibaca
49880c05d9
chore: update version
2024-12-04 00:30:46 +08:00
huzibaca
50285aebde
feat: user uploaded icons can use templates, provided they are monochrome icons fixer #2213
2024-11-30 09:49:43 +08:00
huzibaca
e25d71c6c8
chore: update version
2024-11-27 05:09:46 +08:00
wonfen
3b87a4f9d0
release 2.0.1
2024-11-24 09:00:20 +08:00
huzibaca
15bd7324fe
feat: encryption configuration properties
2024-11-20 07:27:42 +08:00
huzibaca
bb44fc51bd
fix: auto launch does not worki
2024-11-20 03:52:19 +08:00
huzibaca
18b0c3f7aa
chore: update deps
2024-11-19 13:35:57 +08:00
huzibaca
2330a4bc93
chore: update dep(tauri-bubild)
2024-11-13 21:49:53 +08:00
huzibaca
36afae50b1
chore: update deps
2024-11-13 21:39:55 +08:00
huzibaca
b5e0374946
feat: add webdav backup
2024-11-12 02:55:02 +08:00
huzibaca
f5dee51e9c
chore: update
2024-11-09 05:50:51 +08:00
huzibaca
c22e4e5e2c
chore: update
2024-11-08 21:46:15 +08:00
huzibaca
12df415dfd
feat: use tauri_plugin_window_state
2024-10-30 18:52:53 +08:00
huzibaca
2493f463f3
revert: feat: use tauri-plugin-persisted-scope
2024-10-30 18:28:55 +08:00
huzibaca
f4238b1fb9
feat: use tauri-plugin-persisted-scope
2024-10-30 16:37:47 +08:00
huzibaca
06f4e79e5c
chore: update
2024-10-21 01:35:28 +08:00
huzibaca
f6e2ff0e44
chore: update
2024-10-21 01:12:52 +08:00
huzibaca
95e21386b8
chore: update deps
2024-10-21 00:45:06 +08:00
huzibaca
953be61d89
chore: update deps
2024-10-04 23:56:50 +08:00
huzibaca
148807543f
chore: replace sysproxy-rs repo
2024-10-02 17:43:14 +08:00
huzibaca
a398e28ac0
chore: follow official standards and adjust the main file
2024-09-15 06:24:53 +08:00
huzibaca
1b2509d5bc
refactor: url scheme implementation
2024-09-13 03:21:55 +08:00
huzibaca
3c24d4bc4e
chore: update deps
2024-09-12 06:14:23 +08:00
huzibaca
07de032e62
feat: migrate tauri 2.0
2024-09-11 08:15:03 +08:00
huzibaca
b1a22d4412
chore: update capabilities
2024-09-04 05:57:37 +08:00
wonfen
6734e5ef57
chore: 2.0.0 beta release
2024-09-03 00:00:12 +08:00
huzibaca
6cc81fe6b8
chore: update
2024-09-02 19:33:17 +08:00
wonfen
41c83dabde
Release 1.7.7
2024-08-22 03:47:33 +08:00
wonfen
6efc518eed
Release 1.7.6
2024-08-18 00:49:23 +08:00