Changelog

Follow up on the latest improvements and updates.

RSS

fixed

v5.6.4

  • Fix System Update Issue
  • Fix Some Critical Bugs

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.

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

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

fixed

improved

v5.6

Added
  • Module Management: Updated module versions and restructured
    module.json
    for improved organization
Changed
  • Dependency: Updated
    coderstm/laravel-core
    to v4.8.25 in composer.lock
  • UI Component: Rearranged slot structure in
    BaseItem
    component for improved readability
  • Routing: Simplified route mapping logic by removing central path checks

new

improved

v5.5

Added
  • Branding: Replaced logo images with a base-logo component for consistent branding across layouts
  • Admin Support: Added Help button and dropdown menu to AdminLayout for improved user support
  • Payment Handling: Initialized paymentProviderId in StripeSubscription for better payment management
  • Task Management: Added queue manager command to the schedule for improved automation
Changed
  • Payment UI: Enhanced payment method displays and improved exception handling in PaymentException
  • Codebase: Refactored code structure, removed redundant sections
  • Thumbnail Handling: Used realpath for correct thumbnail path resolution in AddonController

new

improved

fixed

v5.4

Added
  • Payment Method
    : Direct Debit Integration with GoCardless payment system
  • Installer
    : Improved installation module with better UI and validation
  • Feedback System
    : New feedback page and ScheduleFeedback addon
  • Upgrade Feature
    : One-click upgrade functionality for easier updates to the latest version
Changed
  • Payment UI
    : Enhanced payment method displays
  • Upgrade Process
    : Replaced legacy upgrade system with improved upgrade process

new

improved

fixed

v5.3

Added
  • Base-addon component: Integrated into LinksList and BaseItem
  • Subscription update functionality with payment model and event listeners
  • QueueWorkerManager command for managing queue workers
  • Restriction on revert usages for late cancellation
Fixed
  • Reset subscriptions usages issue
Changed
  • Improved Dialog Thumbnail display

new

improved

fixed

v5.0

Added
  • Enhanced User Dashboard with Custom Widgets
  • Custom Theme Feature for more control over frontend appearance
  • Dashboard KPI Reports with various chart types for better insights
  • New Subscription Management Features (Upgrade/Downgrade)
  • Integration with New Payment Gateways (Square, PayPal Advanced)
Improved
  • Performance Optimization for Mobile Devices
  • Multi-Language Support with Enhanced Translation Options
Fixed
  • Issues with Class Booking and Calendar Sync

new

v4.5

Added
  • Check-in Page and Access Log with QR code scans
  • Order Source tracking for Class Bookings
  • Pay-As-You-Go Feature for direct class fee payment
Changed
  • Updated Subscription System with support for multiple payment methods
  • Moved Order Module to the core package
Fixed
  • Enquiry Order Issue
  • QR Code Scanner infinite loop issue
  • Order Update Bugs
  • Various Important Bugs
Load More