Releases: tablacus/TablacusExplorer
26.6.6
Some fix (Backup recommended)
- アプリケーション全体で単一の
IWICImagingFactoryインスタンスを使用するように変更 - Changed to use a single
IWICImagingFactoryinstance throughout the application.
26.5.12
Some fix (Backup recommended)
-
表示関連を微調整
-
環境変数で「%Current%\path」とした場合に現在のパスが「C:\」などのルートの場合に重なった「\」を「\」にするようにした #921
「%Current%」で「\」を含むようにした場合には現在の仕様で作成されているものとの互換性に問題が出る恐れがあるのでこういう風に対処しています -
Minor display-related adjustments
-
Adjusted environment variable expansion so that when using
%Current%\path, duplicated\\is reduced to\if the current path is a root path such asC:\. (#921)
Changing%Current%itself to include\could cause compatibility issues with existing configurations based on the current behavior, so this was handled in this way instead.
26.5.7
26.4.11
Some fix (Backup recommended)
- 26.4.4でもVNCなどではうまく動作しないという報告があったのでキー入力設定画面でAltを押しながらのキーで警告音が鳴るのは仕様ということで諦めてAltGrを優先することにした (#541, #913)
- Due to reports that it still does not work correctly in environments like VNC even in 26.4.4, the warning beep when pressing keys with Alt in the key configuration screen is now treated as expected behavior, and AltGr is prioritized. (#541, #913)
26.4.4
Some fix (Backup recommended)
26.2.2
- Changed the default setting for configuration file backups to not keep *.bak files.
Even with this setting, configuration files are now less likely to be corrupted compared to last year’s version. - 設定ファイルのバックアップのデフォルト設定が*.bakファイルを残さない設定になりました。
残さない設定でも去年のバージョンに比べて設定ファイルが壊れにくくなっています。
26.1.29
26.1.27
25.12.31
- マウスジェスチャーのツールチップの設定が逆になっていたので訂正 #839
表示やドラッグ&ドロップがおかしい場合
https://wooty.hatenadiary.org/entry/2025/02/03/233544
これでもダメな場合のとりあえずの回避策
Tablacus Explorerを閉じてから フォルダlibにあるtewv32.dllとtewv64.dllを削除してみて下さい。
- In the near future, VBScript will be removed from Windows, and along with that,
Scripting.FileSystemObjectmay become unavailable. Before that happens, we plan to stop usingScripting.FileSystemObjectand prepare a compatible alternative. - If the Blink version doesn't work
Delete WebView2's dll
As a temporary workaround, close Tablacus Explorer again, delete tewv32.dll and tewv64.dll from the lib folder, and then try launching the application once more.
25.12.30
- 25.5.9での調整でエンバグしていたので再調整 #891
表示やドラッグ&ドロップがおかしい場合
https://wooty.hatenadiary.org/entry/2025/02/03/233544
これでもダメな場合のとりあえずの回避策
Tablacus Explorerを閉じてから フォルダlibにあるtewv32.dllとtewv64.dllを削除してみて下さい。
- In the near future, VBScript will be removed from Windows, and along with that,
Scripting.FileSystemObjectmay become unavailable. Before that happens, we plan to stop usingScripting.FileSystemObjectand prepare a compatible alternative. - If the Blink version doesn't work
Delete WebView2's dll
As a temporary workaround, close Tablacus Explorer again, delete tewv32.dll and tewv64.dll from the lib folder, and then try launching the application once more.