You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+21-21
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# [NEXT]
1
+
# [6.3.0] - 2024-05-01
2
2
## Changed
3
3
- Only show recent characters from the same fileset. (#173)
4
4
- Updates to Gitmoji and FontAwesome.
@@ -7,7 +7,7 @@
7
7
- Finally added Kaomoji. (#162, #182)
8
8
- Support for [tofi](https://github.com/philj56/tofi/), [bemenu](https://github.com/Cloudef/bemenu) and [wmenu](https://git.sr.ht/~adnano/wmenu) as selectors
9
9
10
-
# [6.2.0]
10
+
# [6.2.0] - 2023-09-16
11
11
## Added
12
12
- Support dmenu as selector.
13
13
- Support `rofi`'s icons.
@@ -16,7 +16,7 @@
16
16
- Updated to Unicode (including Emojis) v15.1.
17
17
- Updates to Gitmoji, FontAwesome and NerdFonts.
18
18
19
-
# [6.1.0]
19
+
# [6.1.0] - 2022-12-27
20
20
## Added
21
21
- Support [fuzzel](https://codeberg.org/dnkl/fuzzel).
22
22
-`~` is expanded for `--files`. (#136)
@@ -31,7 +31,7 @@
31
31
- Fixed skin tone selection in rofi mode. (#143)
32
32
- Fix version display. (#139)
33
33
34
-
# [6.0.0]
34
+
# [6.0.0] - 2022-11-01
35
35
## Added
36
36
- You can now select your desired actions through a separate menu.
37
37
- Support for grid themes using `--hidden-descriptions` and [`contrib/grid.rasi`](https://github.com/fdw/rofimoji/blob/main/src/picker/contrib/grid.rasi). (#133)
@@ -46,18 +46,18 @@
46
46
- NerdFonts are 2.2.2
47
47
- Gitmoji is 3.13.0
48
48
49
-
# [5.6.0]
49
+
# [5.6.0] - 2022-09-17
50
50
## Changed
51
51
- Remove the unexpected and distracting empty checkboxes from rofi. (#127, #125)
52
52
53
-
# [5.5.0]
53
+
# [5.5.0] - 2022-07-17
54
54
## Added
55
55
- Gitmoji and Font Awesome 6 are now also included. (#114, #121)
56
56
57
57
## Fixed
58
58
- Choosing whitespace does not break `rofimoji` anymore. (#117)
59
59
60
-
# [5.4.0]
60
+
# [5.4.0] - 2022-02-04
61
61
## Added
62
62
-`rofmoji`'s predefined characters now also contain all of CJK.
63
63
- Default characters and descriptions can be extended with custom files.
@@ -70,14 +70,14 @@
70
70
## Fixed
71
71
- The shortcut for `all` files can now be combined with custom files. (#101)
72
72
73
-
# [5.3.0]
73
+
# [5.3.0] - 2021-08-14
74
74
## Added
75
75
- Characters are now ordered according to their usage. (#74)
76
76
77
77
## Changed
78
78
- Recently used characters are now also re-ordered on usage. (#97)
79
79
80
-
# [5.2.0]
80
+
# [5.2.0] - 2021-06-19
81
81
## Added
82
82
- The keybindings for direct actions are now configurable. (#84)
83
83
-`rofimoji` is now also on [PyPI](https://pypi.org/project/rofimoji/)
@@ -90,14 +90,14 @@
90
90
- The skin tone selection was calling `rofi` even if `wofi` was preferred.
91
91
-`wofi` is now called with the correct arguments to work as expected now. (#89)
92
92
93
-
# [5.1.0]
93
+
# [5.1.0] - 2021-03-17
94
94
## Added
95
95
- There is a new `print` action to just print out the characters. (#75)
96
96
97
97
## Fixed
98
98
-`xclip` is called correctly. (#79)
99
99
100
-
# [5.0.0]
100
+
# [5.0.0] - 2021-02-20
101
101
## Added
102
102
-`rofimoji` can now be called as a modus from rofi! (#44)
103
103
- rofimoji now also works with [wofi](https://hg.sr.ht/~scoopta/wofi/). (#53)
@@ -113,7 +113,7 @@
113
113
- The dependency on `pyxdg` was removed.
114
114
- Some code cleanup. (#56, #58)
115
115
116
-
# [4.3.0]
116
+
# [4.3.0] - 2020-09-27
117
117
## Added
118
118
- Added support for Wayland! (#47)
119
119
- Added support for `xclip`. (#21)
@@ -123,25 +123,25 @@
123
123
- The order of the characters in all scripts is now the same as the official one.
124
124
- All character data has been updated.
125
125
126
-
# [4.2.0]
126
+
# [4.2.0] - 2020-06-01
127
127
## Added
128
128
- The most recently characters are now shown in a separate strip and can be selected with shortcuts (`alt+1` etc). (#39)
129
129
130
130
## Fixed
131
131
- Human emojis can now have their own skin tone even if they're part of a larger sequence. (#41)
132
132
133
-
# [4.1.1]
133
+
# [4.1.1] - 2020-03-23
134
134
## Fixed
135
135
- Whitespace characters can be inserted.
136
136
137
-
# [4.1.0]
137
+
# [4.1.0] - 2020-03-20
138
138
## Changed
139
139
- The extractors have been rewritten: There are now many, *many* supported symbols (all that Unicode offers), but some may have been renamed.
140
140
141
141
## Added
142
142
- A new file for all kinds of maths symbols.
143
143
144
-
# [4.0.0]
144
+
# [4.0.0] - 2020-02-15
145
145
## Changed
146
146
- The new emojis from v13.0 are here!
147
147
-`rofimoji` is now modular and has an actual `setup.py`, as the emojis are no longer part of the picker code.
@@ -152,29 +152,29 @@
152
152
- There are now data files for all of Unicode's scripts.
153
153
- A configuration can also be stored in `$XDG_CONFIG_HOME/rofimoji.rc`.
154
154
155
-
# [3.0.1]
155
+
# [3.0.1] - 2019-10-06
156
156
## Fixed
157
157
- A race condition with Firefox is now resolved (#23).
158
158
159
-
# [3.0.0]
159
+
# [3.0.0] - 2019-08-01
160
160
## Added
161
161
- You can choose a new input method: `rofimoji` can copy your emojis, paste them into the application and restore the previous contents.
162
162
- There are now more keywords included so you can find the appropriate emoji more easily.
163
163
- You can select a skin tone by default using cli args.
164
164
- You can pass arguments to rofi using `--rofi-args`.
165
165
- And you can use alternative emoji lists when you provide the `--emoji-file` parameter.
166
166
167
-
# [2.1.0]
167
+
# [2.1.0] - 2019-02-09
168
168
## Changed
169
169
- This release is based on the emoji v12, including all these: https://unicode.org/emoji/charts/emoji-versions.html#2019 .
170
170
- Renamed meta files to upper case for better visibility.
171
171
- Updated dev dependencies to new versions.
172
172
173
-
# [2.0.1]
173
+
# [2.0.1] - 2019-01-25
174
174
## Fixed
175
175
- Fix bug when trying to copy multiple emojis. (#6)
176
176
177
-
# [2.0.0]
177
+
# [2.0.0] - 2019-01-11
178
178
## Changed
179
179
- Download emoji list from https://unicode.org/emoji/charts-11.0/full-emoji-list.html instead of emojipedia, as that one didn't work at all anymore.
180
180
- Skin color selection is now a second step after certain ("human") emojis. Only the neutral version is included in the main list, which accordingly is a lot smaller now.
0 commit comments