Updates for Jan 2024

This commit is contained in:
Justin Edmund 2024-01-08 04:05:11 -08:00
parent 06c7192f25
commit 8319cb861a
3 changed files with 22 additions and 0 deletions

View file

@ -78,6 +78,18 @@ const UpdatesPage = () => {
return (
<div className={classes}>
<h1>{common('about.segmented_control.updates')}</h1>
<ContentUpdate
version="2024-01U"
dateString="2024/01/05"
event="events.content"
newItems={{
weapon: ['1040025400', '1040816300'],
}}
uncappedItems={{
character: ['3040167000', '3040166000'],
}}
numNotes={1}
/>
<ContentUpdate
version="2023-12L"
dateString="2023/12/31"

View file

@ -19,6 +19,11 @@
"uncap": "Uncap"
},
"versions": {
"2024-01U": {
"features": [
"Fixed a bug that prevented logged out users from creating teams if they started from the Character or Summon tabs"
]
},
"2023-12U2": {
"features": [
"Sorry for the longer spaces between updates—life has been a bit busy. Work has gotten a lot busier, I have more social obligations, and am working on another app. I haven't abandoned granblue.team though. Thanks for your patience!",

View file

@ -19,6 +19,11 @@
"uncap": "上限解放"
},
"versions": {
"2024-01U": {
"features": [
"ログアウトしたままのユーザーがキャラクターまたは召喚石のタブから編成を作成できない不具合を修正"
]
},
"2023-12U2": {
"features": [
"更新の間隔が開いてしまって申し訳ございませんー仕事が忙しくなったし、社会的な義務も増えたし、別のアプリの開発も続きました。granblue.teamの開発が終わってないのでこれからもよろしくお願いします",