v20240221

This commit is contained in:
naskya 2024-02-21 08:44:06 +09:00
parent 2b92ebac36
commit 0d4beb9d9b
No known key found for this signature in database
GPG key ID: 712D413B3A9FED5C
3 changed files with 3 additions and 3 deletions

View file

@ -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

View file

@ -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

View file

@ -1,6 +1,6 @@
{
"name": "firefish",
"version": "20240217-1",
"version": "20240221",
"repository": {
"type": "git",
"url": "https://firefish.dev/firefish/firefish.git"