Create releasenotes.md

This commit is contained in:
Henrik
2023-01-18 05:25:02 +01:00
committed by GitHub
parent 8bd935b11a
commit 6dd655676d

5
releasenotes.md Normal file
View File

@@ -0,0 +1,5 @@
# 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
- File to device: Experimental feature to send the generated code as a file to the device instead of using the JSON API. Will not do anything more on the device at the moment.
- Minor adjustmensts