SwitchHosts Versions Save

Switch hosts quickly!

v4.0.0-beta.1

3 years ago

image

This is the fourth version of SwitchHosts! 🎉

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. There may be some unknown issues. If you find out, please submit an issue or pull request, thank you very much!

Happy switching!


这是 SwitchHosts 的第四个版本!🎉

这个版本在内部做了很多改变,代码几乎全部重写了,修复了一些不合理的地方,同时有了新的 UI 以及架构,方便后续进一步改进扩展。

目前还是 beta 阶段,一些功能还没有实现,比如 Alfred 支持等,可能还有一些未知的问题,如果你发现了,请提交 issue 或者 pull request,非常感谢!

祝 Switch 愉快!

v3.5.8

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

v3.5.7

3 years ago
  • [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.

v3.5.6

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

  • [Fixed] 修复文件夹中的远程 hosts 方案不能刷新的问题。

v3.5.5

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

  • [Updated] 更新依赖
  • [Updated] 改进对便携模式的支持 #485
  • [Fixed] 修复一些样式上的小问题

v3.5.4

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

  • [Fixed] 修复导入导出的问题。
  • [Updated] 更新各项依赖。

v3.5.3

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

  • [Fixed] 首次运行时提醒是否发送使用统计信息。
  • [Fixed] 修复一些拼写错误。
  • [Updated] 尝试 macOS 下添加代码签名/公证。

v3.5.2

4 years ago
  • [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

  • [Fixed] 修复暗色模式下的一些样式问题 #411
  • [Fixed] 一些小问题修复及样式调整 #373 #384
  • [Updated] 更新 Electron 到 v6.1.5

v3.5.1

4 years ago
  • [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

  • [Fixed] 修复左侧列表的滚动问题 #396
  • [Fixed] 修复子节点不能删除的问题 #401
  • [Update] 更新 Electron 到 v6.1.4

v3.5.0

4 years ago
  • [new] Add folder function
  • [update] update the Logo icon
  • [fix] Fix some bugs

Note:

  1. Back up your hosts data before updating to v3.5.0.
  2. The folder function has been added in v3.5.0, and the data structure has changed. Please do not use the old version of SwithHosts! (such as v3.3, v3.4) to prevent data loss.

  • [new] 新增文件夹功能
  • [update] 更新 Logo 图标
  • [fix] 修复一些小问题

注意:

  1. 更新到 v3.5.0 前请先备份原有 hosts 数据;
  2. v3.5.0 中新增了文件夹功能,数据结构有一定变化,请不要同时使用老版本 SwithHosts!(如 v3.3、v3.4),以防数据丢失。