Skip to content

Commit 32664be

Browse files
committed
chore: add release notice for 2.1.0
1 parent dc70f61 commit 32664be

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

docs/notices.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11
[
2+
{
3+
"id": "release-2.1.0",
4+
"title": "Event frame views, on-device assistant, fixes",
5+
"body": "- Added a way to view objdetect, alarm, and snapshot frames for an event, like the older zmNinja.\n- Added an on-device assistant backend on iOS and Android, so the assistant can run models locally without a server.\n- Assistant backend choices are now named by who supplies the model, so it is clearer what you are picking.\n- The assistant now understands phrases like \"3 days ago\" instead of falling back to today.\n- The assistant no longer fails with an error when a local model lacks tool support; it now works with those models over Ollama.\n- Fixed the event server connection dropping after the app was in the background and reopened.\n- Connection failures now name the server that could not be reached instead of showing raw error text.\n- Passwords and tokens are now stripped from logs, including ones sent back by ZoneMinder.\n\n[Full changelog](https://github.com/ZoneMinder/zmNinjaNg/releases/tag/zmNinjaNg-2.1.0)",
6+
"publishedAt": "2026-07-30T19:25:31.784Z",
7+
"severity": "info",
8+
"link": "https://github.com/ZoneMinder/zmNinjaNg/releases/tag/zmNinjaNg-2.1.0",
9+
"minAppVersion": "2.1.0"
10+
},
211
{
312
"id": "release-2.0.0",
413
"title": "New in-app assistant and continuous event playback",

0 commit comments

Comments
 (0)