Skip to content

Releases: LarsLaskowski/OpenHabLogViewer

v2.5.1

Choose a tag to compare

@github-actions github-actions released this 06 Sep 15:56
6376ddc

What's Changed

  • build(deps-dev): bump @types/node from 26.2.0 to 26.3.0 in the types group by @dependabot[bot] in #172
  • build(deps): bump express-rate-limit from 8.6.2 to 8.7.0 by @dependabot[bot] in #176
  • build(deps-dev): bump tsx from 4.23.12 to 4.23.13 by @dependabot[bot] in #175
  • build(deps-dev): bump @types/node from 26.3.0 to 26.4.1 in the types group by @dependabot[bot] in #174
  • build(deps): bump qs from 6.15.2 to 6.16.0 by @dependabot[bot] in #177
  • build(deps): bump softprops/action-gh-release from 3.0.2 to 3.0.3 in the actions group by @dependabot[bot] in #173

Full Changelog: v2.5.0...v2.5.1

v2.5.0

Choose a tag to compare

@LarsLaskowski LarsLaskowski released this 16 Aug 13:53
52f9e33

What's Changed

  • build(deps): bump body-parser from 2.2.2 to 2.3.0 by @dependabot[bot] in #155
  • build(deps): bump actions/checkout from 7.0.0 to 7.0.1 in the actions group by @dependabot[bot] in #156
  • perf(sseHub): batch live log lines into chunked SSE writes by @LarsLaskowski in #157
  • build(deps): bump express-rate-limit from 8.6.0 to 8.6.1 by @dependabot[bot] in #160
  • build(deps-dev): bump jsdom from 29.1.1 to 30.0.1 by @dependabot[bot] in #159
  • build(deps-dev): bump @types/node from 26.1.1 to 26.1.2 in the types group across 1 directory by @dependabot[bot] in #158
  • build(deps): bump ip-address from 10.2.0 to 10.4.0 by @dependabot[bot] in #161
  • build(deps): bump express-rate-limit from 8.6.1 to 8.6.2 by @dependabot[bot] in #162
  • build(deps-dev): bump tsx from 4.23.1 to 4.23.8 by @dependabot[bot] in #163
  • build(deps-dev): bump tsx from 4.23.8 to 4.23.12 by @dependabot[bot] in #166
  • build(deps-dev): bump esbuild from 0.28.1 to 0.28.2 by @dependabot[bot] in #165
  • build(deps-dev): bump the types group across 1 directory with 2 updates by @dependabot[bot] in #164
  • [Tailer] Close stat-open race that could emit garbage rows on rotation by @LarsLaskowski in #167
  • [API] Reject unknown routes, non-GET SPA fallback, and lenient integer parsing by @LarsLaskowski in #168
  • [Config] Make the listen address configurable via BIND_ADDRESS by @LarsLaskowski in #169
  • [Cleanup] Remove dead client variable, use Buffer.indexOf for newline counting, document source maps by @LarsLaskowski in #170
  • [Server] Gzip-compress /api/bootstrap and /api/resync responses by @LarsLaskowski in #171

Full Changelog: v2.4.1...v2.5.0

v2.4.1

Choose a tag to compare

@github-actions github-actions released this 19 Jul 07:40
b9e3934

What's Changed

  • build(deps): bump the actions group with 3 updates by @dependabot[bot] in #150
  • build(deps-dev): bump tsx from 4.23.0 to 4.23.1 by @dependabot[bot] in #151
  • build(deps): bump express-rate-limit from 8.5.2 to 8.6.0 by @dependabot[bot] in #152
  • Codex: add skills for issue fixing, PR publishing, and PR reviewing by @LarsLaskowski in #153
  • Build releases with Node.js 22 for broadest compatibility by @LarsLaskowski in #154

Full Changelog: v2.4.0...v2.4.1

v2.4.0

Choose a tag to compare

@github-actions github-actions released this 12 Jul 14:53
5d1086d

What's Changed

Full Changelog: v2.3.1...v2.4.0

v2.3.1

Choose a tag to compare

@github-actions github-actions released this 02 Jul 13:58
684ceb2

What's Changed

  • build(deps): bump the actions group with 3 updates by @dependabot[bot] in #122
  • build(deps-dev): bump @types/node from 25.9.3 to 26.0.0 in the types group by @dependabot[bot] in #123
  • Code review fixes: UTF-8 decoding, startup ordering, health endpoint hardening by @LarsLaskowski in #124

Full Changelog: v2.3.0...v2.3.1

v2.3.0

Choose a tag to compare

@github-actions github-actions released this 19 Jun 17:44

What's Changed

Full Changelog: v2.2.1...v2.3.0

v2.2.1

Choose a tag to compare

@github-actions github-actions released this 14 Jun 12:35
fec3580

What's Changed

  • Update package version to 2.2.1 and adjust Node.js engine requirement by @LarsLaskowski in #104

Full Changelog: v2.2.0...v2.2.1

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 14 Jun 12:14
b4f2378

What's Changed

  • ci: trigger releases from git tags instead of every push by @LarsLaskowski in #84
  • build(deps-dev): bump esbuild from 0.28.0 to 0.28.1 by @dependabot[bot] in #83
  • fix(tailer): bound tail read by bytes and close initial-load offset race by @LarsLaskowski in #95
  • harden(systemd): add sandboxing directives to the service unit by @LarsLaskowski in #96
  • ci(release): pass tag context via env to prevent shell injection by @LarsLaskowski in #97
  • test: add unit/integration suite for core modules (Phase A + B) by @LarsLaskowski in #99
  • build(deps-dev): bump @types/node from 25.9.2 to 25.9.3 in the types group by @dependabot[bot] in #98
  • refactor(client): extract derived-view and preferences, add init() seam by @LarsLaskowski in #100
  • test(client): Phase D tests + SonarCloud coverage setup by @LarsLaskowski in #101
  • Modernize CI Node.js versions by @LarsLaskowski in #102
  • Update Node.js version matrix to include 22 by @LarsLaskowski in #103

Full Changelog: v2.1.7...v2.2.0

v2.1.7

Choose a tag to compare

@github-actions github-actions released this 12 Jun 15:41

What's Changed

Full Changelog: v2.1.6...v2.1.7

v2.1.6

Choose a tag to compare

@github-actions github-actions released this 11 Jun 17:32

What's Changed

  • fix: auto-scroll follows new entries when the page is the scroller by @LarsLaskowski in #80

Full Changelog: v2.1.5...v2.1.6