- Added ability for customers to login via Discord & their customer data will sync
- Added IP whitelist with toggle for licenses
- Added custom data field for licenses
NOTE: Please make sure you follow the UPDATE_INSTRUCTIONS.md file for updating to 1.7.0
Hi all. Exciting update for Phantom!
- A new customer is made (if it doesn't exist)
- Added a brand new dedicated BuiltByBit module which allows you fully list and manage all your customer's BuiltByBit licenses using the BuiltByBit Ultimate API
- Added client panels. You can now create logins for your clients to see their license and all their license logs
- Added BuiltByBit webhook automation. Now, after a purchase on BBB:
- The new product is made in Phantom (if it doesn't exist)
- A new license is made for that customer and product and a client login is generated for the customer (if they're a new customer)
- Added HWID support
- Added logs fetching to the API
- Added more API options
- Quality of life updates
For support or questions, please join our Discord server: https://discord.gg/buzz
Hi all! In this update, I've added a whole new internal API with internal documentation for managing licenses, products and customers
We've also introduced our own hosting service exclusively for our customers, which allows you to host Phantom on your own panel from as a little as $4.99 a month
You will receive:
- Full hosting panel with backups, file manager, SFTP, Github Repo integration, sub-users, and loads more
- Free support from our team for changes, fixes etc
- Priority support for Phantom
- Absolutely zero setup & commands needed at all (one-click install & ready to start)
- Easier to edit files and make custom changes to Phantom
Enjoy!
Hi all! Small update here:
- Added a way to set unlimited max IPs with licenses
- Returned "success" boolean even if the API route errored
- Fixed a bug where the logs page would error if a log contained no set product
Hi all! Quick update here:
- You can now change the API route of the license route in the settings tab.
This is good for if you want to disguise the Phantom DRM system within your application instead of the route showing as "/license". You can disguise it as something like "/checkVersion"
For support, please make a new ticket in our Server or website:
https://discord.gg/buzz
https://buzz.dev/tickets/new
Hi, quick update:
- Fixed an error with CORS in the license API route
NOTE: The only file changed is app/api/license/route.js
