Releases: madpilot78/FreeBoxPHP
Releases · madpilot78/FreeBoxPHP
v1.3.1
v1.3.0: Remove unused code.
- Update connection configuration APIs to return router provided responses data
- Remove dead code
v1.2.1
Code improvements
v1.2.0
- Code improvements suggested by PHPStan
- Improved debug logging in HTTP Client
v1.1.0
Improved internal code structure:
- Stop using magic methods
- Fix some PHPStan reported errors
Also:
- Updated README.md
v1.0.5
- Add support for LAN Browser Interfaces API
- Add support for LAN WOL API
- Improve tests code coverage
v1.0.4
- Removed bundled composer.lock
- Fix accessing undefined static consts from abstract class
- Minor code improvements
v1.0.3
Don't use potentially expired challenge value for authentication.
v1.0.2
Do not save SessionToken in property.
v1.0.1: Put a very low cache TTL
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.