Releases: Ubiquiti-App/UCRM-Plugin-SDK
Releases · Ubiquiti-App/UCRM-Plugin-SDK
0.9.0
- increased required PHP version to 8.1 to correspond with UISP 2.x
0.8.2
- user locale
- credit note permission const
0.8.1
- fixed handling of empty response
0.8.0
- POST / PATCH methods in
UcrmApi
and UnmsApi
classes now return the server response
0.7.0
- add basic support for UNMS API
0.6.0
- increased required PHP version to 7.3 to correspond with UCRM / UNMS
- fixed pack-plugin script to include data directory
0.5.2
- added new option
unmsLocalUrl
to UcrmOptions
class
0.5.1
- fix crash when API endpoint does not return JSON (thank you @ajoah)
UcrmSecurity
class now correctly handles UNMS user accounts
0.5.0
- added new option
pluginId
to UcrmOptions
class