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