Skip to content

Releases: FirstOrDefault/directapi

v1.0.3 fixed logout bug

13 Feb 20:00
8490200
Compare
Choose a tag to compare

What's Changed

  • Fixed improper logout which caused wrapper to fail by @Pixel-Null in #6
  • Actually fixed logout this time by @Pixel-Null in #7

Full Changelog: v1.0.2...v1.0.3

Third party API support and more control over requests

13 Feb 12:22
44e1536
Compare
Choose a tag to compare

What's Changed

  • Allows for more flexible requests with params by @Pixel-Null in #5

Full Changelog: v1.0.1...v1.0.2

v1.0.1 release

13 Feb 11:21
Compare
Choose a tag to compare

PR: #1 #3 #4

Important

  • Added basic API error handling

What's Changed

  • Update issue templates by @Pixel-Null in #1
  • Update README.md by @Pixel-Null in #3
  • Checks if API result is a html page by @Pixel-Null in #4

Full Changelog: v1.0.0...v1.0.1

Initial release

12 Feb 23:31
Compare
Choose a tag to compare

Initial release for DirectApi.

This is the initial release for DirectApi which adds a way to authenticate and send any API request to a specified DirectAdmin server.

Read the readme for more information.