Sourced from apprise's releases.
Release v1.12.0
What's Changed
Apprise now supports more than 150 services! HTML -> Markdown Support now built into Apprise. But otherwise this is just a monthly release bundling all of the bugfixes, enhancments and new services that have accumulated since the last. https://appriseit.com under went a few renovations of it's own; new icons; a much improved and more useful URL Builder and and improved the search functionality on Service List section.
:mega: New Notification Services:
- Added Stackfield support in caronc/apprise#1651
- Added PushWard Support by
@mac-luckyin caronc/apprise#1643- MailerSend Support added in caronc/apprise#1646
- Added Notifyer Support in caronc/apprise#1648
- Added support for 800.com in caronc/apprise#1647
- Added Kook Support in caronc/apprise#1654
- Serwer SMS Support Added in caronc/apprise#1657
- Added SMSC Support in caronc/apprise#1658
- Add Flowtriq notification service for DDoS alerting by
@jacob-massein caronc/apprise#1644:lady_beetle: Bugfixes
- Fix Slack webhook botname/default identity behavior by
@vgopalakPrgsin caronc/apprise#1634- Fix OneSignal url() doubling @/# target prefixes on reload by
@sarathfrancis90in caronc/apprise#1649- Verify SMTP TLS certificates for SMTPS and STARTTLS connections by
@sarathfrancis90in caronc/apprise#1640- name= support fixed on http:// attachments in caronc/apprise#1645
:bulb: Features
- :fire: HTML to Markdown support in caronc/apprise#1638
- regex improvements to token parsing in caronc/apprise#1650
- Discord templating support added in caronc/apprise#1653
- support multi-attachments in single in discord message in caronc/apprise#1655
- Added RFC 2387 inline attachments to email:// in caronc/apprise#1659
- Support same-level yaml indented URL configuration entries in caronc/apprise#1636
- XMPP SASL improvments and CLI Debug output added in caronc/apprise#1637
- Support MS Teams user mentions by
@caroncin caronc/apprise#1660:heart: Life-Cycle Support
- removed popcorn notify plugin (no longer in service) in caronc/apprise#1656
- Update README.md to correct typo by
@aherbertin caronc/apprise#1642New Contributors
@aherbertmade their first contribution in caronc/apprise#1642@jacob-massemade their first contribution in caronc/apprise#1644@mac-luckymade their first contribution in caronc/apprise#1643@sarathfrancis90made their first contribution in caronc/apprise#1640@vgopalakPrgsmade their first contribution in caronc/apprise#1634Installation
Apprise is available on PyPI through pip:
# Install Apprise v1.12.0 from PyPI pip install apprise==1.12.0Full Changelog: https://github.com/caronc/apprise/compare/v1.11.0...v1.12.0
c067047
bumped version to v1.12.0183ca0c
Support MS Teams user mentions (#1660)493e72e
Added RFC 2387 inline attachments to email:// (#1659)44c7ce6
Added SMSC Support (#1658)356e0fb
Serwer SMS Support Added (#1657)2053e6a
improved debug logging when upstream json response is bad8c4ecb0
Added Kook Support (#1654)c98567e
support multi-attachments in single in discord message (#1655)23782c1
removed popcorn notify plugin (no longer in service) (#1656)713a745
Discord templating support added (#1653)Sourced from prek's releases.
0.4.8
Release Notes
Released on 2026-07-04.
Enhancements
Bug fixes
Contributors
Install prek 0.4.8
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/j178/prek/releases/download/v0.4.8/prek-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/j178/prek/releases/download/v0.4.8/prek-installer.ps1 | iex"Install prebuilt binaries via Homebrew
brew install prekDownload prek 0.4.8
File Platform Checksum prek-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum prek-x86_64-apple-darwin.tar.gz Intel macOS checksum prek-aarch64-pc-windows-msvc.zip ARM64 Windows checksum prek-i686-pc-windows-msvc.zip x86 Windows checksum prek-x86_64-pc-windows-msvc.zip x64 Windows checksum prek-aarch64-unknown-linux-gnu.tar.gz ARM64 Linux checksum prek-i686-unknown-linux-gnu.tar.gz x86 Linux checksum
... (truncated)
Sourced from prek's changelog.
0.4.8
Released on 2026-07-04.
Enhancements
Bug fixes
Contributors
cccc61b
Bump version to 0.4.81ff8e40
Bump version to 0.4.7 (#2294)29bfcce
Add default_env configuration (#2288)5f0e654
Fix progress insertion after collapsed rows (#2292)ce4363d
Fix progress collapse ordering (#2291)3f41d4c
Remove Goldziher/kreuzberg from README (#2290)57493f9
Delete .github/copilot-instructions.md (#2287)ec18e36
Rename auto-update to update (#2286)3c0e172
Migrate to tombi for TOML formatting (#2285)a40cd32
ci: rely on setup-node npm for npm publishing (#2284)