Skip to content

Deadeye 22.2.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Feb 19:00
· 10 commits to refs/heads/main since this release
0b5c3f3

Installation and usage documentation is at: https://strykeforce.github.io/deadeye/.

Changes

๐Ÿš€ Features

  • Dockerize the Deadeye daemon (#134)

๐Ÿ› Bug Fixes

  • Don't warn for unrecognized "Log" NT entry change in daemon (#138)
  • Ignore unrecognized NT table entries (#136)
  • Fix USB capture config page crash (#135)

๐Ÿงฐ Maintenance

  • Added instructions to run Deadeye in Docker (#142)
  • Use Nix to build daemon docker image (#141)
  • Use Nix to build web docker image (#140)
  • Use Nix to build admin docker image (#139)
  • Bump python to 3.11 and remove other outdated deps (#137)
  • Fix web package name (#133)
  • Fix build for macOS aarch64 (#132)
  • Fix more clang-tidy warnings (#131)
  • Enable Nix flakes for development and deploying on NixOS (#130)