-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,25 @@ | ||
# 📜 SearchLight Changelog (Test) | ||
|
||
## 🚀 2.0.0-test.1 | ||
#### 🟢 追加 | ||
- [アプリ内ブラウザー] ホームボタンを追加 | ||
- [アプリ内ブラウザー] 閲覧履歴ボタンを追加 | ||
- [アプリ内ブラウザー] ダウンロードボタンを追加 | ||
|
||
#### 🔁 変更 | ||
- アプリの名称を「SearchLight」へ変更 (アイコンも刷新) | ||
- コードのリファクタリング | ||
- プロデルのバージョンを `1.7.1141` へ更新 | ||
- WebViewのバージョンを `1.0.1264.42` へ更新 | ||
- スプラッシュ画面を削除 | ||
- ウィンドウデザインの仕組みを刷新 | ||
- 全ウィンドウのアイコンを変更 | ||
- ウィンドウのアイコンのテーマ変更に対応 | ||
- [設定ウィンドウ] デザインを刷新 | ||
- [アプリ内ブラウザー] デザインを刷新 | ||
- [アップデート完了ウィンドウ] デザインを調整 | ||
- [通知領域アイコン] 右クリックメニューのデザインを刷新 | ||
|
||
#### 🔧 修正 | ||
- [アプリ内ブラウザー] ウィンドウタイトルとアドレスバーが更新されない | ||
- [アプリ内ブラウザー] アドレスバーダブルクリック時の挙動を修正 |