Compare commits
2 commits
hotfix/mis
...
stage
Author | SHA1 | Date | |
---|---|---|---|
|
49bad49780 | ||
|
40b23c070b |
2 changed files with 13 additions and 4 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
@ -4,10 +4,19 @@
|
|||
### Improvements
|
||||
|
||||
### Bugfixes
|
||||
-
|
||||
-
|
||||
|
||||
You should also include the user name that made the change.
|
||||
-->
|
||||
# Fork-unique changes
|
||||
## vtopia1
|
||||
- Allow emoji picker to select multiple (4c290c4)
|
||||
- Allow larger files in Drive (fad0195)
|
||||
- Allow changeable mascot (75dafa8)
|
||||
- Drop auto-nsfw code (b250e53)
|
||||
- Mitigate AP reference chain DOS vector (40b23c0) (pending upstream: https://github.com/misskey-dev/misskey/pull/9247)
|
||||
|
||||
# Upstream
|
||||
|
||||
## 12.119.0 (2022/09/10)
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
"name": "misskey",
|
||||
"version": "12.119.0",
|
||||
"name": "missv",
|
||||
"version": "12.119.0-vtopia1",
|
||||
"codename": "indigo",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/misskey-dev/misskey.git"
|
||||
"url": "https://code.vtopia.live/Vtopia/MissV"
|
||||
},
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
|
Loading…
Add table
Reference in a new issue