Hain Versions Save

An 'alt+space' launcher for Windows, built with Electron

v0.7.0-beta.1

5 years ago

We release the new version in a long time. This release contains large & convienent changes made by @dannya

Features

  • Draggable window! (#270 by @dannya)
  • Theme support! (#265 by @dannya)

Fixes

  • Fix restarting not working in macOS

Minor changes

  • Math: support European-style decimal separator (#268 by @dannya)

Thank you for using Hain!

v0.6.6

6 years ago

Fixes

  • Fix no icon in Windows #262 c24d173ad6cac680bf3e37cedf1d26f70301649e

v0.6.5

6 years ago

We release a new version of Hain in a long time. ? But it's not fully tested, so use it carefully.

Known Issues

  • No icon in the search result #262 (only on Windows)

Fixes

  • Fix some security issues (475d62847b4560dac4ec40fd36836b4d4ed3c116, a689abfc7a9b28276b28346866e90d2d21be8fc7)
  • Fix vibrancy options in macOS (044ba6cb4af38d0252a26fef2ae31cd7de4c0f94)
  • Fix hain-package-manager couldn't fetch any packages (a8b05dc8607a716ac3b286f8a60a44208a6eabf6)

Improvements

  • Upgrade electron to v2.0.0 (a689abfc7a9b28276b28346866e90d2d21be8fc7, by @dannya)
  • Filesearch optimization (7b8611e3a926b860c51cdc5766aee5b67eb6747d, by @dannya)

Minor changes

  • Remove official chocolatey support (f588e33f3a1fb9c158769b8a99ef5637577bc094)

Thank you!

v0.6.4

6 years ago

Fixes

  • Fix the issue that plugins were not installed #238

v0.6.3

6 years ago

Fixes

  • Fix plugin manager spinning endlessly #234, #236 (by @daemongh)
  • Fix floating point math issues #228

and several fixes!

Improvements

  • Update Electron to latest version v1.6.6

v0.6.2

7 years ago

Fixes

  • Fix no file icon on Windows #225

v0.6.1

7 years ago

Note: This release is experimental build, Please use with caution

Improvements

  • Add macOS support

Fixes

  • Small fixes

v0.6.0

7 years ago

Note: This release is experimental build, Please use with caution

Breaking Changes

  • Plugins without prefix will not work with this version!

Improvements

  • Upgrade to Electron 1.4.13
  • hain-plugin-filesearch has been updated to use Indexer API insteadof old plugin search function
  • hain-commands has been updated to use Indexer API
  • hain-plugin-url has been updated to use Indexer API too

API

  • API Version: hain-0.6.0
  • Add Indexer API, See hain-plugin-filesearch, hain-commands, hain-plugin-url code for API usage
  • Add Password type for Preferences
  • Documentation will be updated soon

and bunch of fixes

v0.5.2

7 years ago

Fixes

  • Fix a bug that non-recent files couldn't be searched in most case

v0.5.1

7 years ago

Fixes

  • Typo fix in hain-package-manager #187 by @notatestuser
  • Fix preferences not working #186 by @gsgeschke