Releases: landrok/activitypub
Releases · landrok/activitypub
ActivityPhp 0.7.2
ActivityPhp 0.7.1
Fix composer version VS git tag
ActivityPhp 0.7.0
-
Update Mastodon ontology
-
Add support for PHP 8.2 and 8.3
-
Remove support for PHP 7.3
Thanks to @Simounet for the Mastodon ontology updates
ActivityPhp 0.6.0
Features
Add 3 new ontologies:
- Mastodon
- Lemmy
- BookWyrm
Fix some tests and new phpseclib public key usages
Remove support for PHP 7.2
Thanks to @Simounet for the 3 new ontologies and phpseclib fixes
ActivityPhp 0.5.6
- Security - Fix CVE-2021-30130 - Improper Certificate Validation in phpseclib
- Remove support for PHP 7.1
ActivityPhp 0.5.5
Feature
- Add support for
Type::fromJson()
ActivityPhp 0.5.4
ActivityPhp 0.5.3
ActivityPhp 0.5.2
Server features
- Add support for http user-agent customization http.agent parameter Thanks to @swentel
- Add support for a server singleton
Server::server()