Skip to content

Latest commit

 

History

History
48 lines (34 loc) · 1.23 KB

CHANGELOG.md

File metadata and controls

48 lines (34 loc) · 1.23 KB

Changelog

[0.1.6] - 01-03-2025

  • Live update of recognition feed
  • New dashboard visualizations & controls
  • Speed & loading improvements
  • Ability to edit tag name and color
  • More sensible default database sorting
  • Set ignore flag on known plates to exclude from database
  • Time formatting fix
  • Requires new migrations.sql update from GitHub

[0.1.5] - 12-09-2024

  • Support for 24 hour time
  • Fixed max records pruning
  • Time based recognition filtering
  • Pagination for database page
  • Notification time zone fix
  • Live feed plate image modal
  • UI Improvements

[0.1.4] - 12-01-2024

  • Added camera name column to live feed. Optionally send with "camera":"&CAM" or &NAME for long name.
  • Additional sorting options in plate database
  • Auth bypass for HomeAssistant dashboards
  • Database migration fix (Requires new migrations.sql file from GitHub)
  • Ability to correct/edit OCR recognitions in the live feed

[0.1.3] - 11-20-2024

  • Database Pruning Fix

[0.1.2] - 11-20-2024

  • Push Notification bug fixes and improvements

[0.1.1] - 11-19-2024

  • Fixed Docker volume mappings
  • Fuzzy search
  • Optionally use &MEMO instead of &PLATE to capture multiple plates in a single image

[0.1.0] - 11-16-2024

  • Initial release