Skip to contents
ntfy 0.1.1
- Added
markdown argument to enable markdown formatting (limited support) (#36, @rfsaldanha)
-
markdown can be configured globally via NTFY_MD env var
ntfy 0.1.0
CRAN release: 2025-10-26
ntfy 0.0.6
CRAN release: 2024-11-06
- CRAN release - minor internal changes
ntfy 0.0.5
- Refactored to use {httr2} with tests, simplified image sending, improved/fixed NDJSON parsing, and general clean-up (#15, @andrewheiss)
ntfy 0.0.3
- Added inline images including ggplot2
- Trim trailing slash from server URL
ntfy 0.0.2
- Added
show_emoji() and processed emoji/tag data
- Added a
NEWS.md file to track changes to the package.