v14.1.119.0
機能改善
- ダウンロード時の保存操作のみで、ダウンロードアイテムを転送先フォルダへ自動転送する設定(
EnableAutoTransfer
)を追加しました。
GUIに関する改善事項
- 画面表示設定の「Rebarにロゴを表示する」の表示位置を修正しました。
- ファイルマネージャ設定の「表示するアイテムの拡張子」既定値の表記を実態に即して
.*
に修正しました。 - ヘルプのメニュータイトルを、実態に即して「システム情報」に修正しました。
- ハイパーリンク上での右クリックメニューの文言を修正しました。
バグ修正
- YouTubeの動画再生または検索ボックスの使用でクラッシュする問題に対応しました。
- この問題は
v14.0.119.0
およびv14.0.119.1
でのみ発生します。
- この問題は
- Googleへのログインが失敗する問題を修正しました。
- 証明書選択ダイアログで[キャンセル]を押下しても証明書が選択されてしまう問題を修正しました。
- ファイルマネージャ設定の「実行、開封、転送を禁止する拡張子」を複数指定する場合、画面例示と異なり両端に
|
が必要な問題を修正し、両端の|
を記述不要としました。
機能の廃止・非推奨のお知らせ(予告)
下記の機能について、次回以降のリリースで順次廃止または非推奨とする計画です。
- 「印刷(PDF出力)」メニューを廃止します。「印刷」メニューをご利用ください。
- マイク・カメラ使用に関する旧設定パラメータ(
EnableMediaAccessByApproval
)を廃止します。後継のEnableMediaAccessPermission
をお使いください。
What's Changed
機能改善
- ChFiler: Add support for auto transfer when SG mode by @HashidaTKS in #185
- ChFiler: Hide open file and open folder if EnableAutoTransfer = true by @HashidaTKS in #186
- ChFiler: Transfer files just after download if EnableAutoTransfer by @HashidaTKS in #188
- ChFiler: transfer files just after download if EnableAutoTransfer by @HashidaTKS in #189
- Improve rebar setting by @HashidaTKS in #177
- ExtFilter: modify a value for displaying all by @HashidaTKS in #178
- Fix title in the help menu by @yashirot in #183
- Correct the labels to open in new tab or window(if tabs are disabled) by @yashirot in #158
バグ修正
- Disable first party sets by @HashidaTKS in #195
- client_handler: enable to login to Google by @HashidaTKS in #169
- certification: Do not use any certificate when canceling select dialog by @HashidaTKS in #168
- ChFilter, ChTaskMgr: add support for pipe-less extension filter @HashidaTKS in ThinBridge/Chronos-SG#169
その他の変更点
- Suppress warning of nullable variables by @HashidaTKS in #66
- Suppress warning C26819 by @HashidaTKS in #171
- Suppress C26812 warnings for automatically created enums. by @HashidaTKS in #172
- Suppress warning C26812 of ResizeSpecifier by @HashidaTKS in #173
- Suppress warning C23812 of MediaAccessPermission by @HashidaTKS in #174
- Suppress warning C26812 in fav.h by @HashidaTKS in #175
- Suppress warning C26812 of ETabWndNotifyType by @HashidaTKS in #176
- Suppress warning C26495 by @HashidaTKS in #180
- Use StringCchCopy instead of lstrcpy family by @HashidaTKS in #181
- Bump to 14.1.119.0 for 2024Q2 release by @yashirot in #184
Full Changelog: v14.0.119.1...v14.1.119.0
Changes on Chronos-SG
SourceFiles
SG#164, SG#174, SG#176, SG#177, SG#179, SG#182, SG#183, SG#185, SG#186, SG#189, SG#190, SG#191, SG#193, SG#195, SG#196, SG#198, SG#199, SG#200, SG#201, SG#204, SG#205, SG#206, SG#207, SG#208, SG#209, SG#210, SG#211, SG#212, SG#213, SG#214, SG#215, SG#216, SG#217, SG#218, SG#219, SG#225, SG#226, SG#230, SG#231, SG#232, SG#233, SG#234, SG#235, SG#238, SG#246, SG#247, SG#263
Projects
SG#239
Documentation
SG#165, SG#166, SG#167, SG#175, SG#180, SG#188, SG#194, SG#202, SG#221, SG#223, SG#224, SG#237, SG#250, SG#255, SG#257, SG#258, SG#265, SG#266, SG#267
(Test steps only)
SG#159, SG#163, SG#168, SG#249, SG#253, SG#262, SG#268
Develop environment including setup
SG#187, SG#192, SG#228
Chronos as submodule
SG#254