Changelog
Follow up on the latest improvements and updates.
RSS
FIXED
Custom Customer Panel
🛠️- Users would receive warnings about the "download" and "webdownload" not being active if the user did not set them in their application settings.
🛠️- Action buttons displaying via "echo", allowing people to view the code and alter it.
fixed
improved
new
22 April 2025 | KeyAuth Changelog
IMPROVED
Website
⚡- Landing page (cleaned up a bit of the components)
⚡- Typo on the landing page saying "uprade" instead of "upgrade"
⚡- Type on the upgrade page saying "uprade" instead of "upgrade"
⚡- Tester (free) accounts can no longer create more than 10 users.
⚡- Response messages for Resellers when doing hwid resets
⚡- The two factor authentication modal (qr code) on the account settings page wasn't centered
⚡- Mouse pointer effects when hovering over "Add Discord Bot" and "Download Source" buttons on the seller settings page.
NEW
Website
🆕- Copy buttons added to the seller settings page, making it easier to copy the seller link/api key
FIXED
Website
🛠️- "Download Source" button for the Discord bot not working
REMOVED
Website
🗑️ - The ability to export all account information button. Just about every page has a specific export button on the page.
🗑️- "Our Team" sections as the entire section was removed
IMPROVED
Examples
⚡- WPF example now has 1.3 support
⚡ - WPF example now has client 2FA
⚡ - WPF example will now throw an error if the users date/time is not synced on their device
⚡ - C# WinForms example will now throw an error if the users date/time is not synced on their device
⚡- C# Console example will now throw an error if the users date/time is not synced on their device
NEW
Dashboard
🆕- Typescript tab on the manage apps page
FIXED
Several Pages
⚡- Outdated links to the JavaScript/TypeScript Examples
⚡- Outdated link to the Go Example
REMOVED
Dashboard
🗑️- The secret from the JavaScript credentials on the manage apps page
🗑️- The secret from the GO credentials on the manage apps page
FIXED
Documentation
🛠️- The unpauseuser seller api request previously said "unpause" instead of "unpauseuser".
new
improved
05 April 2025 | KeyAuth Changelog
NEW
Examples
🆕 - 2fa (Two Factor Authentication) enable/disable to the PHP example
🆕 - Logout function to the PHP example (this ensures sessions are killed on the actual dashboard as well)
Seller API
Improved
Examples
⚡- The layout for the PHP example, making it more centered instead of fully docked to the left
⚡ - Session management for the PHP example, ensuring multiple sessions weren't being generated/overwritten
⚡ - Error handling code for the PHP example. By default it's commented out now.
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.
Load More
→