This version is coming with few internal changes, improvement and mainly bug fixes to ensure compatibility with Raspbian (Stretch). Here is the changelog of version 2.12-r0:
Fix interactive configuration mode to accept commands with parameters
Fix various bug occuring with raspbian stretch
Fix info updated packages after upgrade
Fix typos and other bugs
Add configuration and tools (/usr/share/rpimonitor/scripts/) for OrangePi and Allwinner_H3
Note: Due to a change on network interface name, it is not possible to create a generic configuration file which will work on every installation. If you want to activate this feature, you will need to do a customization of network.conf.
Keep in mind that RPi-Monitor is a tool designed to be
customized to your need and it will never cover all the situation
without customization. The default configuration files proposed are
installed in a directory named template. These templates are showing examples of what can be done and should help you during the customization.
I'm changing the way to publish RPi-Monitor. Until now, I was immediately publishing stable versions. From now, when version will be ready for publication, I will create a beta version and ask user to try and test this version. From my point of view, the quality of beta version will be the same as the previous release but it will let me the chance to correct or improve some features before official release.
Why changing the model of publication
RPi-Monitor has more and more functionalities and testing them become more and more complex. You are a user of RPi-Monitor and want to try the new feature in advance? You can then install this beta version and give your feedback on new functionalities and share your feeling about the current developments.
If you don't know yet what RPI-Monitor do, you should better install a stable releae and have a look to RPi-Monitor Overview.
What's new in this version? This version is coming with internal changes, improvement and bug fixes. Here is the changelog of version 2.10:
Add addons allowing to create custom page - Top3 addon - Example addon - Shellinabox addon - Custom addon - Webcam: use hawkeye and custom addon to display webcam
Support UTF-8 fixing issue #43
Add BananaPi configuration files (found in BananaPi forum)
Note: A closing parenthesis ' ) ' is missing in the last line of service.conf . If you want to use this file as a source of your customisation, remember to add to fix this issue. It is already fixed in github repositories (and future releases).