From dcb2831b46aed4e3061c065a06d0a9dc03da5114 Mon Sep 17 00:00:00 2001 From: thelastWallE <12502210+thelastWallE@users.noreply.github.com> Date: Sat, 8 May 2021 00:15:28 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=83=20docs(changelog.md=20README.md):?= =?UTF-8?q?=20list=20changes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit list changes from v0.2.7.2 to 0.2.8rc9 --- README.md | 5 ++--- changelog.md | 18 ++++++++++++++++++ 2 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 changelog.md diff --git a/README.md b/README.md index 043c41d..9ce5bfa 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ ## Fork information: - This is forked from [the original](https://github.com/mmone/OctoprintKlipperPlugin) version 0.2.5 -- The fork now supports Python3 (hopefully without any new bugs) -- The current version is 0.3.5 and includes the pull requests left on the old plugin page that fixes several bugs and Themify support. + ## Fork Installation Information: - Uninstall any other versions of the plugin using Plugin Manager or other means, as necessary. @@ -47,7 +46,7 @@ Also for the moment this plugin does what I wanted it to do, it is far from fini The [devel](https://github.com/thelastWallE/OctoprintKlipperPlugin/tree/devel) branch is the branch to merge new features and bugfixes to. The [rc](https://github.com/thelastWallE/OctoprintKlipperPlugin/tree/rc) branch is for Release Candidates and bugfixing them. - The [master](https://github.com/thelastWallE/OctoprintKlipperPlugin/tree/master) branch is for Stable Releases. + The [master](https://github.com/thelastWallE/OctoprintKlipperPlugin/tree/master) branch is for Stable Releases. ## Screenshots diff --git a/changelog.md b/changelog.md new file mode 100644 index 0000000..4551252 --- /dev/null +++ b/changelog.md @@ -0,0 +1,18 @@ +2021-05-06: another day another work on highlighter +2021-05-05: update highlighter +2021-05-04: work on ace highlighter +2021-05-04: update for sensor AD597 +2021-05-04: shortStatus on sidebar -styling +2021-04-26: check values for xyz offsets +2021-04-26: more highlight work -closes #48 +2021-04-15: add probe for z-endstop +2021-04-14: fix for config lines with = +2021-04-13: fix for config lines with = +2021-04-13: more syntax highlighting +2021-04-13: more syntax highlighting +2021-04-12: improve syntaxhighlight +2021-04-11: css +2021-04-11: -zooming on editor todo: editor is taking whole dialog +2021-04-07: added parsingCheck Checkbox -Strict mode disabled for parsing checks -reworked debug messages +2021-04-01: add newline +2021-04-01: work on offset dialog -show offset command in the logger -hide the offsetdialog