Skip to content

Releases: pageseeder/bridge

Release 0.11.38

12 Nov 03:54
Compare
Choose a tag to compare

Deprecated PSSession and created alternative classes (use PSToken instead for better CSRF protection).

Release 0.11.37

12 Mar 01:25
Compare
Choose a tag to compare

Fixed DocumentManager.putFragment not working on PageSeeder v6.

Release 0.11.36

16 Jun 20:35
Compare
Choose a tag to compare

remove the latest amendments done in MultipartRequest and BasicRequest about the method put.

Release 0.11.35

07 Jun 12:55
Compare
Choose a tag to compare

Full Changelog: 0.11.34...0.11.35

Release 0.11.33

10 Aug 12:24
Compare
Choose a tag to compare
  • amend PSAuthenticator, PSHTTPConnector, and PSHTTPResource to allow its caller to set another PSConfig instead of the default.
  • amend the method logout from MemberManager to allow its caller to set another PSConfig instead of the default.

Releace 0.11.32

28 Jul 06:52
Compare
Choose a tag to compare

update response method in CacheableRequest to use its PSConfig if not null.

Release 0.11.31

18 Jul 11:37
Compare
Choose a tag to compare

It just creates the PSMembershipStatus, adds it to PSMembership and amends PSMembershipHandler.

Release 0.11.30

23 Jun 12:36
Compare
Choose a tag to compare

Release 0.11.29

23 Feb 22:55
Compare
Choose a tag to compare
  • amend the PSCommentHandler when the comment content type is XML

Release 0.11.28

29 Jul 05:55
Compare
Choose a tag to compare
  • amend PSThreadHandler to use qName if localName is null
  • add toXML to PSThreadStatus