Skip to main content

2024 Change Logs

Estimated reading: 2 minutes

[v11.5.2] - 23 Apr 2024

Mobile App

  • New - Users can now enable/disable Push Notifications.
  • Update - Removed set as featured blog feature.
  • Fix - Price issue while adding extra charges.
  • Fix - Forget Password model mapping issue.

Web

  • Update - Added "Address" and "Joining Date" columns in the user and handyman lists.
  • Update - Removed "Bookings" from the Booking section in the sidebar and move it to the Main section under "Bookings."
  • Update - Removed the slider from the system and move it to the Promotion section in the sidebar.
  • Update - Removed the "Set as Featured" option from the blog.
  • Update - Removed the "Add Permission" button from setting.
  • Update - Accounts created by providers and handymen from the website now go to the request list.
  • Fix - Resolved frontend service list price filter currency static issue in the dropdown.
  • Fix - Corrected frontend search service clicking image returning a 404 error.
  • Fix - Ensured subcategories with status set to false are not visible on the user website.
  • Fix - Resolved user detail issue in the user-service-list datatable.
  • Fix - Corrected handyman image issue in the provider detail.
  • Fix - Resolved payment method disable issue.

[v11.5.1] - 16 Apr 2024

Mobile App

  • Fix - Addressed a type casting issue in App Configuration to prevent app from getting stuck on Splash Screen during initial launch.

[v11.5.0] - 12 Apr 2024

Mobile App

  • Update - Check if app configurations are synced at least once on splash screen.
  • Update - Improved login and logout speeds for faster access.
  • Update - Enhanced token management in headers for smoother Laravel API & Payment API processing.
  • Update - Streamlined OTP login process for a more efficient user experience.
  • Update - Optimize firebase topic subscription logic.
  • Update - Code optimization.
  • Fix - Wallet amount not updated even after the amount was debited from the debit/credit card.
  • Fix - Fixed an issue while deleting account in Customer app.
  • Fix - Currency code issue in App Configurations API.

Web

  • New - Added Deletion Request Page.
  • Fixed - Duplicate Notification Issues API Fixed.
  • Fixed - Timezone Issue in Booking Activity.
  • Fixed - Spacing Issue in Header Setting.
  • Fixed - Payout Currency Issue in Notifications.

[v11.4.0] - 20 Mar 2024

Mobile App

  • New - Ability to send images and files in Chat.
  • Fix - Resolved the Push Notification and Notification Icon issue.

Web

  • Fix - Category was showing even it was inactive if added in Admin Panel Frontend Setting.
  • Fix - Issue while enabling location in User Web.
  • Fix - Minor issue in Configuration API.

[v11.3.0] - 15 Mar 2024

Web

  • Fix - Notification Issue
  • Fix - Dashboard Detail API Extra Charges 500 Issue.

[v11.2.0] - 09 Mar 2024

Mobile App

  • New - Migrate to Flutter 3.19.x.
  • New - Implement payment gateways API.
  • New - Added Help & Support and Return Policy pages.
  • Update - Libraries.
  • Update - Remove unnecessary code and variables.
  • Update - Rename other_setting_store.dart to app_configuration_store.dart.
  • Update - Removed app configurations data from dashboard API.
  • Update - Optimized the dashboard response for improved performance.
  • Update - Removed OneSignal Completely.
  • Fix - Resolved currency position issue.

Web

  • Update - Set provider view info permission in the provider dashboard.

[v11.1.0] - 06 Mar 2024

Web

  • New - User wallet now displayed in the front-end.
  • New - Implemented user verification from the list.
  • Update - Moved time-slot functionality within provider details from the list.
  • Fix - Addressed provider address issue during service addition.
  • Fix - Fixed bank-related issue during provider payout.
  • Fix - Addressed issue where service selection wasn’t possible during service package editing.
  • Fix - Rectified joining date formatting problem for providers.
  • Fix - Rectified date formatting problem in coupons.
  • Fix - Resolved unassigned list issue after accepting a handyman request.
  • Fix - Fixed filter issue for required documents list.
  • Fix - Resolved duplicate entry problem for document addition.

[v11.0.0] - 15 Feb 2024

Mobile App

  • New - Implemented email verification for both Provider App and Users app to enhance account security and authenticity.
  • Update - Updated Libraries.
  • Fix - Resolved the issue with unsubscribing topics in Firebase within the Admin App, Provider App and User App.

Web

  • New - Introduced a new user interface for the customer website, enhancing aesthetics and usability.
  • New - Implemented the ability for users to book all types of services directly from the website.
  • New - Integrated Stripe payment gateway for secure and convenient online transactions.
  • New - Enabled users to update the status of their bookings directly from the website interface.
  • New - Implemented functionality for users to submit reviews for handyman services directly through the website interface.
  • Admin Panel
    • New - Introduced a new feature empowering administrators to manage the website’s landing page content directly from the admin dashboard.
    • New - Introduced functionality for admin users to customize email and notification templates, providing greater flexibility in communication.
    • Update - Revamped the settings panel UI in the admin dashboard for better organization and navigation.
    • Note - Prior to updating, ensure to back up both your existing code and database for safekeeping. Following the update, execute the ‘php artisan migrate‘ command to synchronize the database schema with the latest changes.

[v10.11.0] - 10 Jan 2024

  • New - Introduced Firebase Notifications to enhanced notification capabilities.