SwitchHosts! Changelog

What's new in SwitchHosts! 4.2.0 Build 6105 Beta

Apr 15, 2023
  • Add Japanese translation by @kamatte-me in #723
  • fix: modify ListItem layout from grid to flex by @nieyuyao in #747
  • fix: set max height for congfig menu list by @nieyuyao in #749
  • fix: toast tip when check for updates fails by @nieyuyao in #754
  • Adds the Chocolatey package as a way to install SwitchHosts by @Xav83 in #761
  • chore: synchronize choco description by @watonyweng in #762
  • [i18n] zh_hant upload by @EvanHsieh0415 in #763
  • Bump loader-utils from 1.4.0 to 1.4.1 by @dependabot in #770
  • Bump moment from 2.29.3 to 2.29.4 by @dependabot in #771
  • Bump ansi-html and umi by @dependabot in #772
  • Bump terser and umi by @dependabot in #773
  • Bump mime and umi by @dependabot in #774
  • Bump loader-utils from 1.4.1 to 1.4.2 by @dependabot in #778
  • Bump electron from 19.0.1 to 19.0.11 by @dependabot in #779
  • Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #785
  • Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #792
  • Bump electron from 19.0.11 to 19.1.8 by @dependabot in #786
  • Update homepage URL since swh.app are dead by @reatlat in #794
  • Bump ua-parser-js from 0.7.31 to 0.7.33 by @dependabot in #799
  • Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #806

New in SwitchHosts! 4.1.2 Build 6086 (Jun 8, 2022)

  • What's Changed:
  • [Fixed] Handling the following issues: #689 #567 #596 #664 #611 #593 #586 #442
  • [Improved] Update dependencies, update React to v18.1.0, update Electron to v19.0.1
  • Bump follow-redirects from 1.14.7 to 1.14.8 by @dependabot in #684
  • Fix the problem of Linux icon. by @EmeryWan in #694
  • Add Linux tray menu; Fix tray window position; Fix AppImage APP icon by @EmeryWan in #695
  • Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #699
  • Bump plist from 3.0.4 to 3.0.5 by @dependabot in #700
  • Bump moment from 2.29.1 to 2.29.2 by @dependabot in #702
  • by @ClDaniel1 in #703
  • Multi chose folder switch all by @ClDaniel1 in #704
  • chore: replace taobao mirror by @watonyweng in #713
  • linux ?????????????????? by @moonheart in #712

New in SwitchHosts! 4.1.1 Build 6077 (Feb 7, 2022)

  • [New] Add German translation #679
  • [Fixed] Fix a bug in the search function #634
  • [Improved] Optimize the appearance in dark mode
  • [Improved] Update dependencies, update Electron to v17.0.0
  • What's Changed:
  • Optimize the appearance in dark mode by @Aaron00101010 in #671
  • Add german translation by @bergo in #679

New in SwitchHosts! 4.1.0 Build 6076 (Dec 27, 2021)

  • [New] Added "append" mode when writing to system hosts (originally "overwrite" mode)
  • [New] Added a setting to change the data storage path, now you can save hosts data to other directories
  • [Improved] Update dependency, update Electron to v16.0.5

New in SwitchHosts! 4.0.3 Build 6070 (Aug 23, 2021)

  • [Improved] If the language is not set in preferences, try to use the system language at startup
  • [Improved] Added French translation, thanks to Aktilor #623
  • [Improved] Some UI details are improved
  • [Improved] Update dependencies; update Electron to v13.2.1

New in SwitchHosts! 4.0.2 Build 6057 (Jun 1, 2021)

  • [New] Add toggle developer tools menu item
  • [Fixed] Fix an issue with dock icons causing a blank interface on Windows
  • [Improved] Upgrade dependencies; upgrade Electron to 13.0.1

New in SwitchHosts! 4.0.1 Build 6051 (May 10, 2021)

  • [New] Add a new find & replace function, press Ctrl + F (Cmd + F on macOS) to open the find & replace panel
  • [New] The list tree can be multi-selected (hold down the Shift or Ctrl/Cmd key)
  • [Fixed] Fix the problem that the cursor cannot be seen in dark mode
  • [Fixed] Fixed the problem that some scheme is not displayed in the group mode
  • [Improved] Uses multi-select mode by default

New in SwitchHosts! 4.0.0 Build 6029 (Apr 22, 2021)

  • Compared with v3.x, this is a completely rewritten version, which establishes a better foundation for subsequent updates.
  • In terms of core functions (management, switching hosts), it has not changed much, but some minor issues that have been kept in the issue for a long time have been dealt with, such as using a proxy to update remote hosts, etc., and some experience details have also been obtained optimization.

New in SwitchHosts! 4.0.0 Build 6025 Beta 2 (Apr 6, 2021)

  • Add data import and export support
  • Add HTTP API
  • Improve the interface under Windows
  • Some other styles and minor function adjustments

New in SwitchHosts! 4.0.0 Build 6015 Beta 1 (Mar 29, 2021)

  • This version has made a lot of changes internally, almost all of the code has been rewritten, some unreasonable places have been fixed, and a new UI and architecture have been added to facilitate subsequent improvements and extensions.
  • It is still in the beta stage. Some functions have not been implemented, such as Alfred support. T

New in SwitchHosts! 3.5.7 Build 5554 (Mar 8, 2021)

  • [Fixed] Fix the problem about 'SnoreToast' is added to Start Menu.
  • [Improved] When domain repeats, make sure the first is valid.
  • [Updated] Update electron to v11.2.0.

New in SwitchHosts! 3.5.8 Build 5556 Pre-release (Feb 27, 2021)

  • [Improved] Add an option to turn on/off the HTTP API service. #378

