remove beta notice + add version downloads

This commit is contained in:
dragonwocky 2020-06-30 16:24:27 +10:00
parent c1d6041c6a
commit 3b908e1e27
Signed by: dragonwocky
GPG Key ID: C7A48B7846AA706D
4 changed files with 16 additions and 15 deletions

View File

@ -5,9 +5,9 @@ but can still easily be enabled by following instructions in the [docs](README.m
### v0.6.0 (2020-06-30) ### v0.6.0 (2020-06-30)
- docs: custom fonts. - style: custom fonts.
- docs: font resizing. - style: font resizing.
- docs: hide discussions (thanks to [u/Roosmaryn](https://www.reddit.com/user/Roosmaryn/)) - style: hide discussions (thanks to [u/Roosmaryn](https://www.reddit.com/user/Roosmaryn/))
- new: custom colour theming, demonstrated via the dark+ theme. - new: custom colour theming, demonstrated via the dark+ theme.
- new: linux support (thanks for [@Blacksuan19](https://github.com/Blacksuan19)). - 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. - 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. - improved: more obviously visible drag area.
- bugfix: specify UTF-8 encoding to prevent multibyte/gbk codec errors (thanks to [@etnperlong](https://github.com/etnperlong)) - 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) ### v0.5.0 (2020-05-23)
- new: running from the wsl. - 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. improved: scrollbar colours that fit better with notion's theming.
- bugfix: un-break having multiple notion windows open. - 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).)_ _(forked by [@dragonwocky](https://github.com/dragonwocky).)_
### v0.4.1 (2020-02-13) ### v0.4.1 (2020-02-13)

View File

@ -2,11 +2,6 @@
an enhancer/customiser for the all-in-one productivity workspace [notion.so](https://www.notion.so/) 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 ## installation
currently, both windows and linux are supported. it is possible to run this script via the WSL to modify the windows notion app. currently, both windows and linux are supported. it is possible to run this script via the WSL to modify the windows notion app.

View File

@ -13,9 +13,9 @@ but can still easily be enabled by following instructions in the <a href="index.
<a href="#v060-2020-06-30">v0.6.0 (2020-06-30)</a> <a href="#v060-2020-06-30">v0.6.0 (2020-06-30)</a>
</h3> </h3>
<ul> <ul>
<li>docs: custom fonts.</li> <li>style: custom fonts.</li>
<li>docs: font resizing.</li> <li>style: font resizing.</li>
<li>docs: hide discussions (thanks to <a href="https://www.reddit.com/user/Roosmaryn/#" title="">u/Roosmaryn</a>)</li> <li>style: hide discussions (thanks to <a href="https://www.reddit.com/user/Roosmaryn/#" title="">u/Roosmaryn</a>)</li>
<li>new: custom colour theming, demonstrated via the dark+ theme.</li> <li>new: custom colour theming, demonstrated via the dark+ theme.</li>
<li>new: linux support (thanks for <a href="https://github.com/Blacksuan19#" title="">@Blacksuan19</a>).</li> <li>new: linux support (thanks for <a href="https://github.com/Blacksuan19#" title="">@Blacksuan19</a>).</li>
<li>improved: if hotkey is pressed while notion is unfocused, it will bring it to the front rather than hiding it.</li> <li>improved: if hotkey is pressed while notion is unfocused, it will bring it to the front rather than hiding it.</li>
@ -23,6 +23,9 @@ but can still easily be enabled by following instructions in the <a href="index.
<li>improved: more obviously visible drag area.</li> <li>improved: more obviously visible drag area.</li>
<li>bugfix: specify UTF-8 encoding to prevent multibyte/gbk codec errors (thanks to <a href="https://github.com/etnperlong#" title="">@etnperlong</a>)</li> <li>bugfix: specify UTF-8 encoding to prevent multibyte/gbk codec errors (thanks to <a href="https://github.com/etnperlong#" title="">@etnperlong</a>)</li>
</ul> </ul>
<blockquote>
<p>📥 <a href="https://github.com/dragonwocky/notion-enhancer/archive/v0.6.0.zip#" title="">notion-enhancer.v0.6.0.zip</a></p>
</blockquote>
</section> </section>
<section class="block" id="v050-2020-05-23"> <section class="block" id="v050-2020-05-23">
@ -38,6 +41,9 @@ a run of <code>cleaner.py</code> to build modifications.
improved: scrollbar colours that fit better with notion&#39;s theming.</li> improved: scrollbar colours that fit better with notion&#39;s theming.</li>
<li>bugfix: un-break having multiple notion windows open.</li> <li>bugfix: un-break having multiple notion windows open.</li>
</ul> </ul>
<blockquote>
<p>📥 <a href="https://github.com/dragonwocky/notion-enhancer/archive/v0.5.0.zip#" title="">notion-enhancer.v0.5.0.zip</a></p>
</blockquote>
<p><em>(forked by <a href="https://github.com/dragonwocky#" title="">@dragonwocky</a>.)</em></p> <p><em>(forked by <a href="https://github.com/dragonwocky#" title="">@dragonwocky</a>.)</em></p>
</section> </section>

View File

@ -5,10 +5,6 @@
<a href="#notion-enhancer">notion enhancer</a> <a href="#notion-enhancer">notion enhancer</a>
</h1> </h1>
<p>an enhancer/customiser for the all-in-one productivity workspace <a href="https://www.notion.so/#" title="">notion.so</a></p> <p>an enhancer/customiser for the all-in-one productivity workspace <a href="https://www.notion.so/#" title="">notion.so</a></p>
<p><em>note: this is currently an unreleased version of the enhancer, which adds some cool things</em>
<em>like colour theming and improves on some existing features. it is stable,</em>
<em>and so has been pushed out for use. once I&#39;ve done some more fine-tuning</em>
<em>and finished taking screenshots of everything I will release this officially as v0.6.0.</em></p>
</section> </section>
<section class="block" id="installation"> <section class="block" id="installation">