diff --git a/README.md b/README.md
index 0353ca91..4aa8bab5 100644
--- a/README.md
+++ b/README.md
@@ -58,7 +58,7 @@ Looking for the documentation, go here (work in progress):
https://github.
| Version | Release notes |
|-|-|
-| 0.9.5 | Bugfix: Device Online status indicator for Home Assistant
Improved: Update of 5.x series (pic16f88) firmwares, preparing for 6.x (pic16f1847) updates.
Bugfix: Prevent spamming OTGW firmware website in case of rebootloop
Added: Unique useragent|
+| 0.9.5 | Improved: WebUI improved by community
Bugfix: Device Online status indicator for Home Assistant
Improved: Update of 5.x series (pic16f88) firmwares, preparing for 6.x (pic16f1847) updates.
Bugfix: Prevent spamming OTGW firmware website in case of rebootloop
Added: Unique useragent|
| 0.9.4 | Update: New firmware included gateway version 5.3 for PIC P16F88.
Update: Preventing >5.x PIC firmwares to be detected, incompatible (for now)|
| 0.9.3 | Bugfix: Small buffer of serial input, broke the PS=1 command, causing integrations of Domoticz and HA to break
Added: Setting for HA reboot detections, this enables a user to change the behaviour of HA reboot detection
Bugfix: PIC version detection fixed
Improving: Top topics parsing broke with 0.9.2, now you can once more use "/Myhome/OTGW/" as your toptopics |
| 0.9.2 | New feature: Just In Time Home Assistant Auto Discovery topics. Now only sensors that actually have msgids from OpenTherm are send to Home Assistant. (thanks to @rlagerweij)
Improvement: Climate Entity (Home Assistant) got improved to detect Thermostat availablity (by @sergantd)
Bugfix: Alternating values on status bits (thanks @binsentsu)
Bugfix: Blue blinking leds of nodemcu should be off using WebUI (thanks @fsfikke)
New feature: Reset wifi button in webUI (thanks @DaveDavenport)
Improved: More UI improvements (thanks @rlagerweij)
Improved: Serial handling improvements
Fixed: Codecleanup (removal of errorprone string functions), removal of potential bufferoverflow, removed all warnings in code compile (thanks @DaveDavenport)
Improved: Reboot logging, now includes external watchdog reason.|