Releases: caronc/apprise-api
Releases · caronc/apprise-api
Apprise API Release v1.1.9
💡 Features
- improved LOG_LEVEL environment variable handling in #234
- Basic prometheus /metrics added by @nghduc97 in #188
- IPV4_ONLY and IPV6_ONLY environment control added in #235
- Improved 'empty attachment handling' when feature is disabled in #236
- Improved css, sweetalert2, and new config confirmation prompt in #237
- removed 'root' docker initialization requirement in #238
- Add listing of configuration keys by @jdevera in #240
❤️ Life Cycle
New Contributors
Full Changelog: v1.1.8...v1.1.9
Apprise API Release v1.1.8
Apprise API Release v1.1.7
Apprise API Release v1.1.6
Apprise API Release v1.1.4
💡 Features
PUID
andPGID
built into docker container allowing you to over-ride the default User and Group ID the underlining system runs as. This is inspired by https://www.linuxserver.io/ and their fantastic solutions.- Healthchecks are built into the web browser providing some instructions/debug information for those using it.
🐞 Bugfixes
- n/a
Apprise API Release v1.1.3
💡 Features
- Rebuilt to work with Apprise v1.8.0
- Logging improvements and code tidying in #184
- Added payload mapper in #189
- Added healthcheck endpoint
/status
in #185
🐞 Bugfixes
- n/a
Apprise API Release v1.1.2
Apprise API Release v1.1.1
What's Changed
This is just a minor release that improves on the new (Review
) tab added into the GUI
- Tags highlight the notifications tagged (cleaner presentation)
- The number of notifications that match the tags selected is displayed (giving you insight on how many notifications will be set)
💡 Features
- Improved tagging visuals in #181
🐞 Bugfixes
- JavaScript error fix when config-lock env var set in #182