Skip to content
This repository has been archived by the owner on Jun 29, 2019. It is now read-only.

Releases: hainproject/hain

v0.5.0

03 Sep 15:10
Compare
Choose a tag to compare

Improvements

API

Small Changes

  • hain-plugin-filesearch: Add support for appref-ms format, #157
  • Add memory-optimization flags
  • hain-plugin-filesearch: Update scoring algorithm
    • Recent items group has been merged into other results
  • hain-package-manager: Show total download count, #178
  • Add tab indicator, #176
  • Fix toast not disappeared if message is too long, #145
  • hain-plugin-math: Copy result into clipboard after calculation, #163

v0.4.1

11 Jun 09:08
Compare
Choose a tag to compare
v0.4.1 Pre-release
Pre-release

Fixes

  • Fix recent items to be placed always on top
  • Fix preferences not working

v0.4.0

11 Jun 07:52
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

New API

New Features

  • Update matching algorithm (hain-plugin-filesearch)

Fixes

  • Remove uninstalled plugin data
  • Fix relative icon path not working

v0.3.0

30 Apr 13:35
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

New API

  • Open plugin preferences #118
  • Custom error messages for preferences #113 (See Here)

New Features

  • Custom query shortcut #57
  • Support 32-bit Windows #115
  • Reload plugins without restarting app (use /reload) #12

Fixes

  • Memory optimization

v0.2.0

17 Apr 08:28
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
  • Add Spinner for Preferences Window #89
  • Add Check for Update (You can check a new version by entering /update)
  • Show Most Recent Files First #33
  • Add Popular and Newest groups for /hpm install #30

v0.1.0

13 Apr 10:26
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

From this version, target architecture has changed to x64

  • Fix some application couldn't be launched #105
  • Add HTML Preview feature (you can try this with hain-plugin-naverdictionary)
  • Add message for empty result #65
  • Update file search priority
  • Improve rendering performance
  • You can clear query by pressing ESC

and minor fixes

v0.0.4

03 Apr 10:36
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release
  • Add /hpm update
  • Add user preferences using JSONSchema #13
  • Add proxy support #4
  • Update hpm to use safer way to install/uninstall plugins
  • Add pressing tab to auto-complete #61
  • Add option to do not delete previous query #35
  • Add support for custom folders #27

and many changes

v0.0.3

25 Mar 11:57
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release
  • Added math plugin (hain-plugin-math)
  • Updated fuzzy match algorithm
  • Added grouping results
  • Added support for searching folders (hain-plugin-filesearch)
  • Fixed a problem with opening devtools #31

v0.0.2-rc4

24 Mar 15:48
Compare
Choose a tag to compare
v0.0.2-rc4 Pre-release
Pre-release
  • Fixed a type conversion failure when window.setPosition() is invoked
  • Added logging for unhandled exceptions (hain-debug.log)
  • Added loading gif for Installer
  • Increased npmsearch query limit

v0.0.2-rc3

23 Mar 13:42
Compare
Choose a tag to compare
v0.0.2-rc3 Pre-release
Pre-release
  • Updated plugin directories again (becauseof Squirrel Installer)
  • Fixed a bug that worker process won't be killed while app is dead #10

Note: Your previous installed plugins would be removed when you install this version