Releases: EXXETA/correomqtt
Releases · EXXETA/correomqtt
v1.0.0-alpha22
Full Changelog: v1.0.0-alpha21...v1.0.0-alpha22
v1.0.0-alpha21
Full Changelog: v1.0.0-alpha20...v1.0.0-alpha21
v1.0.0-alpha20
Full Changelog: v1.0.0-alpha19...v1.0.0-alpha20
v1.0.0-alpha19
What's Changed
- Plugin repos by @farion in #145
- Fixes: #133 Added reconnect functionality in Gui & Business by @JulienMa94 in #135
- Fixes #119- on init change theme if nextTheme is set. by @thagel in #136
- Timestamp by @scklings in #140
- Export import connections by @squashi6 in #139
- Upgraded hivemq lib by @farion in #147
- Fixes #143, Fixes #134 by @farion in #146
- Upgrade j17 by @farion in #148
- Plugin Repos by @farion in #160
- Bump ch.qos.logback:logback-classic from 1.4.7 to 1.4.12 by @dependabot in #159
- Bump ch.qos.logback:logback-core from 1.4.7 to 1.4.12 by @dependabot in #158
- QoL Changes. added isNew flag by @scklings in #153
- ISSUE-138: Implemented cleanup lifecycle for observers by @JulienMa94 in #152
- #124: on (re)connect don't clear publish view by @thagel in #151
- Fixed some sonar issues by @farion in #161
- Fixed some sonar issues by @farion in #162
- Refactoring connection settings + import/export by @farion in #163
- Async Refactoring by @farion in #164
- SVG ICONS by @farion in #165
- Moved licenses to a json file by @farion in #166
- Reordered Namespaces by @farion in #167
- Create publish-javadoc.yml by @farion in #168
- Update README.md by @farion in #169
- Final MVP for Scripting by @farion in #170
- Package refactoring by @farion in #172
- Make Plugins work with SoyDI by @farion in #173
- Moved events to di and connected them by @farion in #174
- Quickfix for FX-Thread-Interceptor by @farion in #175
- Fixed Log Path by @farion in #176
- runtime fix by @farion in #178
- disable verbose logging for classgraph by @farion in #179
- Implemented interceptors for soy, added fxthread interceptor removed … by @farion in #182
- Release fixes by @farion in #183
- Update versions by @farion in #184
- Updated versions by @farion in #185
- Update versions by @farion in #186
- scan plugin classes on init by @Adsobat in #187
- Fix outgoing/incoming message hooks by @farion in #189
- New build with scripting by @farion in #191
- Repo Plugin Ids by @farion in #192
- Fixing JSON Bug with duplication and autoformat by @nojomyth-dev in #181
- Sonar fix by @Adsobat in #194
- Fix NPE by @farion in #196
New Contributors
- @JulienMa94 made their first contribution in #135
- @thagel made their first contribution in #136
- @squashi6 made their first contribution in #139
- @Adsobat made their first contribution in #187
- @nojomyth-dev made their first contribution in #181
Full Changelog: v0.14.99...v1.0.0-alpha19
v0.14.2: MacOS Big Sur Fix / Persistent Panel Layout
v0.14.1 Added self signed codesigning to mac os build
Added self signed code signing to mac os release build
v0.14.0: Bugfixes and additional Plugin-Hook
Removed SYS-Topic-Feature (will be available as plugin)
Bugfix for #57
Some more Bugfixes
v0.13.0 Secure Credentials
Credentials are now stored in KWallet (KDE), libsecret(Gnome), MacOS Keychain, WinDPAPI or a password encrypted file.
v0.12.1: Fixes and Plugin-Themes
fixes old config import, fixes logback file loading (#50)
v0.12.0: Fixes and Plugin-Themes
Skins via Plugins (#49) * skin refactoring to plugins