Skip to content

Releases: destyk/lztcombine-php

Release v.2.0.31

Release v.2.0.3

17 Jul 18:23
Compare
Choose a tag to compare

Fixed

  • Fixed an issue where non-JSON requests could return a page with an AES hash.
  • Fixed some comments in the code.
  • Fixed the work of the clearAsset() function

Release v.2.0.2

17 Jul 17:14
Compare
Choose a tag to compare

Fixed

  • Fixed getFromFile() in BaseType.php

Release v.2.0.1

17 Jul 15:50
Compare
Choose a tag to compare

Minor fixes after global release

Release v.2.0.0

17 Jul 15:12
Compare
Choose a tag to compare

The library has been completely updated. All functions are fully functional again :)

Added:

  • Added $builder->threads()->participant() method that allows you to participate in contests

Release v.1.1.2

17 Apr 20:58
e019627
Compare
Choose a tag to compare

Added support for two-factor authentication system

Release v.1.1.1

17 Apr 18:35
d10b709
Compare
Choose a tag to compare

Minor fixes and improvements:

  1. Fixed a bug with incorrect encoding of the _xfUser parameter.
  2. Added cleaning of log files on request error (Previously, on an unauthorized request, cookies were saved and reused, ignoring new passed parameters on initialization).

Release v1.1.0

17 Apr 14:53
210024f
Compare
Choose a tag to compare
  1. Added auto-refresh of expired CSRF-token.
  2. Now only one parameter needs to be specified - _xfUser (previously _xfToken, _xfUser, _xfSession).
  3. Added handling of exceptions for unsuccessful loading of the JS file.

Release v.1.0.3

12 Apr 19:10
48bd8e9
Compare
Choose a tag to compare
Merge pull request #1 from destyk/dev

1. Added methods for working with the market
2. Fixed error handling

Release 1.0.3-beta

12 Apr 19:01
b16e2b3
Compare
Choose a tag to compare
Release 1.0.3-beta Pre-release
Pre-release
Update composer.json