v1.9.5
v1.9.5
11th October 2023
- Fixed video stream upload files not working.
- Fixed
purgeCache()
not working. - Added debug request option:
$bunny->debug_request = true
to view HTTP call information. - Added
$stream_library_access_key
andstreamLibraryAccessKey()
Can set with$bunny->stream_library_access_key = '';
- Updated table of contents in readme.