From ac9f76981ba460ab8484e37b78b95bfa27e181cd Mon Sep 17 00:00:00 2001 From: Henrik Date: Wed, 18 Jan 2023 19:40:33 +0100 Subject: [PATCH] Update releasenotes.md --- releasenotes.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/releasenotes.md b/releasenotes.md index fb70193..8471657 100644 --- a/releasenotes.md +++ b/releasenotes.md @@ -1,3 +1,8 @@ +# Version 1.0.3 +## Main take aways +- Possible to send your image to different segments. There appear to be some sort of issue we havent identified, so currently only segment 0 works. Bur we need to get the function in there to test, so... Test on! +- Minor adjustments and bugfixes +- # Version 1.0.2 ## Main take aways - Developer mode: Some new and experimental features will be turned off unless you run in developer mode. To enter developermode append "?dev" to the url. Example: http://192.168.0.123/pixartmin.html?dev