v20240301
This commit is contained in:
parent
ab1997e4ad
commit
eab42ceae5
4 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
Breaking changes are indicated by the :warning: icon.
|
||||
|
||||
## Unreleased
|
||||
## v20240301
|
||||
|
||||
- With the addition of new features, the following endpoints are added:
|
||||
- check your follow requests that haven't been approved
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Critical security updates are indicated by the :warning: icon.
|
||||
|
||||
## Unreleased
|
||||
## v20240301
|
||||
|
||||
- Add a page (`/my/follow-requests/sent`) to check your follow requests that haven't been approved
|
||||
- Add ability to hide replies from certain users in timelines
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Unreleased
|
||||
# v20240301
|
||||
|
||||
## For all users
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "firefish",
|
||||
"version": "20240229",
|
||||
"version": "20240301",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://firefish.dev/firefish/firefish.git"
|
||||
|
|
Loading…
Reference in a new issue