MQTT Release Notes February 12, 2021

3.1     10 Feb 2021    
    [*] rebuild for update to the logging framework
    [!] fixed issues with finalizers locking up when killing the application

3.0     15 Jan 2020
    [*] reboot no longer needed on device name change
    [*] removed the use of the contains() string method.  it was causing topic subscriptions to be slow
    [+] added the ability to unsubscribe from old device group names when they change
    [*] unsubscribe from old hostname when it changes
    [*] gray out the web page when the app isnt running
    [+] implement the username and password
    [+] implement 10v modules
    [+] implement temperature probes
    [+] implement environmental modules

2.0     10 Apr 2019
    [!] resolved memory leak when adding published topic names to array list.  using hashtable now instead.

1.4     09 Apr 2019
    [*] debugging memory issue

1.3     17 Jan 2019
    [*] enhancing library options

1.2     03 jan 2019
    [+] added a button to control from the web page to connect and disconnect
    [*] hostname will report on change
    [+] last will implemented
    [*] all io information uses publish retention to ensure new mqtt clients get the last known information
    [*] all io information is reported on application start-up

1.1     19 dec 2018
    [+] Added web page for configuration and status

1.0     19 Nov 2018
    [ ] Initial Release
By | On February 12, 2021 11:45 am | No Comments | Categorized in: