diff --git a/public/locales/en/updates.json b/public/locales/en/updates.json index 18a9aaaf..e019f33a 100644 --- a/public/locales/en/updates.json +++ b/public/locales/en/updates.json @@ -23,8 +23,12 @@ "notes": "I'm very bad at writing actual release notes, so this is a consolidation of the bigger features released in the last six months. Don't worry: there's some new stuff here too!\nThe next features (in no particular order) will be: a way to define roles and substitutions for characters, a collection tracker and hopefully making progress on guides. That's a lot, but I'll chip away at it bit by bit.\nAs always, if you have any feedback, feel free to reach out in the granblue-tools Discord. Thanks for using granblue.team!", "features": [ { - "title": "New party navigation", - "blurb": "Get a peek into all the aspects of a team quickly with new mini-units at the top of the page." + "title": "Take a peek into teams", + "blurb": "Hover over the bottom of a team to see the characters and summons without opening it." + }, + { + "title": "New team navigation", + "blurb": "You can also peek into all the views of a team with the new design at the top of the teams page." }, { "title": "Control who can see your team", diff --git a/public/locales/ja/updates.json b/public/locales/ja/updates.json index 274c7d2c..3e2de47f 100644 --- a/public/locales/ja/updates.json +++ b/public/locales/ja/updates.json @@ -19,6 +19,51 @@ "uncap": "上限解放" }, "versions": { + "1.2.0": { + "notes": "I'm very bad at writing actual release notes, so this is a consolidation of the bigger features released in the last six months. Don't worry: there's some new stuff here too!\nThe next features (in no particular order) will be: a way to define roles and substitutions for characters, a collection tracker and hopefully making progress on guides. That's a lot, but I'll chip away at it bit by bit.\nAs always, if you have any feedback, feel free to reach out in the granblue-tools Discord. Thanks for using granblue.team!", + "features": [ + { + "title": "編成を除いてみよう", + "blurb": "編成の下側にマウスをロールオーバーするとキャラクターや召喚石が編成を開けずに覗ける" + }, + { + "title": "編成の部分が簡単に見える", + "blurb": "編成ページの上側にあるリニュアルで編成の部分が覗ける" + }, + { + "title": "編成のプライバシーを設定", + "blurb": "編成のプライバシー設定を限定公開・未公開に設定できる" + }, + { + "title": "リッチテキスト編集", + "blurb": "編成の詳細を書く時リッチテキストで編集できるようになった" + }, + { + "title": "@でメンション", + "blurb": "キャラクター・武器・召喚石を編成詳細でメンションできる" + }, + { + "title": "包含・除外", + "blurb": "編成がどんなアイテムが組んでいるかでフィルターできる" + }, + { + "title": "バトル選択ボックスがリニューアル", + "blurb": "バトルを名前で検索、ソロ・マルチ・イベントでフィルターできる" + }, + { + "title": "検索ボックスに2つのビュー選択肢", + "blurb": "編成のアイテムを検索すると最近追加したアイテムか最近使用したアイテムでソートできる" + }, + { + "title": "クイック召喚", + "blurb": "クイック召喚に使用する召喚石を選択し、編成詳細にオート召喚の設定が変更できる" + }, + { + "title": "リミテッド武器の覚醒", + "blurb": "リミッテッド武器の覚醒レベルが入力できるようになった" + } + ] + }, "2023-08F": { "features": "新ジョブ「キング」を追加" },