Merge pull request #268 from jedmund/bugfix-updates

Added recent bugfixes to update notes
This commit is contained in:
Justin Edmund 2023-03-16 10:00:15 -07:00 committed by GitHub
commit f21742a353
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 3 deletions

View file

@ -64,7 +64,7 @@ const UpdatesPage = () => {
character: ['3040451000', '3040452000', '3040453000', '3040454000'], character: ['3040451000', '3040452000', '3040453000', '3040454000'],
weapon: ['1040914600', '1040116800', '1040515900', '1040712300'], weapon: ['1040914600', '1040116800', '1040515900', '1040712300'],
}} }}
numNotes={5} numNotes={7}
/> />
<ContentUpdate <ContentUpdate
version="2023-02L" version="2023-02L"

View file

@ -24,7 +24,9 @@
"Added Ultimate Mastery skills for classes: Berserker, Apsaras, Nekomancer, Kengo", "Added Ultimate Mastery skills for classes: Berserker, Apsaras, Nekomancer, Kengo",
"Added raids for Dread Barrage", "Added raids for Dread Barrage",
"Renamed \"Guild Wars\" in raid list to \"Unite and Fight\"", "Renamed \"Guild Wars\" in raid list to \"Unite and Fight\"",
"Fixed sorting of raids for Dread Barrage and Unite and Fight" "Fixed sorting of raids for Dread Barrage and Unite and Fight",
"Fixed character hovercard showing up behind class image",
"Fixed an issue where users couldn't edit remixed teams"
] ]
}, },
"2023-02-U2": { "2023-02-U2": {

View file

@ -24,7 +24,9 @@
"「ベルセルク」「アプサラス」「黒猫道士」「剣豪」の極致の証スキルを追加", "「ベルセルク」「アプサラス」「黒猫道士」「剣豪」の極致の証スキルを追加",
"ドレッドバラージュのマルチバトルをリストに追加", "ドレッドバラージュのマルチバトルをリストに追加",
"英語のリストに\"Guild Wars\"のラベルを\"Unite and Fight\"に変更", "英語のリストに\"Guild Wars\"のラベルを\"Unite and Fight\"に変更",
"「ドレッドバラージュ」と「星の古戦場」のマルチバトルを並び替えました" "「ドレッドバラージュ」と「星の古戦場」のマルチバトルを並び替えました",
"キャラクタータブにキャラクター用のハバーカードがジョブ画像の下に表示する不具合を修正",
"リミックスされた編成を編集できない不具合を修正"
] ]
}, },
"2023-02-U2": { "2023-02-U2": {