Skip to content

Releases: lukislp/Lagersystem

v1.2.4

Choose a tag to compare

@github-actions github-actions released this 07 Aug 12:23

1.2.4 (2026-08-07)

Bug Fixes

  • add a dashboard screenshot to the README (c873817)
  • eliminate a Progress race in the JSON restore round-trip test (c3d4174)

v1.2.3

Choose a tag to compare

@github-actions github-actions released this 07 Aug 09:59

1.2.3 (2026-08-07)

Bug Fixes

  • address production bugs found by the coverage test suites (e8f2209)
  • re-trigger CI after a run got stuck queued during the GitHub Actions incident (be3dc07)
  • stabilize anomaly-detection training and remove time-of-day flakiness from risk scoring test (4d72cc3)

v1.2.2

Choose a tag to compare

@github-actions github-actions released this 06 Aug 13:42

1.2.2 (2026-08-06)

Bug Fixes

  • null category name no longer crashes the icon lookup (6ffe3ee)

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 06 Aug 12:09

1.2.1 (2026-08-06)

Bug Fixes

  • exclude source-generator output from the coverage measurement (796ecca)
  • make the three delete-failure tests platform-independent (07c541a)
  • re-guard the unix-mode restore lambda for the platform analyzer (67e3050)
  • WebP uploads were always rejected by the signature validation (c6f6a55)

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 05 Aug 20:58

1.2.0 (2026-08-05)

Features

  • add a self-hosted test coverage badge (b9df689)

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 05 Aug 11:52

1.1.2 (2026-08-05)

Bug Fixes

  • surface build/release/license status via README badges (1ae2cf9)

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 04 Aug 19:34

1.1.1 (2026-08-04)

Bug Fixes

  • exclude Blazor Server SignalR hub from setup-required redirect (907d327)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 19:03

1.1.0 (2026-08-04)

Bug Fixes

  • install SkiaSharp native deps in CI and force consistent CRLF checkout (f0f4006)
  • make GeoLite2-City.mmdb build inclusion conditional on the file existing (2b7fa8a)
  • mark MySQL CI leg as known-broken instead of retrying a hard version mismatch (6228439)
  • retry MySQL server version auto-detection on transient startup failures (29735d4)
  • separate build from app startup in test-db-providers, widen healthz window (21d91e4)
  • suppress CS8618 on InventoryDbContext's DbSet properties (b32c7ee)
  • unblock CI test-lint, test-unit, and test-db-providers (b9b2e6e)

Features

  • add GitHub Actions CI/CD pipeline with automated releases and Docker publishing (1c6c234)

v1.0.0

Choose a tag to compare

@lukislp lukislp released this 04 Aug 15:46

Initial public release of LagerSystem — a self-hosted inventory management system with multi-warehouse support, ML-powered anomaly detection, WebAuthn/passkey authentication, and automated backups.