New in SwitchHosts! 3.5.7 Build 5554 Pre-release (Jan 13, 2021)

  • [Fixed] Fix the problem about 'SnoreToast' is added to Start Menu.
  • [Improved] When domain repeats, make sure the first is valid.
  • [Updated] Update electron to v11.2.0.

New in SwitchHosts! 3.5.6 Build 5541 (Nov 2, 2020)

  • [Fixed] Fix the problem that remote hosts in folders cannot be refreshed.

New in SwitchHosts! 3.5.5 Build 5541 (Oct 27, 2020)

  • [Updated] Update dependencies
  • [Updated] Improved support for portable mode #485
  • [Fixed] Fix some minor issues in style

New in SwitchHosts! 3.5.4 Build 5517 (Jan 14, 2020)

  • [Fixed] Fixed issues about import and export. #430
  • [Updated] Update dependencies.

New in SwitchHosts! 3.5.3 Build 5514 (Jan 9, 2020)

  • [Fixed] Remind whether to send usage statistics when running for the first time.
  • [Fixed] Fixed some typos.
  • [Updated] Try to add notarization on macOS.

New in SwitchHosts! 3.5.2 Build 5504 (Nov 23, 2019)

  • [Fixed] Fixed an issue about the font color in dark mode #411
  • [Fixed] Some minor improvements. #373 #384
  • [Updated] Update Electron to v6.1.5

New in SwitchHosts! 3.5.1 Build 5498 (Nov 18, 2019)

  • [Fixed] Fixed an issue about the scrolling of sidebar #396
  • [Fixed] Fixed an issue where child nodes could not be deleted #401
  • [Update] Update Electron to v6.1.4

New in SwitchHosts! 3.5.0 Build 5486 Pre-release (Aug 19, 2019)

  • [New] Add folder function
  • [Update] update the Logo icon
  • [Fix] Fix some bugs

New in SwitchHosts! 3.4.0 Build 5450 (Jul 26, 2019)

  • [new] Added [Light] / [Dark] theme mode
  • [update] menu and some style improvements
  • [fixed] Fix some historical bugs

New in SwitchHosts! 3.3.14 Build 5404 (Jul 10, 2019)

  • Fixed an issue where remote hosts could not be updated #372
  • Some UI minor adjustments

New in SwitchHosts! 3.3.13 Build 5396 Pre-release (Jul 2, 2019)

  • Update all dependencies to the latest version
  • Merging Pull Requests
  • Upgrade Electron to 5.0.6
  • Use electron-builder to package

New in SwitchHosts! 3.3.12 Build 5349 (Jul 9, 2018)

  • [add] Add SwitchHosts/[version] to User-Agent
  • [add] Support file:// protocol
  • [fix] Icon display issue on Linux
  • [update] Update Acknowledgement,

New in SwitchHosts! 3.3.11 Build 5347 (Mar 30, 2018)

  • Fix a bug about saving.

New in SwitchHosts! 3.3.10 Build 5345 (Mar 21, 2018)

  • Update dependencies.
  • Update Electron to v1.8.4.
  • Handle the jumping problem of the line being edited.

New in SwitchHosts! 3.3.9 Build 5343 (Jan 24, 2018)

  • Update antd to v3, update React to v16
  • Update Electron to v1.7.11

New in SwitchHosts! 3.3.8 Build 5338 (Sep 17, 2017)

  • Fixed a style bug with the line numbers
  • Update Electron to v1.7.6

New in SwitchHosts! 3.3.7 Build 5324 Pre-release (Sep 11, 2017)

  • Improve search function
  • Fixed a bug that some special character (') in sudo password does not encode correctly
  • Electron update to v1.7.5
  • Other bug fixes

New in SwitchHosts! 3.3.7 Build 5322 (Sep 8, 2017)

  • Improve search function
  • Fixed a bug that some special character (') in sudo password does not encode correctly
  • Other bug fixes

New in SwitchHosts! 3.3.6 Build 5287 (Jun 21, 2017)

  • Adjusted the UI of About/Preference
  • Add an option to send anonymous usage data
  • Update Electron to v1.6.11

New in SwitchHosts! 3.3.5 Build 5268 (May 30, 2017)

  • Adjusted the menu items under Linux
  • Fixed an issue about line-break difference between Unix/Windows
  • Fixed an issue about the loading status while refreshing remote hosts
  • Rewrite some UI widgets with ant.design
  • Other small bug fixes

New in SwitchHosts! 3.3.4 Build 5228 (May 17, 2017)

  • Fixed a network error with remote hosts
  • Fixed an error with multiple instances on Windows
  • Adjusted some styles

New in SwitchHosts! 3.3.3 Build 5215 (May 12, 2017)

  • Fix the custom command to execute the problem every minute
  •      Fixed a problem with the failure of the custom command when the operation failed
  •      Electron upgrade to v1.6.7

New in SwitchHosts! 3.3.2 Build 5193 (Apr 28, 2017)

  • Fix the problem of automatically undoing some cases
  • Fixed a problem with the character not escaped in the password
  • Write a message to the system hosts to add a comment in the first line to prevent the empty hosts file from becoming invalid
  • Reduce some unnecessary readings and improve performance

New in SwitchHosts! 3.3.1 Build 5128 (Apr 18, 2017)

  • Fix some bugs
  • Copy of the document

New in SwitchHosts! 3.3.0 Build 5089 Pre-release (Apr 3, 2017)

  • Add the "Combine" feature, allowing several scenarios to be combined into one
  • Pack the use of the Electron upgrade to version 1.6.2

New in SwitchHosts! 3.2.3 Build 4264 (Feb 7, 2017)

  • Increases the display position of the current version
  • Check if there is a new version at startup
  • Other files are small adjustments