File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## v1.4.1
2+
3+ ### Features
4+
5+ - Support macOS aarch64 build. [ @keiko233 ] ( https://github.com/keiko233 )
6+ - Built-in Windows UWP Loopback Tool. [ @Kuingsmile ] ( https://github.com/Kuingsmile )
7+ - Built-in Clash-rs support. [ @greenhat616 ] ( https://github.com/greenhat616 )
8+ - Add tooltip for tray. [ @Kuingsmile ] ( https://github.com/Kuingsmile )
9+ - Update HD tray icons. [ @keiko233 ] ( https://github.com/keiko233 )
10+ - Support random mixed port. [ @Kuingsmile ] ( https://github.com/Kuingsmile )
11+ - Update Clash.Meta to v1.17.0. [ @Kuingsmile ] ( https://github.com/Kuingsmile ) [ @keiko233 ] ( https://github.com/keiko233 )
12+ - Use system notification. [ @keiko233 ] ( https://github.com/keiko233 )
13+ - Support drag profile item to sort. [ @Kuingsmile ] ( https://github.com/Kuingsmile )
14+ - Add skip-auth-prefixes fields for Clash.Meta v1.17.0. [ @greenhat616 ] ( https://github.com/greenhat616 )
15+ - Support more animations. [ @greenhat616 ] ( https://github.com/greenhat616 )
16+ - Use twemoji on Windows. [ @greenhat616 ] ( https://github.com/greenhat616 )
17+
18+ ### Bug Fixes
19+
20+ - Fix install Service bug. [ @Kuingsmile ] ( https://github.com/Kuingsmile )
21+ - Fix Windows proxy bug when VPN enabled. [ @greenhat616 ] ( https://github.com/greenhat616 )
22+
23+ ### Others
24+
25+ - Fixed several build issues. [ @keiko233 ] ( https://github.com/keiko233 )
26+ - Switch rust code to workspace. [ @greenhat616 ] ( https://github.com/greenhat616 )
27+ - Add renovate bot support. [ @greenhat616 ] ( https://github.com/greenhat616 )
28+
29+ ---
30+
131## v1.4.0
232
333### Features
Original file line number Diff line number Diff line change 11{
22 "package" : {
33 "productName" : " Clash Nyanpasu" ,
4- "version" : " 1.4.0 "
4+ "version" : " 1.4.1 "
55 },
66 "build" : {
77 "distDir" : " ../../dist" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " clash-nyanpasu" ,
3- "version" : " 1.4.0 " ,
3+ "version" : " 1.4.1 " ,
44 "license" : " GPL-3.0" ,
55 "scripts" : {
66 "dev" : " tauri dev -f default-meta -c ./backend/tauri/tauri.conf.json" ,
You can’t perform that action at this time.
0 commit comments