# Changelog for ARS VIP Shop
## Version 1.1.3 (2025-01-15)
- **Performance Enhancement**: Removed all rate limiting and cooldown mechanisms:
- Eliminated 1-second command cooldown for shop access
- Removed 5-second timeout delays on all admin panel actions
- Improved user experience with instant action execution
- Maintained financial transaction safety mechanisms
- **Admin Panel Improvements**:
- Admin actions (add/edit/remove products, credit management) now execute immediately
- Removed artificial delays that were causing user frustration
- Enhanced responsiveness for all administrative functions
- **User Experience Optimization**:
- Shop command can now be used instantly without waiting periods
- Seamless interaction flow throughout the entire interface
- No UI changes required - all improvements are backend optimizations
## Version 1.1.2 (2025-05-15)
- Enhanced framework compatibility for wider server support:
- Improved integration with
ESX and QB
Core frameworks
- Added better detection of server framework
- Streamlined framework-specific code paths
- UI improvements and performance optimizations:
- Reduced loading times and resource usage
- Added new animations and transitions
- Improved responsiveness across different devices
- Fixed various bugs:
- Resolved issue with credit display for certain users
- Fixed item delivery system in specific scenarios
- Corrected webhook formatting issues
## Version 1.1.1 (2025-05-12)
- Implemented comprehensive Discord webhook logging system:
- Centralized configuration in config.lua
- Dedicated webhooks for different action types
- Detailed logging of all transactions and admin actions
- Enhanced formatting with rich information for each event
- Timestamps and user identification for audit trail
- Improved error
handling and notification system
- Added additional documentation in README.md
## Version 1.1.0 (2025-05-10)
- Added enhanced user interface for improved shopping experience:
- Fully reactive UI with TypeScript and React
- Modern glass-like design with smooth animations
- Improved product display with detailed information cards
- Mobile-responsive design for better usability
- Implemented comprehensive admin panel:
- Real-time transaction monitoring with detailed statistics
- Product management system (add, edit, remove products)
- User credit management and tracking
- Code generation and redemption system
## Version 1.0.5 (2025-04-22)
- Added support for bundles to allow package purchases:
- Bundle system allows grouping multiple items together
- Special pricing and discounts for bundled items
- Visual representation of bundle contents in UI
- Enhanced vehicle purchase system:
- Implemented test drive functionality for vehicles
- Added detailed vehicle statistics display
- Automatic key management and garage assignment
## Version 1.0.4 (2025-03-15)
- Added customization options:
- License plate customization system
- Phone number change functionality
- Gang registration module
- Implemented anti-spam protection system:
- Command cooldown to prevent abuse
- Transaction verification to prevent duplicates
- Error handling for invalid input
## Version 1.0.3 (2025-02-28)
- Enhanced property purchase system:
- Added visual property previews
- Implemented location marking on map
- Auto-setup for purchased properties
- Added hot deals and special offers section:
- Timed special offers with discounts
- Featured products section for promotion
## Version 1.0.2 (2025-02-10)
- Improved security and data handling:
- Enhanced database transaction safety
- Better validation of user input
- Protection against SQL injection
- Fixed framework compatibility issues:
- Better integration with ESX framework
- Added full support for QB Core framework
## Version 1.0.1 (2025-01-25)
- Added Tebex integration for credit purchases
- Implemented Discord webhook notifications for purchases
- Fixed bug with vehicle spawning in garages
## Version 1.0.0 (2025-01-15)
- Initial release of ARS VIP Shop
- Core functionality for in-game purchases
- Basic UI and shopping experience
- Support for multiple product types (vehicles, items, weapons, etc.)