close
Skip to content

Releases: oldj/SwitchHosts

SwitchHosts v5.0.0-beta.22

21 Apr 06:21

Choose a tag to compare

Pre-release

See the assets below to download and install this version.

Full Changelog: v4.3.0...v5.0.0-beta.22

SwitchHosts v4.3.0

13 Mar 08:20
8f9941a

Choose a tag to compare

SwitchHosts v4.3.0 Pre-release
Pre-release

What's Changed

  • Updated dependencies
  • Migrated UI components from Chakra UI to Mantine
  • Switched to CodeJar for hosts content editing
  • Replaced Express with Hono.js for API implementation
  • Miscellaneous improvements and fixes

New Contributors

Full Changelog: v4.2.0...v4.3.0

SwitchHosts v4.2.0

07 Aug 16:18

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.1.2...v4.2.0

SwitchHosts v4.2.0-beta

15 Apr 07:20

Choose a tag to compare

Pre-release

What's Changed

New Contributors

Full Changelog: v4.1.2...v4.2.0-beta

SwitchHosts v4.1.2

08 Jun 00:43

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.1.1...v4.1.2

SwitchHosts v4.1.2-beta

31 May 09:50

Choose a tag to compare

Pre-release

What's Changed

New Contributors

Full Changelog: v4.1.1...v4.1.2-beta

SwitchHosts v4.1.1

07 Feb 11:00

Choose a tag to compare

  • [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

  • [New] 添加德语翻译 #679
  • [Fixed] 修复一处搜索的问题 #634
  • [Improved] 优化夜间模式的一些样式
  • [Improved] 更新依赖,Electron 升级到 v17.0.0

What's Changed

New Contributors

Full Changelog: v4.1.0...v4.1.1

SwitchHosts v4.1.0

20 Dec 01:43

Choose a tag to compare

  • [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] 写入系统 hosts 时,新增“追加”模式(原本为“覆盖”模式)
  • [New] 新增修改数据存储路径的设置,现在可以将 hosts 数据保存到其他目录了
  • [Improved] 更新依赖,更新 Electron 到 v16.0.5

SwitchHosts v4.0.3

22 Aug 05:31

Choose a tag to compare

  • [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

  • [Improved] 如未设置语言,启动时尝试使用系统语言
  • [Improved] 添加法语翻译,感谢 Aktilor #623
  • [Improved] 一些细节改进
  • [Improved] 更新依赖,更新 Electron 到 v13.2.1

SwitchHosts v4.0.2

30 May 02:24

Choose a tag to compare

  • [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] 添加切换开发者工具菜单项
  • [Fixed] 修复 Windows 下一处关于 dock 图标导致界面空白的问题
  • [Improved] 升级依赖;升级 Electron 为 13.0.1 版