github-actions
released this
04 Feb 19:00
·
10 commits
to refs/heads/main
since this release
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)