Skip to content

Releases: madpilot78/FreeBoxPHP

v1.3.1

15 Jun 09:18

Choose a tag to compare

  • Added #[\SensitiveParameter] where appropriate
  • Changed PHPStan level to 9

v1.3.0: Remove unused code.

10 Apr 12:10

Choose a tag to compare

  • Update connection configuration APIs to return router provided responses data
  • Remove dead code

v1.2.1

09 Apr 14:38

Choose a tag to compare

Code improvements

v1.2.0

21 Mar 17:01

Choose a tag to compare

  • Code improvements suggested by PHPStan
  • Improved debug logging in HTTP Client

v1.1.0

03 Mar 14:37

Choose a tag to compare

Improved internal code structure:

  • Stop using magic methods
  • Fix some PHPStan reported errors

Also:

  • Updated README.md

v1.0.5

01 Mar 17:45

Choose a tag to compare

  • Add support for LAN Browser Interfaces API
  • Add support for LAN WOL API
  • Improve tests code coverage

v1.0.4

22 Aug 17:00

Choose a tag to compare

  • Removed bundled composer.lock
  • Fix accessing undefined static consts from abstract class
  • Minor code improvements

v1.0.3

18 Aug 22:08

Choose a tag to compare

Don't use potentially expired challenge value for authentication.

v1.0.2

18 Aug 20:19

Choose a tag to compare

Do not save SessionToken in property.

v1.0.1: Put a very low cache TTL

17 Aug 23:07

Choose a tag to compare

Use a very low cache TTL for session tokens.

Experiments show these boxes are invalidating these and requiring a new login after a short inactivity.