This repository has been archived by the owner on Jun 29, 2019. It is now read-only.
Releases: hainproject/hain
Releases · hainproject/hain
v0.7.0-beta.1
We release the new version in a long time.
This release contains large & convienent changes made by @dannya
Features
Fixes
- Fix restarting not working in macOS
Minor changes
Thank you for using Hain!
v0.6.6 (beta)
v0.6.5 (beta)
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 (475d628, a689abf)
- Fix vibrancy options in macOS (044ba6c)
- Fix hain-package-manager couldn't fetch any packages (a8b05dc)
Improvements
Minor changes
- Remove official chocolatey support (f588e33)
Thank you!
v0.6.4
v0.6.3
v0.6.2
v0.6.1 (with macOS support)
Note: This release is experimental build, Please use with caution
Improvements
- Add macOS support
Fixes
- Small fixes
v0.6.0 (Experimental)
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 functionhain-commands
has been updated to use Indexer APIhain-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
Fixes
- Fix a bug that non-recent files couldn't be searched in most case
v0.5.1
Fixes
- Typo fix in hain-package-manager #187 by @notatestuser
- Fix preferences not working #186 by @gsgeschke