Stable
2.8.2
- Fixed missing dependency files
Stable
2.8.1
- Bug fixes
- Server API issue affecting Garry's Mod
- Missing PHP 8.0 polyfill
- Minor clientside localization issue
Stable
2.8.0
- Implemented sales
- Implemented store package categories & visibility toggle
- Implemented the logical OR operator for webhook conditions
- Improved code readability
- Added type declarations
- PSR-12 formatting
- Reorganized bootstrapping
- Various bug fixes and improvements
Stable
2.7.0
- Implemented web push notifications
- Implemented S2C_CHALLENGE response for server queries
- Fixed
deleted
model lifecycle event for webhooks - Other bug fixes and improvements
Stable
2.6.3
- Fixed issues with database migrations for old versions starting from 1.2.9
Stable
2.6.2
- Fixed linking accounts with non-primary authentication provider
Stable
2.6.1
- Fixed the database schema for fresh installations
Stable
2.6.0
- Implemented user IDs
- Users no longer depend on a SteamID - account creation is possible using any supported provider
- Added a Minecraft UUID column for the upcoming integration
- Implemented user impersonation
- Restructured server API
- Moved configuration to web UI - update your server configuration
- Added a toggle for top & recent donation lists
- Minor bug fixes and improvements
Taking a database backup before updating is recommended.
Stable
2.5.3
- Added nested navbar links
- Improved the frontend
- Style adjustments
- Updated dependencies
- Removed redundant dependencies
- Bug fixes
Stable
2.5.2
- Added webhooks
- Added a system information view
- Updated backend dependencies
- PHP 8 compatibility
- Bug fixes and improvements
Stable
2.5.1
- Added a route for viewing an individual user's purchases and giving them packages
- Various bug fixes and improvements
Stable
2.5.0
- Reworked the store
- modular payment processing
- direct package purchases (use of credits is now optional)
- BitPay integration
- Other improvements