The properties page now offers a quick configuration wizard. Use it to configure the most important ALPR settings from a single place.
The plugin API now has a new events endpoint (v2) that
supports receiving reads and hits events. The older v1 endpoint can only
receive reads events.
The events API endpoint (v2) now uses token authentication
instead of basic authentication. A new endpoint is now exposed to get a token
that can be used to send events. The previous reads endpoint (v1) also supports
token authentication but is still backward compatible to support basic
authentication.