Skip to content

v3.20.0

Latest

Choose a tag to compare

@Zephyruso Zephyruso released this 18 Aug 10:50
8d180a1

3.20.0 (2026-08-18)

Features

  • add resolveClientHostname setting and implement reverse DNS lookup functionality (5abb091)
  • add Taildrop functionality for file sending and receiving (cd194c3)
  • enhance backend reachability and connection diagnostics (43e471f)
  • enhance BackendSwitch component with compact mode and status indicator (19c86ef)
  • enhance BackendSwitchToast with improved status display and retry functionality (d87a204)
  • enhance protocol handling in query parameters and update UI components for consistency (0d045d3)
  • implement app toast notifications with animations and styles (0287fb2)
  • implement backend session management and connectivity notifications (ba8bbf2)
  • Refactor backend management and settings UI (dd4b6c0)
  • replace native select elements with custom SelectInput component across various settings and components (dc743ce)
  • replace tab navigation with SegmentedControl for improved user experience (9eaa523)
  • replace useStorage imports from vueuse with custom implementation for better default handling (3544c14)
  • update color scheme and improve chart themes for better visibility (e23fd12)
  • update ProxyPreview component styles for improved visual consistency (22da30d)

Bug Fixes

  • enhance latency testing by adding group name support and improving history tracking (57e3460)
  • filter out non-latency testable proxies in allProxiesLatencyTest (2111ee1)
  • process reader for sing-box API (3eb8dac)
  • update ProxiesContent and ProxyProvider components to handle optional name prop and improve event handling (677fd5c)