Skip to content

EventLens 1.12.2

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Aug 01:00
· 1 commit to main since this release

Downloads

  • Setup wizard (start here): eventlens-setup-1.12.2.jar
  • Needs Java 21+ OpenJDK (Temurin / Microsoft OpenJDK). Not Java SE Platform Binary (Java 8).
  • Manual install folder: EventLens-1.12.2-manual.zip

[1.12.2] - 2026-08-18

Added

  • Hosted and VPS servers can open the live dashboard by setting dashboard.token (12+ characters) and dashboard.bind-address: 0.0.0.0, then browsing http://<host>:8765/?token=...
  • Bundle export also writes a .zip next to the folder so panel/FTP hosts can download one file, unzip it, and open index.html at home

Changed

  • Remote dashboard bind is refused unless a token is set; localhost with an empty token stays open as before

Fixed

  • Client Screen event, session, and session-detail lists no longer draw every row on top of each other (NeoForge, Forge, and Fabric)