Commit Graph
286 Commits
Author SHA1 Message Date
世界 ebe40fb020 Fix iCloud profile 2026-02-19 16:50:14 +08:00
世界 76d7780464 Bump version 2026-02-15 21:13:18 +08:00
世界 4a91a0c588 Add iCloud Drive path description for iCloud profile type 2026-02-15 17:47:40 +08:00
世界 9411f39173 Auto-load language options 2026-02-15 16:45:54 +08:00
世界 26c4b0087d Fix menu bar extra centering 2026-02-15 16:39:17 +08:00
世界 53e49c7df1 Set Logs title to inline display mode on iOS 2026-02-15 16:25:10 +08:00
世界 1cc9883004 Update .gitignore for agents 2026-02-15 16:18:50 +08:00
世界 76541292d6 Fix tvOS pasteboard usage and simplify AlertState error copy flow 2026-02-09 15:54:03 +08:00
世界 2867ff5607 More translations by ai 2026-02-09 15:30:47 +08:00
世界 8897e6deeb refactor: improve alert error context and copy action 2026-02-08 18:25:55 +08:00
世界 a86dfc26d1 Reformat code 2026-02-08 18:23:42 +08:00
世界 f765bf1e3b Decouple WidgetExtension from Library 2026-02-05 15:19:14 +08:00
世界 20f2482376 Attempt to fix control widget again 2026-02-05 02:37:02 +08:00
世界 2e682d746c Fix main-thread blocking I/O 2026-02-05 02:37:02 +08:00
世界 4ae421cd04 Fix security-scoped URL access balancing 2026-02-04 22:32:02 +08:00
世界 20e22b691a Fix NWSocket deadlock and read/write 2026-02-04 22:26:28 +08:00
世界 ef6d8d0fb8 Fix strings in OnDemandRulesView 2026-02-04 19:03:40 +08:00
世界 1a4990fa51 Fix OutboundGroup equality check 2026-02-04 18:54:41 +08:00
世界 90ed1bb6c8 Fix status bar item updates 2026-02-01 22:52:01 +08:00
世界 dfed2c6a7d Fix clash mode card style 2026-02-01 18:45:43 +08:00
世界 40ec715942 Update Chinese translations 2026-02-01 18:45:43 +08:00
世界 f97857e590 Fix macOS toggle style 2026-02-01 18:45:43 +08:00
世界 38e8b3eda9 Bump version 2026-02-01 10:53:08 +08:00
世界 3eecabbc68 Fix toggle control again 2026-01-30 12:31:40 +08:00
世界 d10580e90f Add "Move to Applications" button for standalone macOS app 2026-01-17 05:15:37 +08:00
世界 9d4ce37e94 Fix duplicate traffic updates 2026-01-16 20:08:33 +08:00
世界 751cf13634 Fix duplicate menu bar icons when window reopens
Closes https://github.com/SagerNet/sing-box/issues/3699
2026-01-16 20:08:33 +08:00
世界 12c8bff2d4 refactor: CommandClient & Connections 2026-01-16 20:08:33 +08:00
世界 c479921a4f refactor: apply connection events 2026-01-15 08:16:44 +08:00
世界 066c7d59ea Export iCloud profiles as local 2026-01-13 18:43:49 +08:00
世界 7abf01b828 Fix iCloud profile export crash 2026-01-13 18:19:01 +08:00
世界 42d1107c53 Fix profile save file not working
SwiftUI only supports one fileExporter modifier per view hierarchy.
When multiple fileExporter modifiers are attached, only the last one
takes effect. Unified ProfileExportDocument and ProfileJSONExportDocument
into a single ProfileAnyExportDocument to use one fileExporter for both
file types.
2026-01-13 17:05:12 +08:00
世界 a393ff4ca8 Bump version 2026-01-13 15:46:41 +08:00
世界 b726d76d7c Fix packet tunnel start options persistence 2026-01-13 15:46:25 +08:00
世界 7097f8747d Enable LZMA compression for pkg builds 2026-01-12 08:30:42 +08:00
世界 48fcf2732e Fix translations 2026-01-12 08:17:59 +08:00
世界 69e7ac9ad2 Reformat code 2026-01-12 08:17:59 +08:00
世界 b937e8d24a Fix iOS editor crash 2026-01-12 08:17:59 +08:00
世界 d52d230833 Fix menu bar icon 2026-01-12 08:17:59 +08:00
世界 c147c22263 Fix pkg packaging 2026-01-12 08:17:59 +08:00
世界 39737c0150 Refresh core data size on foreground 2026-01-10 00:30:20 +08:00
世界 d542c2e52a refactor: Tab view accessory compat 2026-01-09 19:46:22 +08:00
世界 a7b1199fac Fix destroying working directory 2026-01-09 19:46:22 +08:00
世界 e95640c8f9 Fix menu bar status item 2026-01-08 22:12:45 +08:00
世界 2419a798ab Fix main thread violation when opening Files app 2026-01-08 22:12:45 +08:00
世界 b0f1eed827 Add ANSI color contrast adjustment for log view
Automatically adjust log text colors when contrast against background
is below WCAG AA standard (4.5:1). Light mode darkens colors, dark mode
lightens them. Supports iOS, macOS, and tvOS.
2026-01-08 22:12:45 +08:00
世界 1707a3412a Keep group submenu open during URLTest updates 2026-01-08 16:13:33 +08:00
世界 ce2292d34e Add urltest for menu extras 2026-01-08 16:13:24 +08:00
世界 6b589cb771 Add screenshot generator 2026-01-08 16:13:20 +08:00
世界 264c4eed81 Fix menu button monochrome tint 2026-01-07 16:01:01 +08:00