v20240221
This commit is contained in:
parent
2b92ebac36
commit
0d4beb9d9b
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
Breaking changes are indicated by the :warning: icon.
|
||||
|
||||
## Unreleased
|
||||
## v20240221
|
||||
|
||||
- Added `admin/set-emoji-moderator` endpoint, where moderators can give these permissions to regular users:
|
||||
- `add`: Add new custom emojis, set tag/category/license to newly added custom emojis
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Critical security updates are indicated by the :warning: icon.
|
||||
|
||||
## Unreleased
|
||||
## v20240221
|
||||
|
||||
- Add the ability to give regular (non-moderator) users permission to manage custom emojis
|
||||
- Fix a bug that made impossible to update user profiles under some conditions
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "firefish",
|
||||
"version": "20240217-1",
|
||||
"version": "20240221",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://firefish.dev/firefish/firefish.git"
|
||||
|
|
Loading…
Reference in a new issue