Changelog
Follow up on the latest improvements and updates.
RSS
FIXED
API
🛠️ - When using the
forgot
function, users would receive an errorWebsite
🛠️ - When resetting a password via
/reset
, a response wouldn't display letting the user know if it was successful or not🛠️ - When resetting a password via
/resetUser
, a response wouldn't display letting the user know if it was successful or notnew
improved
07 March 2025 | KeyAuth Changelog
NEW
Seller API
🆕 - The ability to delete just one (1) webhook, instead of all webhooks with the new "delete webhook" endpoint
🆕 - The ability to fetch "hash", "pausedsub", "keybanned", "userbanned", "sessionunauthed", "hashcheckfail", "loggedin", "pausedapp", "username too short", "password leaked", "chat hit delay" messages from the getsettings function
🆕 - The ability to fetch "customer panel status" from the getsettings function.
IMPROVED
Seller API
⚡ - getsettings function has been restructured. There is now "functions" and "messages" arrays to make the response a bit more "clear".
⚡ - Privacy Policy
REMOVED
Seller API
🗑️ - "Sellix Secret" from the getsettings function
FIXED
Customer Panel
🛠️- When logging in with a license, users weren't able to see the sidebar properly (name/subscription wouldn't display)
🛠️ - When logging in with a license, the logout function did not function correctly
🛠️ - When logging in with a license, the user could not reset their HWID
REMOVED
Customer Panel
🗑️ - "License Login" button that directed users to a dead link.
IMPROVED
Examples
⚡- CSharp Window Forms Example - Switched to async for just about all of the functions.
new
improved
fixed
01 March 2025 | KeyAuth Changelog
NEW
Seller API
🆕- Retrieve application stats endpoint
🆕- Retrieve all reseller/manager (username, key balance, key levels, permissions) endpoint
🆕- Delete all whitelists endpoint
🆕- Delete all web loader buttons endpoint
Customer Panel
🆕- Log in using license only (when using a license only to login, the change username/password fields will NOT show)
FIXED
Dashboard
🛠️- When editing a user, it would throw "failed to disable 2fa" even if the 2fa field wasn't touched.
IMPROVED
Dashboard
⚡- When editing a user, the disable 2fa checkbox will appear only if the user has 2fa active on their account.
Support
⚡- Support will now be able to assist with more account related inquires
Documentation
⚡- The upload file endpoint did not take the "authed" parameter, even though it is apart of the seller api.
REMOVED
Links
🗑️- All links to our Sellix shop, as Sellix is no longer available for use as of now.
Improved
Improved
Examples
- CPP checks to ensure CPU usage isn't too high
- CPP seed cleanup, prevent extra files from being created and not deleted (bloating)
Updated
Dashboard/API
- Extended the file name size(length)
Fixed
Login
- When trying to log in using Telegram, users would receive an error stating an argument/parameter was missing. The users could still log in properly, just had an annoying warning/error.
Fixed
Dashboard
- Typo on the manage apps page
Seller API
- When using add blacklist, types "region", "country" and "asn" wouldn't actually work.
New
Dashboard
- You can now add a reason when creating a whitelist on the whitelist page
- You can now add a reason when creating a blacklist on the blacklist page
Seller API
- You can now add a reason when creating a new blacklist using the add blacklist function
- You can now add a reason when creating a new whitelist using the add whitelist function
Load More
→