diff --git a/README.md b/README.md index 950ff69..475c3d5 100644 --- a/README.md +++ b/README.md @@ -146,4 +146,4 @@ Searchable key and mouse binding editor. Command Palette to find commands and shortcut keys easily. -![Command Palette](docs/img/CommandPalette.png) +![Command Palette](docs/img/CommandPalette.jpg) diff --git a/docs/Changelog.md b/docs/Changelog.md index 2773200..1382292 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -1,6 +1,6 @@ -5.4.9.1 (2021-06-23) -==================== +5.4.9.1 Beta (2021-06-23) +========================= - Fix exception using named pipes. - The mpv window property keepaspect-window was implemented. diff --git a/docs/img/CommandPalette.jpg b/docs/img/CommandPalette.jpg new file mode 100644 index 0000000..8eaacbe Binary files /dev/null and b/docs/img/CommandPalette.jpg differ diff --git a/docs/img/ConfEditor.png b/docs/img/ConfEditor.png index 8bea5e3..628b623 100644 Binary files a/docs/img/ConfEditor.png and b/docs/img/ConfEditor.png differ diff --git a/docs/img/InputEditor.png b/docs/img/InputEditor.png index 3b6ccd6..e617c56 100644 Binary files a/docs/img/InputEditor.png and b/docs/img/InputEditor.png differ