Skip to content
This repository was archived by the owner on Nov 1, 2025. It is now read-only.

Releases: FBA-Studio/OutlineManager

v1.1.3: Fix SSL bypass

02 Sep 10:30
e7a0b1f

Choose a tag to compare

  • Fix SSL bypass for POST methods like RenameKey()

V1.1.2: New functions

02 Jul 14:27
b23b822

Choose a tag to compare

  • Added method GetOutlineServer()
  • Added method ChangeHostname()
  • Added method ChangePort()
  • Added method RenameServer()
  • Added method ChangeMetricsEnabled()

V1.0.4: Bug fixing and removing method

06 Mar 09:12
dc5ff99

Choose a tag to compare

  • Bug fixed in method "DeleteKey()";
  • Removed method with typo "DeteleDataLimit()"

V1.1.0: Fixes and Exceptions

06 Mar 11:51
3dd16fe

Choose a tag to compare

  • Fixed bug with JSON parsing in object DataLimit for OutlineKey
  • Added Exceptions: OutlineAPIException, OutlineManagerException
  • Added Methods GetKeyById() and GetKeyByName()

V1.0.1: First Run!

05 Mar 13:25
a45f23a

Choose a tag to compare

source-code

Update README.md

V1.0.3: Restored Method

05 Mar 15:10
ac30c44

Choose a tag to compare

fixes

Restored method "DeleteDataLimit"