109 KiB
109 KiB
Changelog
Changelog
2.6.0 (2026-01-12)
Features
- add RuleHitCountCard component and update related translations for enhanced statistics display (372cd67)
- enhance rule management with mihomo API for toggling rule disable status and display rule hit/miss statistics in RuleCard component (d93ae9b)
- implement disconnect option on rule disable in RuleCard and update translations (0476333)
Bug Fixes
- ensure dbPromise is awaited in put, clear, and del functions of useIndexedDB for proper transaction handling (b194dfd)
2.5.0 (2025-12-24)
Features
- add auto cleanup interval feature to ConnectionHistory component with multilingual support (1d358bd)
- allow user input for DNS query type (e230304)
Bug Fixes
- adjust styling for ProxyIcon and ProxyNodeCard components for better alignment (d14e6ff)
- enhance styling and structure of menu items in TextInput component for improved user experience (21c6a82)
2.4.1 (2025-12-11)
Bug Fixes
- implement tooltip activation handling in TopologyCharts component to prevent data updates during tooltip visibility (ccf3ee4)
- update destination and destinationType labels in multiple language files for clarity (5add1d8)
2.4.0 (2025-12-09)
Features
- add log filtering functionality with regex support (1b4c56b)
- add toggle for full proxy chain display and update related components for improved user experience (a378cc1)
- enhance ProxyName component to display dialer proxy information dynamically (d4faa97)
Bug Fixes
- enhance TopologyCharts component by implementing node sorting and ID remapping for improved data visualization (4873bf3)
- update ProxyNodeCard layout and text styling for improved readability and responsiveness (dd59806)
2.3.1 (2025-12-02)
Bug Fixes
- control bar loses focus when the search result is empty (32c8ca0)
- latency tests for all will now follow the logic of the independent latency test. (8ccd6f3)
2.3.0 (2025-11-28)
Features
- add provider traffic overview localization and integrate component into OverviewPage (5c432c0)
- add quick filter toggle for connection visibility in ctrl with tooltip updates (02e4441)
- implement touchend event handling for mobile charts and improve chart disposal logic (b099a2a)
- refactor OverviewPage to dynamically render cards based on visibility settings (251fe79)
Bug Fixes
- update regex handling in restructMatchs function to correctly match keys with and without colons (528fcc8)
2.2.0 (2025-11-18)
Features
- add backend selection dialog to sidebar (9b31df2)
- add full-screen toggle functionality to TopologyCharts component with responsive chart rendering (565ea7e)
Bug Fixes
- improve getHostFromConnection function to handle different host scenarios and support IPv6 formatting (33003b8)
- make table grouping state persistent (017cbf9)
2.1.0 (2025-11-10)
Features
- enhance ConnectionHistory component with aggregation options and clear history functionality inspired by metacubexd (b052b83)
- implement visibility checks for settings items across multiple components; enhance user experience by conditionally rendering UI elements based on visibility state (bb6990e)
- implement visibility control for settings items across multiple components; enhance user experience by conditionally rendering settings based on hiddenSettingsItems (0509244)
Bug Fixes
- add settings-menu and ctrls-bar styles in main.css; update SettingsMenu.vue class for improved styling and functionality (ec00509)
- adjust setting item height in main.css; conditionally render OverviewCard in OverviewSettings.vue; improve scroll behavior logic in SettingsPage.vue (d68c581)
2.0.0 (2025-11-06)
⚠ BREAKING CHANGES
- add styles to the dock in a style similar to the new Apple design
- add styles to the controls in a style similar to the new Apple design
Features
- add styles to the controls in a style similar to the new Apple design (11aa106)
- add styles to the dock in a style similar to the new Apple design (9680744)
- enhance settings UI by restructuring components for better layout and styling; implement consistent setting item design across various settings pages (081141e)
- simplify SettingsPage layout by replacing inline menu with a dedicated SettingsMenu component; enhance scroll behavior for menu item navigation (7793ee2)
1.108.1 (2025-11-04)
Bug Fixes
- implement dynamic favicon switching based on color scheme preference for firfox (005ff49)
- update RuleCard component to enhance toggle functionality and adjust checkbox styling; modify HomePage dialog layout (9e123fc)
1.108.0 (2025-10-28)
Features
- add dark mode favicon and update asset inclusion in Vite configuration (50a66c3)
- add toggle functionality for rule disabling in RuleCard component and update API integration (6e4512d)
- add Traditional Chinese localization support in zh-tw.ts (5e837d1)
- adjust smart rank display (#520) (7e2b125)
- remove ProxiesCharts component and update to TopologyCharts (724f444)
Bug Fixes
- Dockerfile (f604811)
- improve menu item interaction in TextInput component by adding overflow handling and refining delete functionality (7010d41)
- standardize capitalization in English localization strings (89bdeeb)
1.107.0 (2025-10-11)
Features
- add more settings button and improve layout in sidebar components (73de34f)
Bug Fixes
1.106.1 (2025-10-01)
Bug Fixes
- unexpected dual column for proxies provider (ace7864)
1.106.0 (2025-09-28)
Features
- add manual block(degrade) btn for conn which belongs to smart group (#502) (1a9c12b)
- select proxy node in connections and rules (acd1cd2)
Bug Fixes
- connection card style (717108f)
- notification style (9da9272)
- proxies page dual column style (edda6f3)
1.105.0 (2025-09-22)
Features
- auto switch to url backend if exist (1315204)
- interrupt connection when switching clash_mode (3921572)
Bug Fixes
- grouped connection table style (3f4e082)
- notification style (9ceeca4)
- total is 0 in subscription (b45e17a)
1.104.0 (2025-09-16)
Features
- allow setting separate test URLs for each group (a7ef57a)
- display URL in latency test result (789bfed)
Bug Fixes
- add p-limiter for latency test (7c656e8)
1.103.1 (2025-09-08)
Bug Fixes
- latency test result tip (cd50643)
- proxies page performance (b73f2ac)
- smart core weights fetch (748272b)
1.103.0 (2025-08-31)
Features
Bug Fixes
- build release (f6abc58)
- set history after latency test (cee66f8)
- style for vertical info (82c390c)
- twemoji color on ios (b533a17)
1.102.0 (2025-08-15)
Features
- add gh-pages-cdn-fonts branch (899c1d0)
- add toast for backend API call (07833ba)
- flush dns cache for sing-box (acdee6f)
- rule card style (b0a421f)
- style for proxy group (b1de8f6)
- use twemoji for apple device (5a7a6ff)
Bug Fixes
- add default test turl (be21958)
- animation performance for proxy group mobile (8547702)
- placeholder for ip check failed (e3a5aa3)
1.101.1 (2025-08-11)
Bug Fixes
- add timestamp for geoip api (82258a9)
- add tip for mmdb file size (e71aa4c)
- tip for latency test failed (47196a8)
- tip position for import config (6caf07c)
1.101.0 (2025-08-05)
Features
- adaptation for sing-box ui upgrade API (8f35a14)
- channel selector for core upgrade (b181dd1)
- check update for
mihomo_smart's fork (#461) (0a48f44) - log card style (ecaaea7)
Bug Fixes
- backend api buttons grid style (375ab8e)
- collapse animation (8453456)
- force import settings (e7ce551)
- proxies scroll style (96389aa)
1.100.0 (2025-07-27)
Features
Bug Fixes
- isProxyGroup for smart (48efc1f)
- log & toast style (d2be891)
- remove plimit for latency test (5f8f70e)
1.99.0 (2025-07-16)
Features
- shortcut key for router switch (f246d36)
Bug Fixes
- import settings modal style (48fa4f8)
- optgroup bg with opacity (4b57b0b)
- proxy sorting will no longer affect policy groups (4467657)
- sort for proxy group not in GLOBAL (27a6c5a)
1.98.0 (2025-07-08)
Features
- new looking for sidebar (934d949)
Bug Fixes
1.97.0 (2025-07-04)
Features
- import settings with auto update (2935456)
Bug Fixes
1.96.0 (2025-06-27)
Features
- add network info switch for overview page (bc5403d)
Bug Fixes
1.95.1 (2025-06-23)
Bug Fixes
- proxy group sort by latency (8ee9827)
1.95.0 (2025-06-21)
Features
Bug Fixes
1.94.2 (2025-06-16)
Bug Fixes
1.94.1 (2025-06-13)
Bug Fixes
- auto scroll into view for mobile (c5e701c)
- blur bg style for pinned columns (3f4f8ec)
- copy value for proxy chains column (1ab23bf)
- fullscreen mode for proxies chart with bg-image (acac4b6)
1.94.0 (2025-06-12)
Features
- copy table content with right click (c932df2)
- drag the table with left mouse button (4832487)
- make backend editable (1bc72de)
- pinnable columns (abd8184)
Bug Fixes
- sourceip scope for logs (16379ff)
1.93.1 (2025-06-05)
Bug Fixes
- collapse style with opacity (78eefe3)
- final destination for direct connection (0702d1a)
- smart weights display for mobile (4183ece)
1.93.0 (2025-05-29)
Features
- support multiple keywords in search (0fc9775)
Bug Fixes
- incorrect scrolling status when switching tabs in proxies (bce9465)
- popover position for theme selector (e9adf77)
1.92.0 (2025-05-27)
Features
- proxies relationship chart (c504440)
Bug Fixes
- tab style for mobile (ed5b7fd)
1.91.0 (2025-05-26)
Features
- auto scroll into view for proxy node (3064505)
- collapsible sliders for opacity and blur (5d88196)
- download logs (16fc9ee)
- store scroll status for proxies page (0522c68)
Bug Fixes
- display issue of the popover for sourceip scope (6db326e)
- flickering scrollbar (7aaa6aa)
- freezing issue when scroll animation is on (e293832)
- missing sourceip filter when ip is invalid (e5ff530)
- unable to disable blur in proxies for mobile (16441fc)
1.90.0 (2025-05-23)
Features
Bug Fixes
- independent latency test for provider healthcheck (9f26a5d)
1.89.2 (2025-05-22)
Bug Fixes
1.89.1 (2025-05-21)
Bug Fixes
- animation performance for proxy group mobile (d80c8b0)
- lazy load for proxies (80ef19c)
- truncate name for proxy group mobile (bf74766)
1.89.0 (2025-05-20)
Features
- theme selector with preview (e8a4335)
Bug Fixes
1.88.0 (2025-05-19)
Features
- effective scope for source ip label (672df69)
Bug Fixes
1.87.0 (2025-05-16)
Features
- adaptive modal height for proxy group mobile (7a5db3d)
- auto disconnect idle udp (7943d73)
- switch for swipe in pages (6833d5e)
1.86.0 (2025-05-15)
Features
- search log with type selector (8741f2c)
Bug Fixes
- delete fixed for smart group (5bcbd2b)
1.85.0 (2025-05-14)
Features
Bug Fixes
1.84.0 (2025-05-13)
Features
Bug Fixes
1.83.0 (2025-05-12)
Features
Bug Fixes
1.82.0 (2025-04-27)
Features
- display icon in connection details (182b51f)
Bug Fixes
- case insensitive search for connections (771119a)
- discard outdated latency result (97cce60)
- xudp tag display (c281d7c)
1.81.0 (2025-04-23)
Features
- inbound user column (7db4d1b)
- notification for upgrade result (a5adac3)
- setting for number of charts in sidebar (0f61f4d)
Bug Fixes
1.80.2 (2025-04-18)
Bug Fixes
1.80.1 (2025-04-17)
Bug Fixes
1.80.0 (2025-04-16)
Features
Bug Fixes
- proxy group invisible (461aa0b)
1.79.0 (2025-04-15)
Features
- blurry effect (8398a43)
- display all features setting for sing-box fork (f309a89)
- switch for scroll animation (1d9062b)
Bug Fixes
1.78.0 (2025-04-13)
Features
1.77.0 (2025-04-11)
Features
- bouncein animation for mobile (a1e9d38)
Bug Fixes
- chart performance (ca7b861)
1.76.3 (2025-04-10)
Bug Fixes
- merge same sourceip label options (43a8576)
- performance for page switch (f25b5bc)
- swipe animation performance (9837522)
1.76.2 (2025-04-02)
Bug Fixes
1.76.1 (2025-03-30)
Bug Fixes
1.76.0 (2025-03-26)
Features
- custom icon for sing-box (6db29e2)
Bug Fixes
- outline style (c840ab2)
1.75.2 (2025-03-24)
Bug Fixes
- collapse animation performance (9c72e96)
- missing collapse all btn in mobile (3e7ee22)
- region for details (eaf8cf1)
1.75.1 (2025-03-21)
Bug Fixes
1.75.0 (2025-03-19)
Features
- city location for connection details (44eb86d)
- using the existing theme to reset custom theme (daadc8f)
Bug Fixes
- long host style in connection table (9428cc5)
1.74.0 (2025-03-18)
Features
- add custom theme (4679ddd)
Bug Fixes
- highlight text for dark theme (902af5c)
1.73.1 (2025-03-17)
Bug Fixes
- make daisyui v5 theme as default (e0bc078)
- proxy chains sort (3415c3f)
- style for connection details (17d3504)
1.73.0 (2025-03-14)
Features
- support all sing-box log level (864997c)
Bug Fixes
- catch testurl is empty (a40c7e3)
- remove openai cdn test (78bfe09)
- remove redirect to setup when api 404 (50ca346)
1.72.3 (2025-03-12)
Bug Fixes
- prevent selecting a selected node (b7fd831)
1.72.2 (2025-03-10)
Bug Fixes
1.72.1 (2025-03-07)
Bug Fixes
- connection & proxies ctrl style for iPad (9c02345)
- separate destination and proxy node IP column (51a502e)
1.72.0 (2025-03-06)
Features
- policy fixed now tip (f1fab79)
Bug Fixes
1.71.0 (2025-03-05)
Features
1.70.2 (2025-03-04)
Bug Fixes
- bring old default theme back (ecd0a5b)
1.70.1 (2025-03-04)
Bug Fixes
- bring old v4 light and dark theme back to v5 (d73484a)
1.70.0 (2025-03-03)
Features
Bug Fixes
1.69.0 (2025-02-26)
Features
- switch for display now node & latency number in rule (5a24958)
Bug Fixes
1.68.3 (2025-02-25)
Bug Fixes
1.68.2 (2025-02-24)
Bug Fixes
- animation and performance for two-column (1e38efc)
1.68.1 (2025-02-24)
Bug Fixes
- proxy provider style with two-columns (1e2d07e)
1.68.0 (2025-02-24)
Features
- two-columns groups for mobile inspired by Clash Dash and Surge (9e9fc5f)
Bug Fixes
- backend available detect (0d8db22)
1.67.1 (2025-02-22)
Bug Fixes
1.67.0 (2025-02-21)
Features
- available proxy count (163f261)
- customizable min card width (2958beb)
- hover tip for proxygroup now node (fb3b58e)
- options for display global in non global mode (9f2ca36)
Bug Fixes
1.66.0 (2025-02-19)
Features
Bug Fixes
1.65.1 (2025-02-18)
Bug Fixes
- scrollbar & proxy chains style (16bdbc4)
1.65.0 (2025-02-17)
Features
Bug Fixes
- connections details modal (de18946)
- ip details when destinationIP is null (3d1e4cd)
- rule provider style (f0dda31)
1.64.0 (2025-02-13)
Features
- draggable & editable source ip label (36d19a9)
Bug Fixes
1.63.1 (2025-02-12)
Bug Fixes
1.63.0 (2025-02-10)
Features
Bug Fixes
- card/table customize style (8d3a382)
- grid style (677abad)
- remove deprecated details button (b06492a)
1.62.1 (2025-02-08)
Bug Fixes
- card customize style (3cb1e84)
1.62.0 (2025-02-08)
Features
- move card/table customization to connections popup (e372da1)
- preset for connection card style (539e23c)
Bug Fixes
1.61.2 (2025-02-08)
Bug Fixes
- connection details style (acbcfb2)
- missing proxies ctrl in some cases (375a0d4)
- show hidden group -> manage hidden group (4e8fb42)
1.61.1 (2025-02-07)
Bug Fixes
- filter log by time (0af9828)
- tip position & timeout (fe8730b)
- two columns style for md screen (3561fdf)
1.61.0 (2025-02-07)
Features
Bug Fixes
- hide group btn style (b10804b)
1.60.3 (2025-02-06)
Bug Fixes
- hide proxy group btn position (bce1642)
1.60.2 (2025-02-05)
Bug Fixes
- autocomplete for setup (18417b5)
- hide connections (8065ebd)
- regex search for logs (3d1d1b9)
- rule card style for sing-box 1.11.0 (669cf5a)
1.60.1 (2025-01-26)
Bug Fixes
1.60.0 (2025-01-25)
Features
- label for backend (7655df3)
- make group hidden by manual (e903d7b)
- setting for swipe in tabs (e003184)
Bug Fixes
- icon incorrect (19db7c8)
- move proxies settings to modal (2bdc79c)
- style (e7a97c1)
- style for loadbalance (51d34f7)
1.59.0 (2025-01-24)
Features
- swipe for tabs (5ebcf75)
Bug Fixes
- ctrls style (36653fc)
- import settings for ios (a376f3f)
- rename quick filter -> hide connections (477fdef)
- truncate connection card (feda74b)
1.58.0 (2025-01-23)
Features
Bug Fixes
- import settings failed (6757609)
1.57.0 (2025-01-22)
Features
- toggle collapse for all (652f1da)
Bug Fixes
1.56.2 (2025-01-21)
Bug Fixes
- rules not display & selector latency test (6f35379)
1.56.1 (2025-01-20)
Bug Fixes
- get latency from now (4268255)
1.56.0 (2025-01-20)
Features
- independent latency test (635a168)
Bug Fixes
- ip check privacy (2d66a61)
1.55.2 (2025-01-20)
Bug Fixes
1.55.1 (2025-01-19)
Bug Fixes
1.55.0 (2025-01-19)
Features
Bug Fixes
- catch cors icon (c15bedb)
- icon shrink for macos (3a0646f)
- loading with rollup && latency test (a0aa905)
- ru.ts for Total Connections Overview (#195) (f9f2bcf)
- swipe threshold (9933c6e)
1.54.0 (2025-01-18)
Features
- latency test animation (207a139)
- swipe page animation (dd7fe3d)
- swipe to switch pages in mobile (dbf7306)
Bug Fixes
1.53.1 (2025-01-17)
Bug Fixes
- break all for proxy name (26281c1)
1.53.0 (2025-01-17)
Features
Bug Fixes
1.52.1 (2025-01-16)
Bug Fixes
- details modal & icon style (ab67366)
1.52.0 (2025-01-16)
Features
Bug Fixes
1.51.0 (2025-01-15)
Features
- one by one latency test for large group (6a5aebc)
- override speedtesturl with config (5662cfe)
- setting for display statistics in collapsed sidebar (ddbc273)
Bug Fixes
- dayjs locale (b806e9d)
- details modals & proxies ctrl style (0ca01e5)
- grouped row click (089861c)
- latency test for proxy node card (1f94549)
- missing destinationPort in connection card (a7c461a)
- number of proxies node (785d56c)
- tip for sidebar collapsed (5f90287)
1.50.0 (2025-01-14)
Features
Bug Fixes
- btm-nav & ipcheck style (238ca13)
- display sniffhost for host (c7096cc)
- ip filter (0df5b68)
- latency test timeout (b80f07e)
- style for unavailable proxy (2091ccf)
1.49.1 (2025-01-12)
Bug Fixes
- latency test failed (8d1e31b)
- parse of ipip.net (711fef9)
- select blink in firefox (040b792)
- tooltip style (034b18d)
1.49.0 (2025-01-11)
Features
Bug Fixes
- ws performance (ac5ad2e)
1.48.1 (2025-01-10)
Bug Fixes
1.48.0 (2025-01-08)
Features
- nav for mobile & network quic (a38ac31)
Bug Fixes
- transparent & network type (dec2173)
1.47.0 (2025-01-07)
Features
- add icon caching and clear cache functionality (#146) (1226600)
- dns query detail (1bdcd15)
- proxy chain direction (ab5a621)
Bug Fixes
1.46.2 (2025-01-06)
Bug Fixes
- proxy group & rule style (72e17ad)
1.46.1 (2025-01-06)
Bug Fixes
- rule style (8a64aeb)
1.46.0 (2025-01-06)
Features
- allow lan & auto upgrade core (1a9c86c)
Bug Fixes
1.45.1 (2025-01-06)
Bug Fixes
1.45.0 (2025-01-06)
Features
- select proxy by click dot (296e959)
Bug Fixes
1.44.0 (2025-01-03)
Features
- upload image for bg (966d5e9)
Bug Fixes
1.43.0 (2025-01-02)
Features
Bug Fixes
1.42.0 (2024-12-31)
Features
Bug Fixes
- connections card & overview style (690edfc)
- desitination (21a5990)
- rule size (917ecc2)
- style (c969408)
1.41.0 (2024-12-31)
Features
- option for hidden groups (4da005e)
Bug Fixes
1.40.0 (2024-12-31)
Features
Bug Fixes
1.39.2 (2024-12-31)
Bug Fixes
- remove default img (668c00a)
1.39.1 (2024-12-31)
Bug Fixes
- close conn for card (bcc7e82)
1.39.0 (2024-12-31)
Features
- bing bg (7b09ab1)
Bug Fixes
- default theme -> auto switch theme (0e19ac6)
- settings for overview & sourceip is null (539de88)
- style (56289dc)
1.38.0 (2024-12-30)
Features
Bug Fixes
- connections card style (a11823e)
- rules icon (03ef6e0)
- subscription info is null & overview page (1f17bba)
1.37.0 (2024-12-30)
Features
1.36.0 (2024-12-29)
Features
1.35.0 (2024-12-27)
Features
- settings for proxy card size (0e19b2d)
Bug Fixes
- remove reload cfgs for sing-box (4bad656)
1.34.0 (2024-12-27)
Features
- settings for table size (61ffe06)
Bug Fixes
1.33.1 (2024-12-26)
Bug Fixes
1.33.0 (2024-12-26)
Features
- ports setting for mihomo (eedcf06)
Bug Fixes
- api for reloadcfg & icon style (eb17dae)
- bigger latency tag (452243f)
- connections ctrl style (f28d404)
- missing translate for russian (7a03b7b)
- settings style (16e893a)
1.32.1 (2024-12-25)
Bug Fixes
- style (50f9324)
1.32.0 (2024-12-25)
Features
Bug Fixes
- ru.ts (#109) (f4d4e68)
- style (3479ab6)
- update quick-filter-regex (#110) (8efb37a)
- xs element -> sm element (d0a160d)
1.31.0 (2024-12-24)
Features
- auto switch backend (b153fd0)
- dual mode for cdn fonts (ba0fdc7)
- ipv6 test (a654645)
- tip for auto switch (573f11f)
Bug Fixes
1.30.0 (2024-12-19)
Features
- backend version in settings (04dea21)
- import configs in setup page & rule style (1e816e4)
- index for rules provider (a54d48f)
- new rule card style (6313cc8)
Bug Fixes
- backend version check & provider collapse title (151872a)
- options label for old safari (8631a8c)
- tooltip & font style (fa36b55)
1.29.4 (2024-12-18)
Bug Fixes
1.29.3 (2024-12-17)
Bug Fixes
1.29.2 (2024-12-17)
Bug Fixes
1.29.1 (2024-12-17)
Bug Fixes
- performance (964a733)
1.29.0 (2024-12-17)
Features
- core update check & fix (8694a3a)
Bug Fixes
- render block by cdn (a00a071)
1.28.3 (2024-12-16)
Bug Fixes
1.28.2 (2024-12-16)
Bug Fixes
- performance (710a4cb)
1.28.1 (2024-12-16)
Bug Fixes
- proxy group style & regex ip label (ddb8dfe)
1.28.0 (2024-12-16)
Features
- add
/setuproute for SetupPage (#88) (684ee20) - CNAME (f4d87c3)
- font & charts & proxy group style (ec438ed)
Bug Fixes
1.27.2 (2024-12-14)
Bug Fixes
- cdn fonts (c8fb7b1)
- cfg for rolling effect (4ff2987)
- style (b788a8e)
- tippy -> tooltip (9d5f882)
- tooltip (f900fe3)
1.27.1 (2024-12-13)
Bug Fixes
1.27.0 (2024-12-13)
Features
- DNS query & latency rolling effect cfg (f7896c5)
Bug Fixes
- latency countup performance (86ea651)
1.26.2 (2024-12-12)
Bug Fixes
- height for pwa (e848e94)
- padding (8443931)
- reduce dom (9799232)
- reduce dom for proxy group (86cf36c)
- sidebar collapse btn & input clear btn (b19128d)
- virtual scroller for rule (0a35b87)
1.26.1 (2024-12-12)
Bug Fixes
1.26.0 (2024-12-12)
Features
- log retention limit (267df17)
- swap for navbar (030f6e9)
- virtual scroller for connections (8239b83)
- virtual scroller for logs (22ed83e)
Bug Fixes
1.25.0 (2024-12-11)
Features
Bug Fixes
1.24.0 (2024-12-11)
Features
Bug Fixes
1.23.0 (2024-12-10)
Features
Bug Fixes
- auto update -> auto upgrade (6afe9b6)
- charts font (574ef6b)
- proxy card style (5803d86)
- proxy node style (72bef99)
- rulePayload filter (1ff658b)
- sourceip filter opts (9d7d984)
1.22.2 (2024-12-09)
Bug Fixes
- is proxy group (bf6665e)
- proxy ctrl style (827e626)
- proxy node grid (2d77b57)
- small shadow (88c8849)
1.22.1 (2024-12-09)
Bug Fixes
- chart style (3fcfdc0)
- latency color (8db460a)
- preview color & restart core (a9f55d9)
- provider style (36fb61e)
1.22.0 (2024-12-09)
Features
- allow setting protocol in params-based setup (#70) (1c26b96)
- jump to settings page when request status's code is
401(#69) (dd0a044)
Bug Fixes
- host save for setup & style (cd24cd9)
- icon can not be seen clearly due to #66 (#67) (f8c8810)
- respect the system's language settings (7e31034)
- unify shadow & rounded (3f560ac)
1.21.0 (2024-12-08)
Features
- add ProxyIcon component to ProxyNodeCard (#66) (a797085)
- charts in settings & fix websocket reactive (2a28021)
Bug Fixes
- chart style (9e299b7)
- make fira sans great again (9d8d71c)
- set theme color when theme chagne for pwa (6add135)
- system ui (94e2433)
1.20.1 (2024-12-07)
Bug Fixes
- count for conns (466c090)
1.20.0 (2024-12-07)
Features
Bug Fixes
1.19.0 (2024-12-06)
Features
- config for preview threshold (af7a1e9)
Bug Fixes
- font fira sans (dc69219)
- fuck twemoji (ace9d13)
- latency status (c1db2ad)
- node card udp (1f5e457)
- tip for quick filter (461d2ce)
1.18.0 (2024-12-06)
Features
Bug Fixes
1.17.0 (2024-12-06)
Features
- release build zip (e60cd00)
Bug Fixes
- i18n for mode (500dbf8)
1.16.0 (2024-12-06)
Features
1.15.1 (2024-12-05)
Bug Fixes
- proxy group style (80ebdfc)
1.15.0 (2024-12-05)
Features
- node card style for mobile in dual columns (3a6aa67)
Bug Fixes
1.14.0 (2024-12-05)
Features
Bug Fixes
- node card style (2152529)
1.13.1 (2024-12-04)
Bug Fixes
- md (a190a8c)
1.13.0 (2024-12-04)
Features
Docker
1.12.0 (2024-12-04)
Features
- docker (667069f)
- ghcr (dd3dbf2)
- hide
GLOBALproxy group whenmodeis notGLOBALinmihomo,otherwise it will be shown (#38) (2390b28)
Bug Fixes
- hide proxy group whose
hiddenis true inmihomo(#40) (76fbda9) - process (7ec9087)
- proxy grid style (d57007c)
- settings style (88f12c7)
1.11.0 (2024-12-03)
Features
- export & import settings (3617a07)
- logos for version (feb0e14)
- support to set icon color to the theme color when proxy icon starts with
data:image/svg+xml(520c44a)
Bug Fixes
- bigger menu for mobile (fa74af5)
- export on ios (430cc2d)
- ip label match ends (8ffe0c4)
- remove ambiguity (273da00)
- settings input style (1586c75)
- style for statistics infos (eae3bf8)
- truncate long host (3cdb783)
1.10.0 (2024-12-03)
Features
Bug Fixes
- chain filter (bc8655c)
- default regex (b2e71e6)
- proxy group title (53471c9)
- rule card style (240296e)
- rule card style (35cbea0)
1.9.1 (2024-12-02)
Bug Fixes
1.9.0 (2024-12-02)
Features
Bug Fixes
- element observer (ad329a2)
- latency test for url-test (f9113d6)
- show tip when truncate (a160824)
- translate (b8ab4d9)
- update all providers (c88b1e1)
1.8.0 (2024-12-02)
Features
- proxy group hide & config for automatic disconnection (8b48f45)
- source ip filter (4a09d25)
- upgrade core for mihomo (cd0f65b)
Bug Fixes
- dl speed (0d09a78)
- proxy group style (7c2841c)
- source ip filter (4ca1a89)
- stable sourceips opts (8836dd8)
- style fix & config for mobile (a59fac2)
1.7.2 (2024-11-29)
Bug Fixes
- modes for sing-box-p & version error & icon height (793fdf4)
1.7.1 (2024-11-29)
Bug Fixes
- collapse for mobile (4561d33)
- md & logs color (75b02f5)
- node card style (9b1d391)
- statistics when switch backend (b18c8b8)
1.7.0 (2024-11-29)
Features
- time for log & proxy icon (097e936)
Bug Fixes
1.6.2 (2024-11-28)
Bug Fixes
1.6.1 (2024-11-28)
Bug Fixes
1.6.0 (2024-11-28)
Features
- sidebar collapse & bars preview (059c64f)
1.5.5 (2024-11-27)
Bug Fixes
1.5.4 (2024-11-27)
Bug Fixes
- chart style & home bg (827f9df)
1.5.3 (2024-11-26)
Bug Fixes
- chart style (02feffd)
1.5.2 (2024-11-26)
Bug Fixes
- menu width (7249ffe)
1.5.1 (2024-11-26)
Bug Fixes
1.5.0 (2024-11-26)
Features
- zashboard version (f08c584)
Bug Fixes
1.4.0 (2024-11-26)
Features
- speed charts (244ed8b)
Bug Fixes
- card style with long name (ae77d8b)
1.3.0 (2024-11-26)
Features
- custom sort proxy (b38c154)
1.2.0 (2024-11-26)
Features
Bug Fixes
- provider preview (b583847)
1.1.0 (2024-11-26)
Features
1.0.0 (2024-11-25)
Features
- auto release (47a2c6c)
- cfg for two cols (23ffa48)
- connection & logs (fa7cc15)
- connection tables (a27ec0b)
- mode list (1156911)
- quick filter & flush fakeip & backend switch (186ccbd)
- version 1.0.0 (2e429d1)
Bug Fixes
- pkg name (550bd67)