updated changelog.

This commit is contained in:
Abdul.Mohsen B. A. A
2025-05-16 06:50:08 +00:00
parent 140cff364a
commit 0305745c7b
2 changed files with 32 additions and 2 deletions

View File

@@ -1,8 +1,14 @@
[
{
"tag": "dev-20250516-66405ca",
"date": "2025-05-16T06:24:31+00:00",
"tag": "dev-20250516-157bcd4",
"date": "2025-05-16T06:44:32+00:00",
"commits": [
{
"sha": "157bcd4",
"message": "With multi-user support, it doesn't make sense to log spam webhooks with invalid user ID, so we use Debug level instead and option to increase the level via debug_trace additional option",
"author": "arabcoders",
"date": "2025-05-16T06:44:32+00:00"
},
{
"sha": "66405ca",
"message": "Fix #670, tautulli will send lastViewedAt regardless if the item is marked as watched or not.",

View File

@@ -1,4 +1,28 @@
[
{
"tag": "master-20250516-b887554",
"date": "2025-05-16T06:48:57+00:00",
"commits": [
{
"sha": "157bcd4",
"message": "With multi-user support, it doesn't make sense to log spam webhooks with invalid user ID, so we use Debug level instead and option to increase the level via debug_trace additional option",
"author": "arabcoders",
"date": "2025-05-16T06:44:32+00:00"
},
{
"sha": "66405ca",
"message": "Fix #670, tautulli will send lastViewedAt regardless if the item is marked as watched or not.",
"author": "arabcoders",
"date": "2025-05-16T06:24:31+00:00"
},
{
"sha": "1272d99",
"message": "minor typo fixes",
"author": "arabcoders",
"date": "2025-05-16T06:23:14+00:00"
}
]
},
{
"tag": "master-20250515-1dcde8c",
"date": "2025-05-15T16:04:18+00:00",