| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-03-05 | 1.9 kB | |
| v2.7.1 source code.tar.gz | 2025-03-05 | 1.8 MB | |
| v2.7.1 source code.zip | 2025-03-05 | 1.9 MB | |
| Totals: 3 Items | 3.7 MB | 1 | |
What's Changed
- Documentation: Fixed some misformatted links by @barakplasma in https://github.com/dschep/ntfy/pull/189
- Fix Matrix backend fails wheen trying to send messages with unicode in them by @D4ndellion in https://github.com/dschep/ntfy/pull/187
- Fix typo by @mohd-akram in https://github.com/dschep/ntfy/pull/196
- Make theme icons available for linux backend by @ClementPinard in https://github.com/dschep/ntfy/pull/203
- Document "legacy" and new "app" Slack tokens by @adamnovak in https://github.com/dschep/ntfy/pull/206
- Swap Slacker for Slack SDK by @MillironX in https://github.com/dschep/ntfy/pull/229
- Add compatibility with emoji 2.0 by @theMarix in https://github.com/dschep/ntfy/pull/250
- Change getargspec to getfullargspec for python 3.11 compatibility by @kdkd in https://github.com/dschep/ntfy/pull/263
- Fix compatibility with Python 3.11, 3.12, and 3.13 by @theMarix in https://github.com/dschep/ntfy/pull/271
- fix telegram coroutine not awaited by @francescobodria in https://github.com/dschep/ntfy/pull/272
New Contributors
- @barakplasma made their first contribution in https://github.com/dschep/ntfy/pull/189
- @D4ndellion made their first contribution in https://github.com/dschep/ntfy/pull/187
- @mohd-akram made their first contribution in https://github.com/dschep/ntfy/pull/196
- @ClementPinard made their first contribution in https://github.com/dschep/ntfy/pull/203
- @adamnovak made their first contribution in https://github.com/dschep/ntfy/pull/206
- @MillironX made their first contribution in https://github.com/dschep/ntfy/pull/229
- @theMarix made their first contribution in https://github.com/dschep/ntfy/pull/250
- @kdkd made their first contribution in https://github.com/dschep/ntfy/pull/263
- @francescobodria made their first contribution in https://github.com/dschep/ntfy/pull/272
Full Changelog: https://github.com/dschep/ntfy/compare/v2.7.0...v2.7.1