Skip to content

Commit adce9e1

Browse files
committed
* preparing readme and changelog for v0.9.6
1 parent 55e3f38 commit adce9e1

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@ So, you really need to try each of the editors for yourself !
8585

8686
## Features
8787

88+
### ✨ Explicit internal Emoji Font is available as of v.0.9.6 ! ✨
89+
8890
### ✨ Font Awesome Icons Picker is available as of v.0.9.4 ! ✨
8991

9092
### ✨ Emoji Picker is available as of v.0.9.3 ! ✨
@@ -249,6 +251,7 @@ This section allows you to enable and parametrize custom rendering of markdown f
249251
- [StackEdit+](https://github.com/mafgwo/stackedit-plus)
250252
- [FG Emoji Picker](https://github.com/woody180/vanilla-javascript-emoji-picker)
251253
- [FA Icons Picker](https://github.com/aumkarthakur/simple-fontawesome-iconpicker)
254+
- [Twemoji Color Font](https://github.com/mrdrogdrog/twemoji-color-font)
252255

253256
<p align="right">[<a href="#user-content-readme-bottom">&#8595; Bottom</a>] [<a href="#user-content-readme-top">&#8593; Top</a>]</p>
254257

changelog.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,17 @@
11
# Changelog
22

33

4+
## v0.9.6
5+
6+
_(most recent changes are listed on top):_
7+
* Added an explicit **Emoji Font** and an option in settings to override browser and system provided emojis.
8+
* MAJOR refactoring cleanup and simplifying of the Emoji Picker!
9+
* Multiple fixes for both Emoji Picker and FA Icons Picker to improve looks, behavior and performance.
10+
411
## v0.9.5
512

613
_(most recent changes are listed on top):_
7-
* Added automated GitHub actions for UnitTests
14+
* Added automated GitHub actions for UnitTests.
815

916
## v0.9.4
1017

0 commit comments

Comments
 (0)