Skip to content

Releases: atticuscornett/mimacro

v1.1.0-beta.1

07 Jun 00:02
e2ac872
Compare
Choose a tag to compare
v1.1.0-beta.1 Pre-release
Pre-release

mimacro v1.1.0-beta.1

This is a beta release. Full update notes will be added on the full release. Beta features are not finalized and may change before release.

  • Created plugin API version 2.
  • Updated internal plugins to API version 2.

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.1.0-beta.1

v1.0.1

19 Mar 20:45
Compare
Choose a tag to compare

mimacro v1.0.1

New Features

  • UI is now keyboard navigable for improved accessibility.

Bug Fixes

  • Fixed UI bug with plugin uninstall when multiple plugins are installed.
  • Fixed bug when uninstalling and installing a new version of a plugin.
  • Updated dependencies.

Plugin API Updates

All plugin API updates in this version are backward compatible.

  • Added pluginAPIVersion property check for package.json.
  • Added registerSettingObj function.
  • Improved plugin system debug output.

v1.0.0

28 Oct 07:37
Compare
Choose a tag to compare

mimacro v1.0.0

New Features

  • Added tutorial windows.
  • Added support for IR receivers.
  • App update system.

Bug Fixes

  • Fixed UI bug with plugin installation.
  • Fixed font issue.
  • Fixed bug with plugin icons when installed.

Full Changelog: v0.9.0...v1.0.0

v0.9.0

01 Oct 00:48
Compare
Choose a tag to compare

mimacro v0.9.0

This is a test build of mimacro. Stay tuned for proper releases soon.

Full Changelog: https://github.com/atticuscornett/mimacro/commits/v0.9.0