Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Features新機能:

  • Support for Chinese language.
    • Added Chinese simplified support in the user interface and PDF reports.
  • Ability to configure BMC settings through command line or through Installer as command line parameters.
    • This offers the ability to script deployments and licensing through BMC.
  • Ability to activate BMC licenses from the Activation Dialogue.
    • This makes using BMC licensing easier in case of a post installation setup.
  • All erasure targets will be listed in PDF reports.
    • If the user targets a directory, all files will be listed on the PDF report up to 20000 files.
  • Added a registry key to turn TLS certification validation on/off.
  • Added a /resend command to resend all previously unsent reports.
    • This command differs from the /send command in that it keeps track of any failed report uploads.
  • Automatically trigger /resend command.
    • All unsent reports due to connection issue or BMC settings error will be queued to be resent every 60 min.
  • Ability to fill custom fields from the command line.
  • Support for LDK licensing.
    • Both LDK HASP keys and legacy HASP keys are supported.

Bug fixes:

  • 中国語のサポート
    • ユーザーインターフェースとPDFレポートに簡体字中国語のサポートを追加。
  • コマンドラインあるいはインストーラーのコマンドラインパラメーターを使用してBMCの設定を構成する機能
    • BMCを介したスクリプトによるデプロイメントとライセンシングの機能が提供されます。
  • アクティベーションダイアログを使用したBMCライセンスのアクティベート機能
    • インストール後のセットアップの場合のBMCのライセンス使用が容易になります。
  • すべての消去対象をPDFレポートに記載
    • ディレクトリを対象とした場合、すべてのファイルを最大2万ファイルまでPDFレポートに記載。
  • TLS証明書の検証のオン/オフを切り替えるレジストリキーを追加
  • 未送信のレポートをすべて再送信する「/resend」コマンドを追加
    • 「/send」コマンドとは異なり、失敗したレポートのアップロードを追跡。
  • 「/resend」コマンドの自動トリガー
    • 接続の問題あるいはBMCの設定エラーが原因で送信されなかったすべてのレポートは、60分ごとに再送するようキューに投入。
  • コマンドラインからカスタムフィールドに入力する機能
  • LDKライセンスのサポート
    • LDK HASPキーとレガシーHASPキーの両方をサポート。

バグ修正:

  • LEE-2273 - 圧縮されていないファイルを消去するときに「圧縮ファイルがサポートされていないというメッセージ」が表示される稀な問題を修正。
    • 誤検知によりサポートされている一部のファイルを消去できませんでした。
  • LEE-2334 - 長いネットワークパスのファイルを消去すると、消去がクラッシュする。
    • サポートされるパスの最大文字数を255から~1024に変更。
  • LEE-2175 - カスタムフィールドに入力するテキストの長さがフィールドの幅に制限される。
    • カスタムフィールドにより多くの情報を入力可能にするため、文字数の制限を26から4000に変更。
  • LEE-2495 - インターネット一時ファイル消去時にクラッシュが発生する問題を修正。
  • LEE-2273 - Fixed a rare issue when the user can see the “compressed files not supported message” when not erasing compressed files.
    • This was a false positive that led to some supported files being unable to be erased.
  • LEE-2334 - Erasure crashes when erasing long network path files.
    • Raised the max characters supported in a path from 255 to ~1024.
  • LEE-2175 - Custom Field Text Length Limited To Width of Field.
    • Raised the character limit from ~26 to 4000 in order to allow for more data input in custom fields.
  • LEE-2495 - Fixed a crash when erasing temporary internet files.