Skip to content

Releases: new-black/eva-auditing

0.4

Choose a tag to compare

@peterhoefnagel peterhoefnagel released this 19 Jun 11:47

Offline NF525 fiscal-archive auditing tool — modernized release.

Download: eva-auditing-0.4.zip — extract and run AuditingApp.exe (standalone, self-contained, no .NET install required).

What's new

  • Migrated all projects to .NET 8
  • WinForms AuditingApp is now the only front-end (ConsoleApp removed)
  • Ships as a single-file, self-contained executable
  • Fixed URL validation (duplicated/inverted http scheme check) and a sync-over-async deadlock risk in the form
  • EVA source path is parameterized ($(EvaRepoPath)); linked typings trimmed to the 12 actually required
  • New build.ps1 verifies the linked EVA typings and publishes the single-file exe
  • Bumped Newtonsoft.Json 13.0.3, Flurl.Http 3.2.4; resolved all build warnings

Built against EVA master (26bd2d9d29). Verify archives against the matching EVA version.

0.3

0.3

Choose a tag to compare

@andreizota andreizota released this 21 Jun 08:00
f48f6b1
  1. Run - AuditingApp.exe
  2. Input Archive url
  3. Input PublicKey Url
  4. Click - Load

0.2

0.2

Choose a tag to compare

@andreizota andreizota released this 23 May 12:19
f48f6b1
  1. Run - AuditingApp.exe
  2. Input Archive url
  3. Input PublicKey Url
  4. Click - Load

Initial release

Initial release Pre-release
Pre-release

Choose a tag to compare

@coenvdwel coenvdwel released this 30 Aug 10:49
0.1

add code