Hozz Changelog

What's new in Hozz 0.1.4

Sep 25, 2017
  • Bugfix:
  • Instead of change hosts file owner to current user, now Hozz adds the user to the access group of this file under macOS and Linux for security reasons
  • Use Icacls instead of Cacls under Windows for security reasons
  • A bright tray icon for the dark theme in macOS Sierra

New in Hozz 0.1.3 (Mar 8, 2016)

  • Bugfix:
  • Fix a bug that prevent user from editing system hosts file on Unix-like operation systems.

New in Hozz 0.1.2 (Mar 8, 2016)

  • Bugfix:
  • Now dock icon will hide when all windows are hidden on OS X.

New in Hozz 0.1.1 (Mar 8, 2016)

  • Bugfix:
  • Fix a bug that may prevent system hosts from saving
  • Notice:
  • For users without admin privileges, you need to switch to the admin account and make /etc/hosts writable to you to let Hozz automatically update your changes.

New in Hozz 0.1.0 (Mar 8, 2016)

  • Feature:
  • Multilanguage support
  • Add Chinese translations
  • Bugfix
  • Several minor fixes

New in Hozz 0.0.5 (Mar 8, 2016)

  • Bugfix:
  • fix app quit issue
  • sync update status between windows

New in Hozz 0.0.4 (Mar 8, 2016)

  • Bugfix:
  • Fix OS X copy/paste issue
  • Feature:
  • A brand new tray icon on OS X

New in Hozz 0.0.3 (Mar 8, 2016)

  • Bugfix:
  • Fix a bug that cause the hosts unable to edit
  • Fix the issue that window cannot be maximized under Windows

New in Hozz 0.0.2 (Mar 8, 2016)

  • Bugfix:
  • New changes of hosts does not save on switch to another tab due to the Codemirror defocusing issue