Navigation Menu

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

Releases: hainproject/hain

v0.7.0-beta.1

23 Mar 04:39
Compare
Choose a tag to compare

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

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

Thank you for using Hain!

v0.6.6 (beta)

14 May 15:02
Compare
Choose a tag to compare

Fixes

v0.6.5 (beta)

13 May 15:16
Compare
Choose a tag to compare

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

01 Jun 12:45
Compare
Choose a tag to compare

Fixes

  • Fix the issue that plugins were not installed #238

v0.6.3

18 May 11:21
Compare
Choose a tag to compare

Fixes

and several fixes!

Improvements

  • Update Electron to latest version v1.6.6

v0.6.2

07 Mar 10:14
Compare
Choose a tag to compare

Fixes

  • Fix no file icon on Windows #225

v0.6.1 (with macOS support)

02 Mar 12:57
Compare
Choose a tag to compare
Pre-release

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

Improvements

  • Add macOS support

Fixes

  • Small fixes

v0.6.0 (Experimental)

18 Jan 14:20
Compare
Choose a tag to compare
v0.6.0 (Experimental) Pre-release
Pre-release

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

18 Sep 02:43
Compare
Choose a tag to compare

Fixes

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

v0.5.1

13 Sep 15:30
Compare
Choose a tag to compare

Fixes