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

v0.6.0 (Experimental)

Pre-release
Pre-release
Compare
Choose a tag to compare
@appetizermonster appetizermonster released this 18 Jan 14:20

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