Skip to content

Releases: Tustin/psn-php

Rewrite complete

18 Sep 18:53
2163ca5
Compare
Choose a tag to compare
Rewrite complete Pre-release
Pre-release

Rewrite has now been merged into master!

Core changes

  • Library is now more OOP based (unlike before).
  • Methods for most API response properties.
  • Lazy-loading for all objects.
  • Removed old login method that no longer worked due to Captcha.

Library upgrades

  • More streamlined Community management + functionality.
  • Added User Stories (aka Activity)
  • Added ability to update profile background and background color.
  • Added Image and Audio messaging.
  • Added User Sessions (party + game)

Quick fix

01 Aug 17:43
Compare
Choose a tag to compare

Fixes a missing form value that would cause logins to fail

Version 1.2.0

27 Jul 01:21
Compare
Choose a tag to compare

Supports new PlayStation app features, like changing your profile background image and color.

Small tweaks and updates

26 Jul 22:07
Compare
Choose a tag to compare

A fresh release with some small tweaks and enhancements.

Thanks go out to the following users for their contributions:

SpaHost: #29 - Compare trophies function
bozzit: #37 - Retrieval of GroupID by name function

Proper release

09 Feb 19:45
Compare
Choose a tag to compare

Proper release so the package can be brought down from Packagist using Composer without the dev flag.