File tree 2 files changed +11
-1
lines changed
2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -85,6 +85,8 @@ So, you really need to try each of the editors for yourself !
85
85
86
86
## Features
87
87
88
+ ### ✨ Explicit internal Emoji Font is available as of v.0.9.6 ! ✨
89
+
88
90
### ✨ Font Awesome Icons Picker is available as of v.0.9.4 ! ✨
89
91
90
92
### ✨ 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
249
251
- [ StackEdit+] ( https://github.com/mafgwo/stackedit-plus )
250
252
- [ FG Emoji Picker] ( https://github.com/woody180/vanilla-javascript-emoji-picker )
251
253
- [ FA Icons Picker] ( https://github.com/aumkarthakur/simple-fontawesome-iconpicker )
254
+ - [ Twemoji Color Font] ( https://github.com/mrdrogdrog/twemoji-color-font )
252
255
253
256
<p align =" right " >[<a href =" #user-content-readme-bottom " >↓ ; Bottom</a >] [<a href =" #user-content-readme-top " >↑ ; Top</a >]</p >
254
257
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
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
+
4
11
## v0.9.5
5
12
6
13
_ (most recent changes are listed on top):_
7
- * Added automated GitHub actions for UnitTests
14
+ * Added automated GitHub actions for UnitTests.
8
15
9
16
## v0.9.4
10
17
You can’t perform that action at this time.
0 commit comments