Release Notes
Login to SubscribeUSDOT v0.2.0
- Bug fixes and general stability and performance improvements.
Warning: We made some minor changes to the JSON result to standardize the format across our products.
- An empty
camera_idhas changed. Before:"camera_id":"". Now:"camera_id": null. - The
timestampfield has also changed. Before:"timestamp":"2026-06-01T11:39:53.773073Z". After"timestamp":"2026-06-01 11:39:53.773073"
Shipping Container Images v0.8.0
- Bug fixes and general stability and performance improvements.
Warning: We made some minor changes to the JSON result to standardize the format across our products.
- An empty
camera_idhas changed. Before:"camera_id":"". Now:"camera_id": null. - The
timestampfield has also changed. Before:"timestamp":"2026-06-01T11:39:53.773073Z". After"timestamp":"2026-06-01 11:39:53.773073"
Snapshot SDK v1.59.0
- Improved OCR accuracy for the USA, Spain, Malaysia, South Korea, and Kazakhstan.
- Improved make and model accuracy and added new vehicles from Zeekr and BYD.
- Bug fixes and general stability and performance improvements.
Stream v1.63.0
- Added a periodic heartbeat mechanism for Stream webhooks to ensure connection health observability.
- Improved OCR accuracy for the USA, Spain, Malaysia, South Korea, and Kazakhstan.
- Improved make and model accuracy and added new vehicles from Zeekr and BYD.
- Bug fixes and general stability and performance improvements.
PeopleTracker v1.5.1
The tracking ID is now a unique identifier that generates a UUID for each processor instance. This ensures that track IDs generated by different PeopleTracker instances are globally unique. This change prevents conflicts and improves data integrity, particularly for dwell time webhooks that previously showed 0 track IDs.
In previous versions, the value reset after a restart. For example, if you ran the program twice, you might have ended up with two tracking IDs that both had the value 123 for different people. This is no longer the case.
Warning: this may impact you if you were relying on the previous behavior.
Parkpow: Apr'26 Updates
- Now the User Invitation Emails can be customized
- Supports multi-tenancy management and custom branding as per user requirements. Contact us if you have such requirements.
Parkpow: Mar'26 Updates
- Improved Alerts Template update page
- Added an option to export Organizations list from Staff Dashboard
- Improved Activity Log page's sort options
- Now, deleting the a User account from the organization would make the associated alerts data to be shared to other users of the same organization.
Stream v1.62.0
- Improved OCR accuracy for the USA, India, Germany, Taiwan, and South Africa.
- Improved make and model accuracy and added new vehicle models.
- Bug fixes and general stability and performance improvements.
Snapshot SDK v1.58.0
- Improved OCR accuracy for the USA, India, Germany, Taiwan, and South Africa.
- Improved make and model accuracy and added new vehicle models.
- Bug fixes and general stability and performance improvements.
Parkpow: Feb'26 Updates
- Added a REST API to create sites
- Updated Vehicles APIs for incremental sync based on
createdfield.
Parkpow: Jan'26 Updates
- Emails sent from Parkpow will now contain your Organization's Name and Logo. Similarly any error pages like HTTP code 404, will get branded.
- Now the license place search supports fuzzy searching and wildcard matching in the dashboard
- The vehicle details page now shows its camera locations in a map.
Stream v1.61.0
- New local dashboard to monitor results and Stream status. See our documentation.
- Improved accuracy on low light environments.
- Improved OCR accuracy for the USA, India, Germany, Lithuania, South Africa, Georgia, Oman and Slovenia.
- Improved make and model accuracy and addition of new vehicle models.
- Added prediction of vehicle model year. See our documentation.
- Bug fixes and general stability and performance improvements.
Snapshot SDK v1.57.0
- Improved OCR accuracy for the USA, India, Germany, Lithuania, South Africa, Georgia, Oman and Slovenia.
- Improved make and model accuracy and addition of new vehicle models.
- Added prediction of vehicle model year. See our documentation.
- Bug fixes and general stability and performance improvements.
PeopleTracker v1.5.0
For this release of People Tracker, we have focused on enhancing the object tracker. We are observing a significant improvement on our internal benchmark.
Parkpow: Dec'25 Updates
- No longer displays errors when
Google Analyticsis disabled in your organization’s network. - The charts in Analytics & Dashboard pages now filters out empty results and group insignificant labels together.
- Audit Logs can now be exported.
- Alerts can now be triggered based on data orientation when direction is unavailable.
On-Premise Specific Updates
- The cleanup task can now be scheduled to run at a specific time of day.
Snapshot SDK v1.56.0
- Improved OCR accuracy for the USA, Brazil, Germany, South Africa, Lithuania and Malaysia.
- Improved make and model accuracy.
- Bug fixes and general stability and performance improvements.
Stream v1.60.0
- Improved OCR accuracy for the USA, Brazil, Germany, South Africa, Lithuania and Malaysia.
- Improved make and model accuracy.
- Bug fixes and general stability and performance improvements.
Parkpow: Nov'25 Updates
- Improved real-time updates handling in dashboard pages.
- Now new users can be given site wide access.
- Now Alerts can be configured for REST API trigger
Parkpow: Oct'25 Updates
- Now,
Average Duration Minutesare shown in Analytics's Hourly Summary - Dashboards filters now optimized for large number of options.
Snapshot SDK v1.55.0
- Improved vehicle detection particularly for vehicles far from the camera.
- Improved direction of travel accuracy.
- Improved OCR accuracy for the USA, India, Indonesia, Germany, Croatia, and Czechia.
- Improved make and model accuracy.
- Upgraded libraries and dependencies.
- Bug fixes and general stability and performance improvements.
Stream v1.59.0
- Improved vehicle detection particularly for vehicles far from the camera.
- Improved direction of travel accuracy.
- Improved OCR accuracy for the USA, India, Indonesia, Germany, Croatia, and Czechia.
- Improved make and model accuracy.
- Upgraded libraries and dependencies.
- Bug fixes and general stability and performance improvements.
- Fixed issue causing detection zones to be removed under certain conditions.
- Improved vehicle tracking in environments with long obstruction periods.
- Improved handling of static vehicles.
Parkpow: Sep'25 Updates
- New cameras can be created from the cameras-list page.
- The dashboard statistics cards are now optimized for large set of data.
Parkpow: Aug'25 updates
- Now Admin user accounts can be updated by Owners.
- Visits with spot-camera type is now automatically exited after said absent time.
- Visits from a specific cameras can now be forwarded to another camera for further processing.
Stream v1.58.1
- Added new metrics to the monitoring API. The new metrics can help diagnose poor results caused by dropped frames due to network issues.
- Fixed a bug affecting images saved to disk when the output is either CSV or JSONL. The images were saved, but the channel order used BGR instead of RGB. The issue did not affect webhooks.
Parkpow: Jul'25 Updates
- Added vehicle-import API for bulk uploading vehicles.
- On-Premise: app now use Postgresql v14 for data storage. Kindly download the latest docker-compose.yml from the Platerec website and follow the upgrade guide. The data will get migrated automatically to the new version.
- On-Premise: now S3 can be configured as the storage layer.