Skip to content

Releases: alirezax5/xuiapi

1.9.15

26 May 19:42
Compare
Choose a tag to compare

fix unmarshal & remove client

1.9.14

26 May 14:20
Compare
Choose a tag to compare

xconvert was removed
getNewX25519Cert added

1.8.14

24 May 09:07
Compare
Choose a tag to compare

fix bug
added methods:
getConfigJson
getDb
delAllDepletedClientsApi

1.7.13

23 May 08:57
Compare
Choose a tag to compare

fix bug

1.7.12

23 May 08:49
Compare
Choose a tag to compare

fix bug

1.7.11

22 May 21:33
Compare
Choose a tag to compare

fix add Clients

1.7.10

22 May 15:27
8bdf5d1
Compare
Choose a tag to compare
  • Add Alireza0 panel
  • Changing xui to panel in the latest mhsanaei panel update

Warning: Be sure to update the version of mhsanaei to the latest version

1.6.10

05 May 10:43
Compare
Choose a tag to compare

Adding new methods :

getClientData($inboundId, $uuid)
getClientDataByEmail($inboundId, $email)

getClientTraffics($email) (just mhsanaei)

1.5.10

28 Apr 10:38
Compare
Choose a tag to compare

Added new methods :
editInboundDataWithKey($id, $key, $value) - Example

editClientWithKey($inboundId, $clientUuid, $key, $value)

editClientByEmailWithKey($inboundId, $clientEmail, $key, $value)

editClient($inboundId, $clientUuid, $enableClient, $email, $uuid, $totalGB = 0, $expiryTime = 0, $tgId = '', $subId = '', $limitIp = 0,$fingerprint = 'chrome', $flow = '')

editClientByEmail($inboundId, $clientEmail, $enableClient, $email, $uuid, $totalGB = 0, $expiryTime = 0, $tgId = '', $subId = '', $limitIp = 0,$fingerprint = 'chrome', $flow = '')

Example

1.4.10

26 Apr 06:08
Compare
Choose a tag to compare

Adding new methods to mhsanaei :

Added delDepletedClientsApi