Skip to content

Releases: EXXETA/correomqtt

v0.12.1: Fixes and Plugin-Themes

21 May 17:54
a6dec6b
Compare
Choose a tag to compare
fixes old config import, fixes logback file loading (#50)

v0.12.0: Fixes and Plugin-Themes

20 May 21:46
6c8dea0
Compare
Choose a tag to compare
Skins via Plugins (#49)

* skin refactoring to plugins

v0.11.1: Plugins Improved Error Handling

29 Mar 13:02
e8356b4
Compare
Choose a tag to compare
  • In case of plugin errors, plugins will be disabled.

v0.11.0: Plugin Remote Updates

19 Mar 15:48
491b657
Compare
Choose a tag to compare

UPGRADE NOTE from 0.10.0: Remove old plugins
MacOS: rm Library/Application\ Support/CorreoMqtt/plugins/jars/*
Linux: rm .correomqtt/plugins/jars/*
Windows: del %APP_DATA%\CorreoMqtt\plugins\jars\*

  • Preloader
  • Plugin Remote Updates
  • Update Notification
  • Closes #16 List of available Plugins

v0.10.0: Plugin System

14 Mar 17:17
4e42b29
Compare
Choose a tag to compare

Added Plugin System

v0.9.0: Initial Release

21 Nov 10:22
Compare
Choose a tag to compare
Pre-release
Added initial code base