new
fixed
improved
v2.6.2
Added
- GoCardless payment handling with refactored subscription gateway structure
- Enhanced GoCardless and Stripe subscription handling with central configuration
- Central auto-renewal functionality
- Badges and user badges migration for achievement module
- New tenant routes for DietMenu, AutoRenewal, Achievement, ScheduleFeedback, and WorkoutPlan modules
- New translation keys for Help, Account, Feature Request, Documentation, and Contact Support
- Workout plan generation and thumbnail features
- Help button and dropdown menu in AdminLayout for improved user support
Fixed
- Updated laravel-core version to v4.8.24 with adjusted references
- Updated feature request and documentation links
- Upgraded routes to use CentralLayout
Improved
- Updated route mapping methods to use collection filtering for enabled modules
- Enhanced addon command handling and migration processes
- Removed unused route service provider and API routes
- Simplified controller usage in API routes for better maintainability
- Resolved merge conflicts and cleaned up imports in Installer module
- Removed redundant user state from AdminLayout