bump version
This commit is contained in:
parent
d111fe935b
commit
2991122668
2 changed files with 4 additions and 1 deletions
|
@ -1,3 +1,6 @@
|
||||||
|
## 2024.9.2 (eGirlskey)
|
||||||
|
- Improvements to user block: posts should now get properly hidden if they are replies to or mentions of a blocked user.
|
||||||
|
|
||||||
## 2024.9.1 (eGirlskey)
|
## 2024.9.1 (eGirlskey)
|
||||||
- Impersonate `misskey` upstream in nodeinfo to fix issues with client apps
|
- Impersonate `misskey` upstream in nodeinfo to fix issues with client apps
|
||||||
- Fix two-factor-auth login with `secureApiMode: true` by returning a stub user to unauthorized clients.
|
- Fix two-factor-auth login with `secureApiMode: true` by returning a stub user to unauthorized clients.
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "egirlskey",
|
"name": "egirlskey",
|
||||||
"version": "2024.9.1",
|
"version": "2024.9.2",
|
||||||
"codename": "boobdog",
|
"codename": "boobdog",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue