Features
- Select Discord Users directly from a dropdown when creating licenses (Experimental)
- Added new articles to the documentation
Fixes
- Fixed Dark theme changed to light on page reload
- Fixed Unable to create licenses issue
- Added warning near Password Change Setting
- Added warning near Experimental Settings
- Performance Improvements
Features
- Dark Theme (Experimental)
- Client Provided IP Address Tracking
Fixes
- License fails when Max IP limit is 1 (Fixed)
- License fails when Max HWID limit is 1 (Fixed)
- Invalidate all devices when limits reached (Fixed)
API Changes
- Client Provided IP Address Tracking
- Ability to override and custiomize ip, hwid and other details via calling setters in java api wrapper
-HWID is being same as mac address issue has been fixed in Java API Wrapper 1.0.3
Changes
- Changed copyright text from 2021 to 2025
- Removed github star advertisement
- Updated SunLicense java API to 1.0.1 with Java 1.8 Support and minor improvements [link]
Fixes
- Fixed license request chart not showing any data issue
- Fixed license not working when owner discord id null issue
- Fixed first license request registering fail issue due to id max returns null
- Fixed license not processing when discord alert channel id null issue
- Fixed license status only being invalid (not blocked) issue