Skip to content

v1.3.2

Choose a tag to compare

@Wasabules Wasabules released this 21 Jul 21:20
· 107 commits to main since this release

What's new in v1.3.2

Features

  • In-app auto-update — SnmpLens now checks GitHub Releases and can download & install updates from within the app. Releases are signed (Ed25519) and their checksums verified before anything is applied.
  • Table view — right-click menu to copy a cell's value, OID, OID = value, the whole row, the index or the column name.
  • Table view — "Copy for Word" copies the table as HTML so it pastes as a real table into Word, Google Docs or Outlook.
  • Refreshed UI — emojis replaced by a consistent Lucide icon set throughout.

Fixes

  • Walk → Table view now shows the rows (it previously displayed only the column headers).
  • Column sorting in the table view now actually reorders the rows.
  • Binary values such as MAC addresses (ifPhysAddress) are shown as hex (00:11:22:33:44:55) instead of garbled characters — in every view.
  • Traps — an expanded trap no longer collapses when a new one arrives.
  • Layout — settings fields no longer overflow their column, and the breadcrumb / favorites panels are no longer crushed when the tree is fully expanded.
  • The Debug panel toggle moved into Settings.

Full Changelog: v1.3.0...v1.3.2