Created
August 1, 2017 01:18
-
-
Save k0ta0uchi/135fea4a65b436c1bf9075faccec25f4 to your computer and use it in GitHub Desktop.
Mastodon v1.5.0rc3の翻訳
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
修正: | |
Webプッシュ通知で"ブースト"アイコンが読み込まれていなかったのを修正 (#4426からのリグレッション) (#4431) | |
アクセシビリティの修正 (#4432) | |
遷移する前に最後までアニメーションするように (#4429) | |
アクセシビリティの向上 (#4435, #4457) | |
ラップされたステータスにはtabIndexを追加しないように (#4437) | |
hamlファイル内のオートコンプリートオプションを修正 (#4438) | |
非タッチデバイスへの最適化を行わないように (#4444) | |
ランディングページ内の<hr>エレメントに弱めのテキストカラーを使用するように (#4443) | |
about/moreのコンタクトアドレスをmailtoリンクに設定 (#4450) | |
フォーカスされたトゥートからアウトラインを削除 (#4448) | |
Web UIから"テキストを隠す"と自動的に閲覧注意になるように変更 (#4456) | |
"テキストを隠す"際、閲覧注意ボタンを無効化 (#4460) | |
モバイルの確認モーダルのはみ出したボタンを修正 (#4465) | |
新機能: | |
全てのURLを23文字としてカウントし、ユーザー名のドメイン部分をカウントしないように (#4427) | |
アップグレードノート: | |
Dockerと非Docker: | |
このリリースではアセットの変更が含まれます。RAILS_ENV=production bundle exec rails assets:precompileの実行が必要です。(Dockerの場合: docker-compose run --rm web rails assets:precompile) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment