Skip to content

Releases: tablacus/TablacusExplorer

26.6.6

06 Jun 12:54

Choose a tag to compare

26.6.6 Pre-release
Pre-release

Some fix (Backup recommended)

  • アプリケーション全体で単一の IWICImagingFactory インスタンスを使用するように変更
  • Changed to use a single IWICImagingFactory instance throughout the application.

VirusToatl

26.5.12

12 May 13:25

Choose a tag to compare

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 as C:\. (#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.

VirusToatl

26.5.7

07 May 13:36

Choose a tag to compare

26.5.7 Pre-release
Pre-release

Some fix (Backup recommended)

  • 表示関連を微調整

VirusToatl

26.4.11

11 Apr 14:57

Choose a tag to compare

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)

VirusToatl

26.4.4

04 Apr 12:54

Choose a tag to compare

Some fix (Backup recommended)

  • 22.1.10でキー入力設定画面でAltを押しながらのキーで警告音が鳴るのを調整した関係でAltGrを使用した入力がうまく動かなくなっていた問題を調整 (#541, #913)
  • Fixed an issue where AltGr input did not work correctly.
    This was caused by changes in v22.1.10 that adjusted the warning sound when pressing keys with Alt in the key input settings screen. (#541, #913)

VirusToatl

26.2.2

02 Feb 13:10

Choose a tag to compare

  • 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ファイルを残さない設定になりました。
    残さない設定でも去年のバージョンに比べて設定ファイルが壊れにくくなっています。

VirusTotal

26.1.29

29 Jan 14:47

Choose a tag to compare

26.1.29 Pre-release
Pre-release
  • Version 26.1.27で新規保存時に保存できない問題があったので調整 #902
  • Fixed an issue where new configuration settings could not be saved in version 26.1.27 #902

VirusTotal

26.1.27

27 Jan 13:59

Choose a tag to compare

26.1.27 Pre-release
Pre-release
  • より安全に設定ファイルの保存ができるように調整
  • Improved safety when saving configuration files
  • タブを削除時などに出るエラーの調整 #892
  • Fixed errors that occurred when deleting tabs (#892)

VirusTotal

25.12.31

31 Dec 14:19

Choose a tag to compare

  • マウスジェスチャーのツールチップの設定が逆になっていたので訂正 #839

表示やドラッグ&ドロップがおかしい場合
https://wooty.hatenadiary.org/entry/2025/02/03/233544
これでもダメな場合のとりあえずの回避策
Tablacus Explorerを閉じてから フォルダlibにあるtewv32.dlltewv64.dllを削除してみて下さい。

  • In the near future, VBScript will be removed from Windows, and along with that, Scripting.FileSystemObject may become unavailable. Before that happens, we plan to stop using Scripting.FileSystemObject and 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.

VirusTotal

25.12.30

30 Dec 12:46

Choose a tag to compare

  • 25.5.9での調整でエンバグしていたので再調整 #891

表示やドラッグ&ドロップがおかしい場合
https://wooty.hatenadiary.org/entry/2025/02/03/233544
これでもダメな場合のとりあえずの回避策
Tablacus Explorerを閉じてから フォルダlibにあるtewv32.dlltewv64.dllを削除してみて下さい。

  • In the near future, VBScript will be removed from Windows, and along with that, Scripting.FileSystemObject may become unavailable. Before that happens, we plan to stop using Scripting.FileSystemObject and 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.

VirusTotal