June 12, 2025
fixed
v5.6.4
Fix System Update Issue
Fix Some Critical Bugs
June 9, 2025
improved
fixed
v5.6.3
Enhanced user feedback in friend request handling and member retrieval messages.
Improved error handling and notifications in friend management components.
Updated FriendsList and FriendsTabs components for better data fetching and refresh logic; added notify plugin for consistent notifications.
Refactored user retrieval in FriendsController and added integer casts for IDs in FriendRequest and Friendship models.
Added guard:users middleware to authenticated user routes for enhanced security.
June 8, 2025
new
improved
fixed
v5.6.2

New Features
Language Selection - Added language options with filtering functionality
Dynamic Ingredients - Ability to dynamically add ingredients in diet menus
Enhanced Friends System - Comprehensive friend management with improved UI and profile features
Demo Mode Protection - Added restrictions and safeguards for demo environments
GoCardless Integration - Enhanced payment processing with mandate handling

Improvements & Fixes
Search Enhancement - Updated member search to use QR codes for better accuracy
Performance Optimizations - Improved loading states and data management across components
UI/UX Enhancements - Better icon sizing, improved layouts, and cleaner interface elements
Database Improvements - Enhanced data consistency and reliability
Authentication Flow - Streamlined login process with better token management
Chart Display - Fixed numeric value parsing for revenue and member breakdowns

Technical Updates
Dependency Updates - Updated core framework to latest version for better stability
Code Organization - Improved code structure for better maintainability
Module Management - Enhanced addon system with better migration handling
Translation Support - Added new translations for Russian and Chinese languages
May 24, 2025
improved
fixed
v5.6.1
Improvements
Update ModuleSeeder to log modules and streamline module addition process
Ensure modules.json ends with a newline for consistency
Fixed
Ensure numeric values are parsed correctly in chart formatter for MembersBreakdown and RevenueBreakdown components
Change sortOrder to sort_order in DietMenu and WorkoutPlan module.json files
Cast max_tokens and temperature to int in OpenAI configuration for consistency