ChangeLog

Thu, 01 Aug 2024 11:30:50 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Thu, 01 Aug 2024 11:30:50 +0200
branch
eric7
changeset 148
187406bcc8ae
parent 145
3f8e91170c37
child 151
f9830d91be9a
permissions
-rw-r--r--

Redid the archive to include the compiled forms and changed the plug-in header to the new format.

ChangeLog
---------

Version 11.0.1:
- Fixed an issue causing an exception on computers with a small screen or when
  the `Combined Sidebars` option is selected.

Version 11.0.0:
- modified the plugin for 'paho-mqtt' >=2.0.0

Version 10.5.0
- adapted code to eric 24.2 and newer

Version 10.4.2
- updated Spanish translations

Version 10.4.1
- changed the data shown on the status tab to use localized values

Version 10.4.0
- adapted some import statements to eric 23.1 and newer

Version 10.3.0
- adapted the import statements to the new structure

Version 10.2.2:
- some code refactoring

Version 10.2.1:
- updated Russian translations

Version 10.2.0:
- changes to be able to cope with small screens (i.e. smaller than Full HD)

Version 10.1.2:
- optimized the layout margins

Version 10.1.1:
- added an icon for the new sidebars layout

Version 10.1.0
- bug fixes
- added code to support MQTT v5

Version 10.0.1
- bug fixes
- added a button to show the user password

Version 10.0.0:
- first release of the eric7 variant

************************************************************

Version 3.1.0:
- added code to install the 'paho-mqtt' library as a plug-in dependency
  (eric > 21.5)

Version 3.0.0:
- removed support for obsolete eric6 versions
- implemented some code simplifications

Version 2.1.0:
- changed exec_() into exec()

Version 2.0.1:
- updated Russian translations

Version 2.0.0:
- removed support for Python2

Version 1.2.3
- updated Russian translations

Version 1.2.2
- bug fixes

Version 1.2.1
- bug fixes

Version 1.2.0:
- replaced pixmap icons by vector icons

Version 1.1.2
- bug fixes

Version 1.1.1
- bug fixes

Version 1.1.0
- bug fixes
- limited amount of recently used brokers to 20
- added log level selection to disable logging
- added capability to read the payload data to be published from a file

Version 1.0.0
- first stable release

eric ide

mercurial