Add notes for nuqs update

This commit is contained in:
Justin Edmund 2024-01-08 04:31:43 -08:00
parent bc3f716f8c
commit 066a2238df
3 changed files with 5 additions and 3 deletions

View file

@ -88,7 +88,7 @@ const UpdatesPage = () => {
uncappedItems={{
character: ['3040167000', '3040166000'],
}}
numNotes={1}
numNotes={2}
/>
<ContentUpdate
version="2023-12L"

View file

@ -21,7 +21,8 @@
"versions": {
"2024-01U": {
"features": [
"Fixed a bug that prevented logged out users from creating teams if they started from the Character or Summon tabs"
"Fixed a bug that prevented logged out users from creating teams if they started from the Character or Summon tabs",
"Fixed a bug that prevented filtering the Teams, Saved, and Profile pages without selecting a filter twice"
]
},
"2023-12U2": {

View file

@ -21,7 +21,8 @@
"versions": {
"2024-01U": {
"features": [
"ログアウトしたままのユーザーがキャラクターまたは召喚石のタブから編成を作成できない不具合を修正"
"ログアウトしたままのユーザーがキャラクターまたは召喚石のタブから編成を作成できない不具合を修正",
"編成一覧、保存した編成、プロフィールのページでフィルターを2回選択しないとフィルターが機能しない不具合を修正"
]
},
"2023-12U2": {