Skip to content

Releases: landrok/activitypub

ActivityPhp 0.7.2

03 Apr 07:38
Compare
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
Compare
Choose a tag to compare

Fix composer version VS git tag

ActivityPhp 0.7.0

18 Dec 19:30
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Feature

  • Add support for Type::fromJson()

ActivityPhp 0.5.4

06 Nov 15:46
Compare
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
Compare
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
Compare
Choose a tag to compare

Server features

ActivityPhp 0.5.1

22 Oct 18:13
f3a38c3
Compare
Choose a tag to compare

Fix server cache misses #12 #13