emoncms 11.6.5
with modules :
- postprocess 2.4.7
- sync 3.1.7
- graph 2.2.4
- dashboard 2.4.0
- backup 2.3.3
this version of sync introduces with the ability to automatically synchronize feeds from a sensor to another
if using an existing database, dont forget to update your database structure through the emoncms admin module
emoncms 11.5.7
with unique identifier UUID generator
emoncms 11.5.2
ability to customize the topic the mqtt worker is listening to
ingress version :-)
Adding a CUSTOM_APACHE_CONF option so the user can inject its custom headers in apache : previously introduced security headers are removed by default
redirecting :
- apache access log to standard output
- apache error log to error output
alpine3.19
adding some security headers on apache :
- X-Content-Type-Options
- Strict-Transport-Security
- X-Frame-Options, to defend against clickjacking
- Referrer-Policy
- Permissions-Policy
Plus X-XSS-Protection
Nota : too much inline javascript to add Content-Security-Policy...
ability to configure TLS/HTTPS
new tagging process integrating emoncms version number
ability to mute the feedwriter and to leave the low write mode
ability to modulate the emoncms log level (1,2,3)
addition of the app module
adding the ability to configure timezone, mqtt host and log level
fixed format for mqtt level to something more readable than unix timestamp
emoncms 11.3.22
with modules :
- postprocess 2.4.7
- sync 2.1.4
- graph 2.2.3
- dashboard 2.3.3
- backup 2.3.2