Frezka SaaS - Documentation

Recent Updates

Estimated reading: 6 minutes

⚡ Framework Compatibility 
➡️ Supported PHP: 8.2

[v2.0.0] – 17 July 2026

  • New: Introduced Loyalty Points & Referral System with configurable earning rules, referral rewards, partial point redemption, and complete loyalty history tracking.
  • New: Added Google Calendar Integration with automatic booking synchronization, OAuth authentication, and background event syncing.
  • New: Introduced Vendor Website Customization Settings, allowing vendors to personalize their storefront directly from the admin panel.
  • New: Added multiple view options (Day, Week, Month, and List) in the Booking Calendar for a more flexible scheduling experience.
  • Update: Redesigned Vendor Subscription and Customer Booking/Product Purchase invoices with an improved layout.
  • Update: Added advanced Invoice Management features, including invoice customization settings, improved PDF generation, timezone-aware invoices, and dedicated invoice permissions.
  • Update: Modernized the frontend architecture with a professional CSS structure, latest stable package ecosystem, optimized build process, and enhanced code modularity.
  • Update: Updated Dark Mode and RTL (Right-to-Left) support to provide a better experience for global users.
  • Update: Strengthened platform security with Content Security Policy (CSP), enhanced security headers, improved token validation, cache protection, and server information masking.
  • Update: Improved booking flow with duplicate booking prevention, enhanced payment processing, better transaction tracking, and real-time payment validation.
  • Update: Improved overall system performance through query optimization, eager loading, caching, and optimized global search.
  • Fix: Fixed invoice permission access for Admin users.
  • Fix: Improved calculation consistency across bookings, orders, cancellations, and referrals.
  • Fix: Resolved payment status tracking and booking transaction synchronization issues.
  • Fix: Fixed timezone inconsistencies in reports and invoice generation.
  • Fix: Improved invoice print layout, payment form validation, and datatable performance.
  • Fix: Addressed multiple security improvements including CSP enforcement, CSRF protection, clickjacking prevention, and server information exposure.
  • Fix: Fixed minor bugs, UI improvements, validation enhancements, and overall system stability.

Note

  • ⚠️ Important: Please take a complete backup of your database and project files before upgrading.
  • Configure Google OAuth credentials before enabling Google Calendar synchronization.
    Google Calendar Setup Documentation
  • Restart queue workers and verify scheduled cron jobs are running successfully after deployment.
    Cron Job Setup Documentation