This is a major update. It will require some changes to your Blue Iris configuration and an update to the codeproject.ai ALPR module to take full advantage of the functionality. See release notes for more detail on how to update the other systems: https://github.com/algertc/ALPR-Database/releases
- Automatic AI model training to improve recognition accuracy
- Full UI/UX redux
- Mobile Application
- New secondary live view page similar to Motorola law enforcement UI
- Additional dashboard metrics
- Several bug fixes and other improvements
- Foundation for soon-to-come RF fingerprinting functionality
- Complete overhaul of image storage system
- Tables UI improved with more advanced filtering and sorting
- Manually add known plates without prior detection
- Plate image viewer with integrated actions
- System logs page
- Improved timestamp display and time zone handling
- Automatic install and update scripts
- A variety of other bug fixes and performance improvements
- This update is a major change and will require existing users to complete the update process within the app to migrate their images
- 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
- 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
- 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
- Database Pruning Fix
- Push Notification bug fixes and improvements
- Fixed Docker volume mappings
- Fuzzy search
- Optionally use &MEMO instead of &PLATE to capture multiple plates in a single image
- Initial release