Changelog
All notable changes to this project are documented in this file.
1.4.5 - 2024-11-01
- Updated symfony/yaml from 7.1.5 to 7.1.6 (#290,
6317445
) - Dockerfile: Updated composer from 2.7.9 to 2.8.1 (#280,
8bdaad2
) - Dockerfile: Updated composer from 2.8.1 to 2.8.2 (#296,
1834211
)
All changes: v1.4.4...v1.4.5
1.4.4 - 2024-10-01
- Updated symfony/yaml from 7.1.4 to 7.1.5 (#271,
4f51691
) - Dockerfile: Updated alpine from 3.20.2 to 3.20.3 (#272,
58c266e
) - Dockerfile: Updated composer from 2.7.8 to 2.7.9 (#273,
0c9b976
)
All changes: v1.4.3...v1.4.4
1.4.3 - 2024-09-01
- 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
1.4.2 - 2024-08-01
- 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
1.4.1 - 2024-07-23
- 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
1.4.0 - 2024-07-21
- 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
1.3.0 - 2024-07-02
- 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
1.2.0 - 2024-04-29
- Fixed fatal error when calling Config class method
getNtfyAuthMethod()
. (#183,3a2db0a
) - Added environment variable
VIGILANT_VERBOSE
to control logging. (#173,e3de7ff
) - Added Logger class. (#172,
b696629
) - Dockerfile: Updated composer from 2.7.2 to 2.7.4 (#182,
1432124
) - Composer: Updated symfony/yaml from 6.4.3 to 6.4.7 (#175,
e4b874e
)
All changes: v1.1.0...v1.2.0
1.1.0 - 2024-04-19
- Re-implemented docker. (#154,
9b6b8d3
) - Added Gotify priority environment variable. (#159,
4f86a67
) - Added Ntfy priority environment variable. (#158,
a6900fe
) - Added timezone environment variable. (#155,
708d8fb
) - Removed undocumented
QUIET
environment variable. (#138,9f6d84e
)
All changes: v1.0.1...v1.1.0
1.0.1 - 2024-03-25
All changes: v1.0.0...v1.0.1
1.0.0 - 2024-03-05
Initial release