File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ var Internal models.InternalConfig
6
6
7
7
func init () {
8
8
Internal .Status .Notifications .Enabled = true
9
- Internal .AppVersion = "v0.4.3-dev "
9
+ Internal .AppVersion = "v0.4.3"
10
10
Internal .Status .Health = "n/a"
11
11
Internal .Status .API = "n/a"
12
12
Internal .Status .Frigate .API = "n/a"
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## [ v0.4.3] ( https://github.com/0x2142/frigate-notify/releases/tag/v0.4.3 ) - In Development
3
+ ## [ v0.4.3] ( https://github.com/0x2142/frigate-notify/releases/tag/v0.4.3 ) - Feb 21 2025
4
4
- Add support for notifications via [ Apprise API] ( https://frigate-notify.0x2142.com/latest/config/file/#apprise-api )
5
5
- Add retry interval for collecting snapshots from Frigate
6
+ - Updated notification templates to include sublabel information, if available
6
7
- Fix app crash when no items in a review were eligible for notification
7
8
8
9
## [ v0.4.2] ( https://github.com/0x2142/frigate-notify/releases/tag/v0.4.2 ) - Feb 10 2025
You can’t perform that action at this time.
0 commit comments