PyAuthGG
  • PyAuthGG
  • Changelogs
  • Getting Started
  • Administration
    • Administration()
    • Users
      • FetchUser()
      • FetchUsedLicenses()
      • FetchUserCount()
      • FetchUsers()
      • DeleteUser()
      • ChangeVariable()
      • ChangeRank()
      • ChangePassword()
    • Licenses
      • FetchLicense()
      • FetchLicenseCount()
      • DeleteLicense()
      • UnuseLicense()
      • UseLicense()
      • GenerateLicense()
    • HWID
      • FetchHWID()
      • ResetHWID()
      • SetHWID()
  • Application
    • Application()
    • GetHWID()
    • Info()
    • Login()
    • Register()
    • Extend()
    • ForgotPassword()
    • ChangePassword()
    • Log()
  • GitHub Repository
  • PyPI Package
Powered by GitBook
On this page
  • 1.0.7 - 25th January 2021
  • 1.0.6 - 30th December 2020
  • 1.0.5 - 28th December 2020
  • 1.0.4 - 28th December 2020
  • 1.0.3 - 28th December 2020
  • 1.0.2 - 28th December 2020
  • 1.0.1 - 28th December 2020
  • 1.0.0 - 28th December 2020

Was this helpful?

Changelogs

List of all changelogs

1.0.7 - 25th January 2021

Note: PyAuthGG.Version will still return 1.0.6, will be fixed next update.

Added

  • Added Administration.ChangeRank()

  • Added Administration.SetHWID()

  • Added Application.GetHWID()

Fixed

Removed

1.0.6 - 30th December 2020

Added

  • Added Application.Status()

  • Added Administration.Status()

  • Added Administration.UseLicense()

  • Added Support For License Format 4 {PREFIX}-{LENGTH}

Fixed

Removed

1.0.5 - 28th December 2020

Added

Fixed

  • Fixed Application.ForgotPassword()

Removed

1.0.4 - 28th December 2020

Added

Fixed

  • Version & PyPI

Removed

1.0.3 - 28th December 2020

Added

Fixed

  • Version & PyPI

Removed

1.0.2 - 28th December 2020

Added

Fixed

  • Version & PyPI

Removed

1.0.1 - 28th December 2020

Added

Fixed

  • Version & PyPI

Removed

1.0.0 - 28th December 2020

  • Initial Release

PreviousPyAuthGGNextGetting Started

Last updated 4 years ago

Was this helpful?