This repository has been archived by the owner on Jun 29, 2019. It is now read-only.
Releases: hainproject/hain
Releases · hainproject/hain
v0.5.0
Improvements
- Upgrade to Electron 1.3.4
- New Documentation Page, See http://appetizermonster.github.io/hain/
API
- API Version: 0.5.0
- Add Clipboard API, See http://appetizermonster.github.io/hain/docs/plugin-context-clipboard/, #44
- Add Text Options, See http://appetizermonster.github.io/hain/docs/text-format/, #131
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
Fixes
- Fix recent items to be placed always on top
- Fix preferences not working
v0.4.0
New API
- Add Text options (See text-format.md)
- Add Enum values for Preferences (See preferences-json-format.md)
- Plugins can define both redirection(tab) and execute(enter) for one
SearchResult
- Add Button API (See #132)
New Features
- Update matching algorithm (hain-plugin-filesearch)
Fixes
- Remove uninstalled plugin data
- Fix relative icon path not working
v0.3.0
v0.2.0
v0.1.0
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
v0.0.3
v0.0.2-rc4
- 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
- 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