Skip to content

Releases: Vladush/LinuxCamPAM

v0.9.7.1

29 Jan 23:29
v0.9.7.1
f503b11

Choose a tag to compare

What's Changed

  • docs: audit and fix documentation consistency by @Vladush in #25
  • fix(service): correctly parse [Auth] and [Capture] sections by @Vladush in #26

Full Changelog: v0.9.7...v0.9.7.1

v0.9.7

29 Jan 17:22
v0.9.7
f566729

Choose a tag to compare

What's Changed

  • docs: clarify camera support and optimize CI by @Vladush in #13
  • feat(perf): Phase 1 Performance Optimizations by @Vladush in #14
  • chore: strict quality gates, code audit, and ci expansion by @Vladush in #15
  • Refactor: Strict Quality Gates (Constants & Arrays) by @Vladush in #16
  • Perf: Optimize IR Emitter with posix_spawn by @Vladush in #17
  • Refactor: C++17 Modernization, Cleanup, and Strict Security Guidelines by @Vladush in #18
  • chore: add docker make targets and refine gitignore by @Vladush in #19
  • CI: Enable cross-platform builds with regression testing by @Vladush in #20
  • Refactor: Code Quality Improvements and C++17 Modernization by @Vladush in #21
  • feat: upgrade OpenCV to 4.12.0 static and cache builds by @Vladush in #24

Full Changelog: v0.9.6...v0.9.7

v0.9.6

07 Jan 12:50
v0.9.6
b0ff6d7

Choose a tag to compare

What's Changed

  • fix: Add version command to CLI help by @Vladush in #8
  • docs: Add version command to README by @Vladush in #9
  • feat: Dynamic debug logging control by @Vladush in #10
  • build: Standardize service binary paths, refine Debian package dependencies, and improve post-installation setup by @Vladush in #11
  • build: Fix missing systemd service in debian package by @Vladush in #12

Full Changelog: v0.9.5...v0.9.6

v0.9.4

05 Jan 10:22
v0.9.4
a970ab4

Choose a tag to compare

What's Changed

  • fix: Security hardening and documentation corrections by @Vladush in #2
  • CI improvements: Native ARM runner, CODEOWNERS, artifact retention by @Vladush in #3
  • feat: Rate limiting / lockout security feature by @Vladush in #4

Full Changelog: v0.9.3.3...v0.9.4

v0.9.3.3

03 Jan 21:21
v0.9.3.3
ee10397

Choose a tag to compare

Full Changelog: v0.9.3.2...v0.9.3.3

v0.9.3.2

03 Jan 20:34
v0.9.3.2
7f08902

Choose a tag to compare

Full Changelog: v0.9.3.1...v0.9.3.2

v0.9.3.1

03 Jan 19:47
v0.9.3.1
3e68887

Choose a tag to compare

What's Changed

  • feat: Release 0.9.3.1 (Multi-Arch, AARCH64, Secure CI) by @Vladush in #1

New Contributors

Full Changelog: v0.9.3...v0.9.3.1

v0.9.3

03 Jan 00:39
v0.9.3
252c213

Choose a tag to compare

Fixed Release workflow. Used new version for clear test results.
Full Changelog: v0.9.2...v0.9.3

v0.9.2 - First public release of LinuxCamPAM

02 Jan 22:54
v0.9.2
66e4957

Choose a tag to compare

First Public Release

This is the first public release of LinuxCamPAM! Version 0.9.2 brings the initial stable functionality to the public.

Key Features:

Core PAM module implementation.

Camera configuration support.

Note: As this is a pre-1.0 release, feedback and bug reports are highly appreciated.
Full Changelog: https://github.com/Vladush/LinuxCamPAM/blob/master/CHANGELOG.md