Skip to content

v2026.08.15.2

Choose a tag to compare

@github-actions github-actions released this 15 Aug 08:49

Downloads

  • ImageStore-v2026.08.15.2.zip — the module and its dependencies. This is the one you want.
  • ImageStore-Database-v2026.08.15.2.zip — an empty database (DataStore.mdf, DataStore_log.ldf) and the
    schema script (CreateDatabase.txt). Only needed once, when setting up a new project;
    the contents are the same in every release.

Usage

Unpack the module archive into a folder and load it:

Import-Module .\ImageStore.dll

Requires Windows, .NET Framework 4.8.1 and SQL Server 2017 (LocalDB or Express is enough).

Built from commit 6d01c6a.

Full Changelog: v2026.08.15.1...v2026.08.15.2