| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-12 | 712 Bytes | |
| v2.2.0 source code.tar.gz | 2026-04-12 | 11.8 MB | |
| v2.2.0 source code.zip | 2026-04-12 | 12.2 MB | |
| Totals: 3 Items | 23.9 MB | 0 | |
- Bumped support level to 4.5.8
- Switch from
graphemetographemeupackage, which is more maintained (thanks @CyberTailor for the report). - Fix a crash due to unbound local in stream_public (Thanks @elnikkis for the report and fix)
- Fix invalid event error in heartbeats (Thanks @tribela for the report and fix)
- Add several missing parameters to
account_update_credentials - Add quote support (Several new endpoints and entities)
- Fix a bug in push subscriptions for status push subscriptions
- Fix a bug in Pleroma ID parsing
- Samples: Make samples work on Windows (Thanks @AllynH for the report and fix)
- Add support for async refreshes
- Fix various other bugs and documentation issues