Releases: ThinBridge/Chronos
v14.0.119.0-auditlog-fps-fixed
v14.0.119.0-auditlog-fixedからの差分
バグ修正
- Googleの検索結果で画像タブを開いた場合や、YouTubeの動画再生または検索ボックスの使用でクラッシュする問題に対応しました。
What's Changed
その他の変更点
- Disable first party sets by @HashidaTKS in #232
Full Changelog: v14.0.119.0-auditlog-fixed...v14.0.119.0-auditlog-fps-fixed
v14.0.119.0-auditlog-fixed
v14.0.119.0からの差分
バグ修正
- ファイルアップロード: 監査ログのファイルアップロードログにおいて、ファイル名が常に大文字になってしまう問題を修正しました。
Use an original filename for audit log on uploading by @HashidaTKS in b48a91f
Full Changelog: v14.0.119.0...v14.0.119.0-auditlog-fixed
v14.0.119.2
個別対応としてv14.1.119.1
の変更をv14.0.119.1
ベースにも適用し、v14.0.119.2
をリリースする。
詳細はv14.1.119.1
のリリースノートを参照
https://github.com/ThinBridge/Chronos/releases/tag/v14.1.119.1
What's Changed
バグ修正
- Try to execute remaining works only on not being active. by @HashidaTKS in #212
その他の変更点
- Bump version to 14.0.119.2 by @HashidaTKS in #213
Full Changelog: v14.0.119.1...v14.0.119.2
v14.1.119.1
バグ修正
- 「システムダイアログを使用して印刷」から印刷を実行すると処理が止まってしまう(ないしは、顕著に遅くなる)問題を修正しました
既知の制約事項
- [Chronos-SG製品版のみ] 印刷時の送信先に
Microsoft Print to PDF
を指定するとファイル保存時にクラッシュします。PDFに保存する場合は、送信先にPDF に保存
を指定してください。
What's Changed
バグ修正
- [v14.1.119.0][Message Loop]: try to execute remaining works only on not being active by @HashidaTKS in #209
その他の変更点
- [v14.1.119.0-maintenance]: bump version to 14.1.119.1 by @HashidaTKS in #210
Full Changelog: v14.1.119.0...v14.1.119.1
Changes on Chronos-SG
Chronos as submodule
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
v14.0.119.1
バグ修正
- ポップアップウィンドウのサイズ指定がスクリーンより大きいとき、表示の一部が途切れてしまう問題を修正しました。
- メッセージループ処理を改善し、一部サイトで画面の表示と遷移が顕著に遅くなる問題を修正しました。
What's Changed
バグ修正
- Window: limit the maximum size of popup windows by @HashidaTKS in #154
- Improve message loop by @HashidaTKS in #161
- Avoid exceptions at cef_log during shutting down by @HashidaTKS in #163
- message loop: fix a bug that a file dialog freezes by @HashidaTKS in #165
その他の変更点
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #153
- github: switch to node 20 by @kenhys in #160
- Bump version to 14.0.119.1 by @HashidaTKS in #164
Changes on Chronos-SG
Documentation
SG#133 SG#153 SG#156 SG#158
Improvements for dev process
SG#138 SG#140 SG#141 SG#145
Chronos as submodule
SG#154 SG#157
Full Changelog: v14.0.119.0...v14.0.119.1
v14.0.119.0
機能改善
- マイクの使用、ビデオの使用を「常に許可する」オプションを追加しました。
- 新規設定パラメータ
EnableMediaAccessPermission
により設定します。従来のEnableMediaAccessByApproval
の後継となります。 - 当バージョン以降、
EnableMediaAccessPermission
の設定が優先します。EnableMediaAccessByApproval
は非推奨とし、次回以降のリリースにて廃止の予定です。
- 新規設定パラメータ
- インストールされたクライアント証明書が1つのとき、選択画面を表示しないように修正しました。
- [Windows11のみ] クライアント証明書選択時の画面を、Windows標準GUIに変更しました(Windowsセキュリティ「証明書の選択」)。
- [Chronos-SG製品版のみ] ファイルマネージャ「ダウンロードアイテム」の右クリックメニューに「フォルダーへ移動」「フォルダーへコピー」を追加しました。
バグ修正
- DevTools画面の内容を表示するために、一度リサイズ操作が必要である問題を修正しました。
- 表示しているサイトのタイトルに含まれている文字によってはウィンドウを保存できない問題を修正しました。
- Script Editor Windowで利用できる変数名の誤りを修正しました。今後は
TB_Global_SCHME
の代わりにTB_Global_SCHEME
を使用してください。 - ReBarを非表示にしたとき、サイトの上部が一部表示できない問題を修正しました。
- 設定画面表示制限中にツール>設定を表示しようとした際、警告メッセージが表示されない問題を修正しました。
UIに関する軽微な修正
- スクリプトエディタウィンドウで編集行が「件」表記のままだった問題を修正し、「行」表示にしました。
- カスタムスクリプト設定からログを参照するためのボタンが「Debug TRACE Window」のままだった問題を修正し、「TRACE Log Monitor Windowを開く」にしました。ボタンの表記と開かれるウィンドウ名が統一されておらずわかりにくい状態を解消しました。
- ファイルマネージャ設定の「ダウンロード/アップロードアイテムの既定のパス」を編集できなくしました。意図せず変更してしまうと誤動作を引き起こすためです。
- バージョン情報ダイアログの内容を編集できなくしました。内容を誤って編集した状態でサポートへバージョン情報を報告することのないようにしています。
- ログ出力設定で「DebugLog出力を有効にする」表記だったのを「ログをファイルへ出力する」へと変更しました。より実際の挙動をあらわすようにしました。
- [Chronos-SG製品版のみ] ファイルセーブダイアログがChronos独自のものに上書きできていない問題を修正しました。
CEF更新に伴う動作不具合の修正
- 「ファイルのアップロードを禁止する」設定がオンでもアップロードファイルを選択できた事象を修正しました。
- Windows11環境でのブラウザコンテンツ領域でショートカットキーの大半が機能しない事象を修正しました。
What's Changed
機能改善
- Support EnableMediaAccessPermission configuration by @kenhys in #134
- Avoid to display the certificate selection dialog when the certificates size is 1 by @HashidaTKS in #100
- Use win32 default dialog to select client certificate by @kenhys in #141
Chronos-SG
- ChFiler: add IDM_MOVE_FOLDER and IDM_COPY_FOLDER to contextmenu @HashidaTKS SG#45
バグ修正
-
Show DevTools window correctly without resizing by @kenhys in #119
-
Save only URL for window status file by @HashidaTKS in #84
-
Rename TB_Global_SCHME to TB_Global_SCHEME by @HashidaTKS in #102
-
Show top of content in tab correctly with EnableRebar=0 by @kenhys in #118
-
Reset m_pSettingDlg if the key combination is invalid. by @HashidaTKS in #101
-
CDlgSCEditor: fix "Items" to "Count" by @HashidaTKS in #113
-
Relabel buttons from "Debug TRACE Window" to "TRACE Log Monitor Window" by @HashidaTKS in #114
-
Disable to edit default Upload/Download field by @kenhys in #145
-
Make version informattion dialog readonly by @kenhys in #146
-
Use more meaningful label for output logging configuration by @kenhys in #125
-
APIHook: try to LoadLibrary if the target module is not found by @HashidaTKS in #152
-
APIHook: fix to set api hooks only when target dlls exists by @HashidaTKS in #150
-
Fix a bug that some messages are not handled on Windows11 by @HashidaTKS in #151
その他の変更点
- Use basic auth to download private resources by @piroor in #92
- Follow to latest beta CEF by @HashidaTKS in #94
- Use IsWindows* and GetSystemMetrics instead of GetVersionEx by @HashidaTKS in #72
- Follow to changes by Ansible project by @piroor in #95
- Set source file encoding by @ashie in #96
- Bump actions/checkout from 3 to 4 by @dependabot in #106
- Fix garbled chars in IDS_STRING_PROPRIETARY_CODEC_LICENSES by @HashidaTKS in #103
- Apply .gitattributes for DlgSetting.cpp by @HashidaTKS in #107
- Support CEF117 and above by @kenhys in #109
- Avoid char code diff in DlgSetting.cpp by @HashidaTKS in #110
- Update to latest Windows SDK by @HashidaTKS in #71
- Script Editor Window: Add TB_Global_SCHEME to the help message. by @HashidaTKS in #115
- Add support for in-memory cache if IsEnableMemcache is true. by @HashidaTKS in #116
- Settings dialog: Use Left/Up/Right/Down instead of arrow glyph by @kenhys in #117
- Fix tbHeigth to tbHeight by @kenhys in #121
- Fix pDetelnetopWnd to pDesktopWnd by @kenhys in #120
- Fix bTabNoActiveate to bTabNoActivate by @kenhys in #122
- Fix FAV_NANE to FAV_NAME by @kenhys in #124
- Fix Undefermined to Undetermined by @kenhys in #123
- Fix SUSTOM_SCRIPT to CUSTOM_SCRIPT. by @kenhys in #127
- Fix Paht to Path by @kenhys in #129
- Fix Pracement to Placement by @kenhys in #128
- Fixed faild to failed by @kenhys in #130
- Fix Majar to Major by @kenhys in #131
- Fix typo in comment by @kenhys in #133
- Fix incorrect label (Window to Tab) by @kenhys in #126
- Fix Nomal to Normal by @kenhys in #132
- Fix ambiguous ID and variables by @kenhys in #136
- Use more meaningful IDD_* by @kenhys in #135
- Bump microsoft/setup-msbuild from 1.1 to 1.3 by @dependabot in #138
- Revise assigned ID for consistency by @kenhys in #137
- Fix a bug that the configuration is overrided by EnableMediaAccessByApproval by @kenhys in #142
- Remove in the explanation the first and last delimiter '|' by @yashirot in #140
- Bump CEF version to 119.4.3 by @kenhys in #143
- Fix build error with recent CEF beta by @kenhys in #144
- Align the order of parameters by @kenhys in #147
- Bump version to 14.0.119.0 for 2023Q4 release by @kenhys in #149
New Contributors
- @dependabot made their first contribution in #106
- @yashirot made their first contribution in #140
Full Changelog: v13.1.112.0...v14.0.119.0
Changes on Chronos-SG
Improvement in vos_csg_extension.dll
SG-legacy#91
ChBLEXE
SG#42
Documentation
SG#46, SG#47, SG#48, SG#55, SG#57, SG#58, SG#59, SG#64, SG#73, SG#74, SG#77, SG#80, SG#81, SG#82, SG#83, SG#86, SG#87, SG#95, SG#96, SG#97, SG#98, SG#99, SG#100, SG#102, SG#103, SG#105, SG#107, SG#108, SG#109, SG110, SG#112, SG#113, SG#115, SG#117, SG#118, SG#121, SG#124, SG#125, SG#126, SG#127, SG#128, SG#129, SG#131, SG#132
(On dev-env)SG#71, SG#79, SG#114
Develop environment including setup
SG#61, SG#63, SG#65, SG#66, SG#69, SG#70, SG#72, SG#75, SG#84, SG#89, SG#90, SG#91, SG#93, SG#101
Chronos as submodule
SG#67, SG#85, SG#88, SG#130
v13.1.112.0
機能改善
- マイクの使用、ビデオの使用、デスクトップの取り込み をサポートしました。
- ChronosDefault.confで
EnableMediaAccessByApproval=1
を指定すると有効になります。 - 以下のWeb会議ツールで動作確認済みです。
- Zoom
- Microsoft Teams
- Jitsi
- ChronosDefault.confで
- 複数のクライアント証明書をサポートしました。
- 従来はクライアント証明書が必要なサイトにアクセスした際、複数の証明書があっても、常にデフォルトのものを使用していました。
本バージョンから、使用する証明書を選択できるようになりました。
- 従来はクライアント証明書が必要なサイトにアクセスした際、複数の証明書があっても、常にデフォルトのものを使用していました。
- [Chronos-SG製品版のみ] 新しい動画コーデックをサポートしました。
- H.264/MPEG-4 AVC と H.265/MPEG-H HEVCを新たにサポートしました。
- H.265/MPEG-H HEVCを利用するには、別途HEVC ビデオ拡張機能といった拡張機能のインストールが必要です。
- これはChromiumの仕様です。
What's Changed
その他の変更点
- Enable media access by @HashidaTKS in #57
- Add parentheses for ternary operator in LoadDataFromFile by @HashidaTKS in #87
- Add support for mutilple certificate by @HashidaTKS in #59
- Bump version to 13.1.112.0 by @HashidaTKS in #88
- Add AVC license for version info by @HashidaTKS in #90
- Make labels longer by @HashidaTKS in #91
Full Changelog: v13.0.112.1...v13.1.112.0
v13.0.112.1
機能改善
- Chromium Embedded Frameworkのバージョンを
112.3.0+gb09c4ca+chromium-112.0.5615.165
にアップデートしました。 - Windows11に対応しました。
- デフォルトの
SandboxName
の値をCSG210701
からChronosSG
に変更しました。- この変更により、 Chronos SystemGuardのサンドボックスのデフォルトのパスが
%LOCALAPPDATA%\Thinstall\ChronosSG
になりました。 - この変更は、ChronosをVMware ThinAppと組み合わせた場合に影響します。
- この変更により、 Chronos SystemGuardのサンドボックスのデフォルトのパスが
- [ファイルマネージャ設定] -> [実行、開封、転送を禁止する拡張子]が1件の場合に、区切り文字なしで指定できるように改善しました。
- 従来は一件だけの場合も
|.lnk|
のように区切り文字|
が必要でしたが、本バージョンから.lnk
だけで動作するようになりました。 - この変更は、ChronosをVMware ThinAppと組み合わせた場合に影響します。
- 従来は一件だけの場合も
バグ修正
- [起動時間を制限する]機能によりChronos SystemGuradが終了した場合に、Chronos SystemGuardのプロセスが停止されずに残り続ける問題を修正しました。
- [ヘルプ] -> [バージョン情報] -> [Chronos SystemGuard Version]ウィンドウ -> [CEF Version Information]が正しく動作しない問題を修正しました。
- [英語版] Trace Log Monitor Windowのボタンの誤字を修正しました。
- 更新プログラムKB5025221適用後のWindows 10で、Chronos SystemGuardが正しく動かない問題を修正しました。
- この問題は、ChronosをVMware ThinAppと組み合わせた場合に発生します。
- [起動関連設定] -> [起動時の表示パラメータ] に
/MIN
を指定しても、 Chronos SystemGuard の再起動時に最小化されずに表示される問題を修正しました。- 再起動とは、Chronos SystemGuardを終了しようとした際に表示される[Chronos SystemGuradを終了してもよろしいですか?]のダイアログで[いいえ]を押下した場合のことです。
- この変更は、ChronosをVMware ThinAppと組み合わせた場合に影響します。
- [ダウンロードファイルを保存] ダイアログで[キャンセル]を押下しても、
%LocalAppData%\Temp\ChronosSG
に保存されてしまう問題を修正しました。- この変更は、ChronosをVMware ThinAppと組み合わせた場合に影響します。
- ファイルダウンロードに失敗すると、それ以降同じタブでダウンロードが実行できなくなる問題を修正しました。
- この変更は、ChronosをVMware ThinAppと組み合わせた場合に影響します。
開発者向け
- Chronos-SGの各モジュールをVisual Studio 2022でビルドするように修正しました。
- Chronosのセットアップを更新するためのスクリプトを作成しました。
- Chronosのインテリセンス/ビルドの警告を解消しました。
- まだ一部の警告は残っています。
- clang-formatの自動整形ルールを見直し、全ファイルを自動整形しました。
- 提供ドキュメントを、Markdown/CSVからPDF/XLSXを生成する方式に変更しました。
プルリクエスト一覧
新機能 🎉
不具合の修正
- github: check windows32 build by @kenhys in #22
- Add support for prohibiting file upload and download by @HashidaTKS in #36
- Add a work arround for copying DBLC.exe from VOS to host by @ashie in #40
ドキュメントの更新
- Add note about Windows SDK version by @kenhys in #7
- Add development guide by @kenhys in #19
- doc: add guide for porting with new CEF by @kenhys in #24
その他の変更点
- Add en locale by @piroor in #4
- Specify Windows SDK version explicitly by @ashie in #5
- Fix a typo by @kenhys in #6
- Use GitHub v3 actions by @kenhys in #8
- Try to build stable and beta by @kenhys in #9
- Add resources to setup verification environment on Azure by @piroor in #10
- Output more logs for profiling by @piroor in #12
- Add missing template files by @kenhys in #14
- Bump base Chromium version to 98 by @piroor in #11
- Add missing security policy by @kenhys in #17
- github: add release note template by @kenhys in #18
- Fix mismatched message id by @piroor in #21
- Accept uploading of files only from the upload folder by @piroor in #16
- github: kick scheduled build to verify by @kenhys in #26
- Enable to specify CEFVER via environment variable by @HashidaTKS in #32
- Fix a bug that a process is remainined after exit timer is fired by @ashie in #25
- Disable needless gathering facts by @kenhys in #28
- Support CEF112 by @kenhys in #31
- Update prebuilt CEF version to 112 by @ashie in #33
- Format automatically by @HashidaTKS in #37
- Fix typo by @HashidaTKS in #38
- Update to stable version of CEF 112 by @ashie in #41
- Cast Format arguments by @HashidaTKS in #43
- Resolve warning C26495 "A member variable isn't initialized by a cons… by @HashidaTKS in #44
- Add cast for calculation by @HashidaTKS in #47
- Suppress warning of files under the include and minhook folders by @HashidaTKS in #45
- Specify appropriate size by @HashidaTKS in #52
- Use heap for large string by @HashidaTKS in #50
- Suppress warning C6031 by @HashidaTKS in #46
- Avoid null reference by @HashidaTKS in #48
- Use unique_ptr and new instead of _alloca by @HashidaTKS in #51
- Update CEF version to 112.2.9+g3303e87+chromium-112.0.5615.87 by @HashidaTKS in #53
- Resolve warnings about CString.Format by @HashidaTKS in #49
- Update to stable version of CEF 112 by @kenhys in #54
- Update to stable version of CEF 112 by @kenhys in #56
- Fix wrong version number in English resource by @ashie in #58
- Suppress exception on shutdown Chronos by @HashidaTKS in #60
- Fix a bug that download doesn't work after failing to download by @HashidaTKS in #39
- Fix the CopyDBLEXEToTempEx comment by @HashidaTKS in #61
- Cast size_t to unsigned long long by @HashidaTKS in #63
- Bump version number to 13.0.112.0 by @ashie in #62
- Suppress warning C6388 by @HashidaTKS in #65
- Suppress warning C26812 by @HashidaTKS in #64
- Suppress warning C6258 by @HashidaTKS in #67
- Suppress warning C26454 by @HashidaTKS in #68
- Suppress warning C28181. by @HashidaTKS in #70
- Suppress warning C6001 by @HashidaTKS in #69
- Fix a typo in TRACE Log Monitor Window with English language pack by @kenhys in #73
- Fix to automatically create the Chrome version in User-Agent by @HashidaTKS in #74
- Fix ChronosFileOpenDialog and ChronosFileSaveDialog by @HashidaTKS in #75
- Fix char encoding by @HashidaTKS in #80
- Disable clang-format for SB_CHROME_VERSION by @HashidaTKS in #81
- Enable to work the
/MIN
option when rebooting Chronos by @HashidaTKS in #79 - Enable to cancel download by @HashidaTKS in #82
- Bump version number to 13.0.112.1 by @HashidaTKS in #83
New Contributors
- @piroor made their first contribution in #4
- @ashie made their first contribution in #5
- @kenhys made their first contribution in #6
- @HashidaTKS made their first contribution in #32
Full Changelog: v12.111.96.1...v13.0.112.1
v12.111.98.4
機能改善
- [国際化対応] 英語リソースを追加しました。
- [ログ強化] CEFのデバッグログの出力(chromium_debug.log相当)をサポートしました。
ChroonosDefault.conf
でEnableAdvancedLogVerboseMode=1
を指定すると有効になります。EnableAdvancedLogMode=1 EnableAdvancedLogVerboseMode=1 AdvancedLogLevel=0
- [インストーラー]
/NOICONS
オプションをサポートしました。- デフォルトでスタートメニューにショートカットを作成しないようになります。
- この変更は、ChronosをVMware ThinAppと組み合わせた場合に影響します。
バグ修正
- アップロードフォルダ以外からアップロードできる問題を修正しました。
- この変更は、ChronosをVMware ThinAppと組み合わせた場合に影響します。
- Chronos SystemGuardが不定期にクラッシュする問題を修正しました。
- 内部的に、CEFが
%TEMP%
フォルダ配下に書き込みを行おうとしたタイミングでクラッシュしていました。 - この問題は、ChronosをVMware ThinAppと組み合わせた場合に発生します。
- 内部的に、CEFが
Full Changelog v12.111.96.1...v12.111.98.4