added:
- Stripe integration (your clients can now purchase your products directly from moonbase) (MAYOR)
- Advance search and analytics in the file section
- Bulk actions now implemented for the file section
updated:
- You can now specify each pricing for the license plans (daily/monthly/yearly/lifetime) *optional
- (+) Russian and French translation
- More theme customization
- Block uploads of various file types for security reasons
fixed:
- Issue in the landing page not showing the available products if not logged in
- Fixed an issue when enabling discord bot wouldn't start
Version 1.3.0
added:
. Discord Bot with the ability to reset users IP or HWID, fetch the user info and link your discord account to moonbase using the new Pin features in the settings tab
. Added translation, you can now translate the whole page to any language.
. Now theres a landing page were anyone can see, the landing page shows the basic text you specifc in the config and all the available products you have
updated:
- slight rework on UI with a more modern look and clean animations
- now shows who used the license key in the management and details page
fixed
- issue in the client dashboard not showing the product name
- not being able to delete a license key when license was in use
other bug fixes and improvements
Version 1.2.0
Added:
- Logs Page: Added a dedicated logs page displaying API route usage details including IP addresses, methods, and a quick button to blacklist suspicious IPs.
- Enhanced User Management: Added options in the user management menu (accessible via the three-dot menu) to reset a user's IP or HWID.
- License Revocation: Ability to revoke user licenses, completely disabling their access to the product.
Updated:
- Implemented confirmation dialogs when deleting or banning users, licenses, files, or products, reducing the risk of accidental deletions.
Fixed:
- Encryption: Fixed an issue where encryption reused ciphertext. Each encryption call now generates a unique Initialization Vector (IV), ensuring ciphertext uniqueness.
- License Details: Resolved an issue where viewing license details used the license key instead of the license ID.
- File Descriptions: Corrected an issue where file descriptions added were not displayed on the dashboard.
