From 72493540b2d47dbf34b83774849f1bcb9194a5ae Mon Sep 17 00:00:00 2001 From: JoniVR Date: Tue, 12 Oct 2021 19:24:20 +0200 Subject: [PATCH] update appcast & release notes --- docs/Changelog.html | 320 ------------------------------ docs/appcast.xml | 20 +- docs/changelogs/changelog.css | 55 +++++ docs/changelogs/v4.0.0-beta1.html | 222 +++++++++++++++++++++ docs/changelogs/v4.0.0-beta2.html | 100 ++++++++++ docs/changelogs/v4.0.0-rc1.html | 238 ++++++++++++++++++++++ 6 files changed, 633 insertions(+), 322 deletions(-) delete mode 100644 docs/Changelog.html create mode 100644 docs/changelogs/changelog.css create mode 100644 docs/changelogs/v4.0.0-beta1.html create mode 100644 docs/changelogs/v4.0.0-beta2.html create mode 100644 docs/changelogs/v4.0.0-rc1.html diff --git a/docs/Changelog.html b/docs/Changelog.html deleted file mode 100644 index a570883..0000000 --- a/docs/Changelog.html +++ /dev/null @@ -1,320 +0,0 @@ -

MonitorControl v4.0.0-beta2 (Thu, 07 Oct 2021)

- - -

Enhancements

- - - -

Updated translations:

- - - -

Under the hood changes & fixes

- - - -

MonitorControl v4.0.0-beta1 (Thu, 30 Sept 2021)

- - -

Enhancements

- - - -

Other under the hood changes and bug fixes

- - - - diff --git a/docs/appcast.xml b/docs/appcast.xml index c89b89d..64a59dd 100644 --- a/docs/appcast.xml +++ b/docs/appcast.xml @@ -9,7 +9,7 @@ v4.0.0-beta1 - https://monitorcontrol.app/Changelog.html + https://monitorcontrol.app/changelogs/v4.0.0-beta1.html Thu, 30 Sep 2021 21:43:20 +0200 6293 @@ -25,7 +25,7 @@ v4.0.0-beta2 - https://monitorcontrol.app/Changelog.html + https://monitorcontrol.app/changelogs/v4.0.0-beta2.html Thu, 07 Oct 2021 20:31:20 +0200 6443 @@ -38,5 +38,21 @@ length="4135991" /> + + v4.0.0-rc1 + + https://monitorcontrol.app/changelogs/v4.0.0-rc1.html + + Thu, 12 Oct 2021 19:13:00 +0200 + 6632 + 4.0.0-rc1 + 10.15 + + diff --git a/docs/changelogs/changelog.css b/docs/changelogs/changelog.css new file mode 100644 index 0000000..6cd6e11 --- /dev/null +++ b/docs/changelogs/changelog.css @@ -0,0 +1,55 @@ +html, +body { + font-size: 90%; + margin: 10px; + line-height: 1.5; + font-family: -apple-system, system-ui, BlinkMacSystemFont, 'Segoe UI', Roboto, + 'Helvetica Neue', sans-serif; + text-rendering: optimizeLegibility; + color: #3b4351; +} +kbd { + font-family: Consolas, 'Lucida Console', monospace; + display: inline-block; + border-radius: 3px; + padding: 0px 4px; + box-shadow: 1px 1px 1px #777; + margin: 2px; + font-size: small; + vertical-align: text-bottom; + background: #eee; + font-weight: 500; + color: #555; + letter-spacing: 1px; + /* Prevent selection */ + -webkit-touch-callout: none; + -webkit-user-select: none; + -khtml-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; +} +ul li { + margin-top: 0.4rem; +} +ul { + margin: 0.8rem 0 0.8rem 0.8rem; + padding: 0; + list-style: disc inside; +} +a { + color: #6fa2fa !important; + outline: 0; + text-decoration: none; +} +a:hover { + text-decoration: underline; +} +h3 { + color: inherit; + font-size: 1.4rem; + font-weight: 500; + line-height: 1.2; + margin-bottom: 0.5em; + margin-top: 0.4em; +} diff --git a/docs/changelogs/v4.0.0-beta1.html b/docs/changelogs/v4.0.0-beta1.html new file mode 100644 index 0000000..aa8f21c --- /dev/null +++ b/docs/changelogs/v4.0.0-beta1.html @@ -0,0 +1,222 @@ + + + + + + + + Changelog v4.0.0-beta1 + + +

MonitorControl v4.0.0-beta1 (Thu, 30 Sept 2021)

+ + +

Enhancements

+ + + +

Other under the hood changes and bug fixes

+ + + + diff --git a/docs/changelogs/v4.0.0-beta2.html b/docs/changelogs/v4.0.0-beta2.html new file mode 100644 index 0000000..b038699 --- /dev/null +++ b/docs/changelogs/v4.0.0-beta2.html @@ -0,0 +1,100 @@ + + + + + + + + Changelog v4.0.0-beta1 + + +

MonitorControl v4.0.0-beta2 (Thu, 07 Oct 2021)

+ + +

Enhancements

+ + + +

Updated translations:

+ + + +

Under the hood changes & fixes

+ + + + diff --git a/docs/changelogs/v4.0.0-rc1.html b/docs/changelogs/v4.0.0-rc1.html new file mode 100644 index 0000000..1e8ff03 --- /dev/null +++ b/docs/changelogs/v4.0.0-rc1.html @@ -0,0 +1,238 @@ + + + + + + + + Changelog v4.0.0-beta1 + + +

MonitorControl v4.0.0-rc1 (Tue, 12 Oct 2021)

+ + +

Enhancements

+ + + +

Other under the hood changes and bug fixes

+ + + +