Skip to content

Releases: landrok/activitypub

ActivityPhp 0.8.0

15 Oct 18:23
13374a3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.7.2...0.8.0

ActivityPhp 0.7.2

03 Apr 07:38

Choose a tag to compare

  • Ontology: update Peertube ontology

  • Validator: add support for Web Socket Secure protocol

  • QA: remove Travis stuff

  • Fix #41 @scammo

ActivityPhp 0.7.1

18 Dec 19:35

Choose a tag to compare

Fix composer version VS git tag

ActivityPhp 0.7.0

18 Dec 19:30

Choose a tag to compare

  • 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

05 Jul 21:16

Choose a tag to compare

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

11 Apr 16:16

Choose a tag to compare

  • Security - Fix CVE-2021-30130 - Improper Certificate Validation in phpseclib
  • Remove support for PHP 7.1

ActivityPhp 0.5.5

31 Jan 17:05

Choose a tag to compare

Feature

  • Add support for Type::fromJson()

ActivityPhp 0.5.4

06 Nov 15:46

Choose a tag to compare

Fixes

  • Add support for hyphen in header names for HTTP signature verification #16 Thanks to @gudzpoz

ActivityPhp 0.5.3

06 Nov 13:22

Choose a tag to compare

Fixes

  • Add support for the algorithm field for HTTP signature verification #16 Thanks to @gudzpoz

ActivityPhp 0.5.2

29 Oct 20:43

Choose a tag to compare

Server features