Releases: VerifiedJoseph/vigilant
Releases · VerifiedJoseph/vigilant
Version 1.5.0
This release introduces support for truncating notification text to a given length.
feeds:
- name: GitHub Status
url: https://www.githubstatus.com/history.rss
interval: 600
truncate: true
truncate_length: 250
See the Feeds File documentation for more details.
Changelog:
- Added option for truncating notification text (#339,
4edde55
) - Refactored cache class (#337,
feffc99
) - Updated symfony/yaml from 7.2.0 to 7.2.3 (#344,
f4c1fd7
) - Dockerfile: Bump alpine from 3.21.0 to 3.21.2 (#341,
6ac2356
) - Dockerfile: Bump composer from 2.8.4 to 2.8.5 (#342,
3da7b28
)
All changes: v1.4.7...v1.5.0
Docker image
ghcr.io/verifiedjoseph/vigilant:1.5.0
Version 1.4.7
Changelog:
- Updated verifiedjoseph/ntfy-php-library from 4.6.2 to 4.7.0 (#325,
768e186
) - Updated verifiedjoseph/gotify-api-php from 1.9.0 to 1.10.0 (#326,
76ea314
) - Dockerfile: Updated alpine from 3.20.3 to 3.21.0 (#323,
5ba7bf6
) - Dockerfile: Updated composer from 2.8.3 to 2.8.4 (#320,
d7ec60a
)
All changes: v1.4.6...v1.4.7
Docker image
ghcr.io/verifiedjoseph/vigilant:1.4.7
Version 1.4.6
Version 1.4.5
Version 1.4.4
Version 1.4.3
Changelog:
- Updated symfony/yaml from 7.1.1 to 7.1.4 (#259,
15a806b
) - Dockerfile: Updated composer from 2.7.7 to 2.7.8 (#257,
d9f0196
)
All changes: v1.4.2...v1.4.3
Docker image
ghcr.io/verifiedjoseph/vigilant:1.4.3
Version 1.4.2
Changelog:
- Updated guzzlehttp/guzzle from 7.9.1 to 7.9.2 (#245,
91d531e
) - Updated verifiedjoseph/ntfy-php-library from 4.6.1 to 4.6.2 (#252,
224f341
) - Updated verifiedjoseph/gotify-api-php from 1.8.4 to 1.9.0 (#251,
2ceb62f
)
All changes: v1.4.1...v1.4.2
Docker image
ghcr.io/verifiedjoseph/vigilant:1.4.2
Version 1.4.1
Changelog:
- Updated guzzlehttp/guzzle from 7.9.0 to 7.9.1 (#237,
3a0ce77
) - Updated verifiedjoseph/ntfy-php-library from 4.6.0 to 4.6.1 (#236,
3215c6f
) - Updated verifiedjoseph/gotify-api-php from 1.8.3 to 1.8.4 (#235,
e01501d
) - Dockerfile: Updated alpine from 3.20.1 to 3.20.2 (#238,
59201ad
)
All changes: v1.4.0...v1.4.1
Docker image
ghcr.io/verifiedjoseph/vigilant:1.4.1
Version 1.4.0
This release introduces support for restricting feed monitoring to a specific time period during the day.
feeds:
- name: GitHub Status
url: https://www.githubstatus.com/history.rss
interval: 600
active_hours:
start_time: '09:30'
end_time: '17:00'
See active hours in the feeds documentation for the details.
Changelog:
- Added active hours. (#220,
57b76d4
) - Dropped support for php 8.1 (#230,
8cb208b
) - Updated symfony/yaml from 6.4.8 to 7.1.1 (#222,
c038e1e
) - Updated guzzlehttp/guzzle from 7.8.1 to 7.9.0 (#223,
25cc8ea
) - Updated verifiedjoseph/ntfy-php-library from 4.5.2 to 4.6.0 (#226,
e88b1f3
) - Updated verifiedjoseph/gotify-api-php from 1.8.2 to 1.8.3 (#227,
a53bf80
)
All changes: v1.3.0...v1.4.0
Docker image
ghcr.io/verifiedjoseph/vigilant:1.4.0
Version 1.3.0
Changelog:
- Added feeds file option for notification title prefixes. (#193,
df3690b
) - Added cache format versioning. (#194,
72034d0
) - Updated Firefox version in user agent string from 123 to 127. (#216,
f2849d3
) - Docker: Replaced php daemon script with bash script. (#185,
577c350
) - Updated verifiedjoseph/gotify-api-php from 1.8.1 to 1.8.2 (#206,
aae4acd
) - Updated symfony/yaml from 6.4.7 to 6.4.8 (#204,
9714b36
) - Dockerfile: Updated composer from 2.7.4 to 2.7.6 (#186,
eaff081
) - Dockerfile: Updated composer from 2.7.6 to 2.7.7 (#208,
1be7493
) - Dockerfile: Updated alpine from 3.19.1 to 3.20.0 (#202,
3a8f64f
) - Dockerfile: Updated alpine from 3.20.0 to 3.20.1 (#207,
97c7763
)
All changes: v1.2.0...v1.3.0
Docker image
ghcr.io/verifiedjoseph/vigilant:1.3.0