Changelog
Follow up on the latest improvements and updates.
RSS
new
improved
fixed
28 MAY 2025 | KeyAuth Changelog
IMPROVED
⚡- The alert for the "no application secret for our 1.3 endpoint" on the manage-apps page. A button has now been added to make it easier for people to find their application secret.
⚡- Deletion of applications on the manage-apps page. Users are now required to enter the application name itself rather than "Confirm Deletion"
⚡- Documentation - it now explains more about the Dashboard
⚡- Breadcrumb descriptions for several pages / updated links
FIXED
🛠️- Typo on the licenses page, some items said "keys" while other items said "licenses"
🛠️- "Help" links directing to our old ticketing system
🛠️- Emails having a link to our old ticketing system
REMOVED
🗑️- The C++ connection issue notice on the on the manage-apps page. If you're still experiencing issues please reach out to our team. Thank you.
🗑️- The application secret from the c++ on the manage-apps page - code section
FIXED
Dashboard
🛠️- When trying to sign in, it would throw an error saying the app column could not be null.
fixed
new
22 MAY 2025 | KeyAuth Changelog
NEW
Dashboard
🆕- Audit Logs will now display Manager/Reseller activity (when the logged in and from where).
REMOVED
Website
🗑️- Google Auto Display. Users will now be required to actually press the sign in with Google button.
FIXED
Website
🛠️- Audit Logs would not return any data even if data was stored.
IMPROVED
Examples
⚡- The CPP example/library to enforce full hostname verification
⚡- The CPP example/library was missing "cleanup" code to free up resources
⚡- The CPP example/library now performs "cleanup" before throwing errors
NEW
Website
- Ticket System, improved FAQ, ticket history (return to your previous ticket... must be logged in first)
FIXED
Examples
IMPORTANT NOTICE FOR C++ USERS
Hello,
Just another update for the C++ users out there.
Yesterday, when I made the announcement I should have been more clear on what version of the library was released, I probably should have directed users to the actual library instead of having people build it as some people did not know how to build it, so just to cover a few extra things:
x64 1.2 API Users
Although, it's highly recommended that you use 1.3 instead of 1.2, if you decide to still use it, you will need to use the library attached to this message:
⚠️ x86 1.2 has not been updated yet, but should be done tomorrow. If you use x86 1.2 lib please dm me if you're interested in testing it out 👍
x64 1.3 API Users
If you're using the 1.3 API and have not already done so, please update your library_x64.lib with this: https://github.com/KeyAuth/KeyAuth-CPP-Example/blob/main/x64/library_x64.lib
DLL users
Some people claim 1.2 works inside .dll files. However, 1.3 does not. If we can get it tested, 1.3 dll support will also be released.
If you have any questions or are running into any issues, feel free to dm me, make sure you explain your issue with details! So that I can actually assist you.
FIXED
API
🛠️- changeUsername would throw an error about timestamp mismatch
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
Load More
→