diff --git a/CHANGELOG.md b/CHANGELOG.md index 972c0ca..21508c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,9 +5,9 @@ but can still easily be enabled by following instructions in the [docs](README.m ### v0.6.0 (2020-06-30) -- docs: custom fonts. -- docs: font resizing. -- docs: hide discussions (thanks to [u/Roosmaryn](https://www.reddit.com/user/Roosmaryn/)) +- style: custom fonts. +- style: font resizing. +- style: hide discussions (thanks to [u/Roosmaryn](https://www.reddit.com/user/Roosmaryn/)) - new: custom colour theming, demonstrated via the dark+ theme. - new: linux support (thanks for [@Blacksuan19](https://github.com/Blacksuan19)). - improved: if hotkey is pressed while notion is unfocused, it will bring it to the front rather than hiding it. @@ -15,6 +15,8 @@ but can still easily be enabled by following instructions in the [docs](README.m - improved: more obviously visible drag area. - bugfix: specify UTF-8 encoding to prevent multibyte/gbk codec errors (thanks to [@etnperlong](https://github.com/etnperlong)) +> 📥 [notion-enhancer.v0.6.0.zip](https://github.com/dragonwocky/notion-enhancer/archive/v0.6.0.zip) + ### v0.5.0 (2020-05-23) - new: running from the wsl. @@ -25,6 +27,8 @@ but can still easily be enabled by following instructions in the [docs](README.m improved: scrollbar colours that fit better with notion's theming. - bugfix: un-break having multiple notion windows open. +> 📥 [notion-enhancer.v0.5.0.zip](https://github.com/dragonwocky/notion-enhancer/archive/v0.5.0.zip) + _(forked by [@dragonwocky](https://github.com/dragonwocky).)_ ### v0.4.1 (2020-02-13) diff --git a/README.md b/README.md index 1fc2308..d68a07c 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,6 @@ an enhancer/customiser for the all-in-one productivity workspace [notion.so](https://www.notion.so/) -_note: this is currently an unreleased version of the enhancer, which adds some cool things_ -_like colour theming and improves on some existing features. it is stable,_ -_and so has been pushed out for use. once I've done some more fine-tuning_ -_and finished taking screenshots of everything I will release this officially as v0.6.0._ - ## installation currently, both windows and linux are supported. it is possible to run this script via the WSL to modify the windows notion app. diff --git a/docs/changelog.html b/docs/changelog.html index 4c45b82..4c262ef 100644 --- a/docs/changelog.html +++ b/docs/changelog.html @@ -13,9 +13,9 @@ but can still easily be enabled by following instructions in the v0.6.0 (2020-06-30) +
+

📥 notion-enhancer.v0.6.0.zip

+
@@ -38,6 +41,9 @@ a run of cleaner.py to build modifications. improved: scrollbar colours that fit better with notion's theming.
  • bugfix: un-break having multiple notion windows open.
  • +
    +

    📥 notion-enhancer.v0.5.0.zip

    +

    (forked by @dragonwocky.)

    diff --git a/docs/index.html b/docs/index.html index 30ee7c5..c42ed92 100644 --- a/docs/index.html +++ b/docs/index.html @@ -5,10 +5,6 @@ notion enhancer

    an enhancer/customiser for the all-in-one productivity workspace notion.so

    -

    note: this is currently an unreleased version of the enhancer, which adds some cool things -like colour theming and improves on some existing features. it is stable, -and so has been pushed out for use. once I've done some more fine-tuning -and finished taking screenshots of everything I will release this officially as v0.6.0.