Web
- Fix - Resolved image validation issues across all forms.
- Fix - Addressed permission issues in bulk action functionalities.
- Fix - Removed unnecessary filters from the Handyman and Provider menus.
- Fix - Implemented soft delete functionality for provider documents.
- Fix - Corrected payment status in the provider booking list.
- Fix - Updated to display total booking amount instead of service amount in the provider booking list.
[v11.7.0] - 29 July 2024
Mobile App
- New - Users and providers can now withdraw funds from their wallets and transfer them to their bank accounts via Razorpay.
- New - Users and providers can now manage their bank details directly from the app and set a default bank account.
- New - Users and providers can track the location of handymen in real-time.
- Update - Improved the user interface for wallet history for both users and providers.
- Fix - Resolved issues with sending Firebase push notifications.
- Fix - Fixed the issue affecting Google login functionality.
- Fix - Fixed the duration issue with hourly service.
- Fix - Fixed the issue related to the favorite feature in the user app.
- Fix - Fixed the issue where provider badges were displayed even when admin verification was pending.
- Fix - Fixed permissions issues related to push notifications and the transaction list.
Web
- New - Admins can view and manage a list of withdrawal requests, including handling failed transactions with cash.
- New - The admin panel now includes customizable notification templates, allowing admins to set notification content based on user roles.
[v11.5.3] - 10 June 2024
Mobile App
- New - Inter font implemented for backend, frontend, and app.
- Update - Migrate to Flutter 3.22.x.
- Update - Added translation for time slot day labels.
- Update - Libraries have been updated and migrated codebase to utilize the latest version of "firebase_pagination".
- Fix - Ensured the customer app lists all remote jobs when the nearby service feature is enabled.
- Fix - Default profile image is now set correctly during OTP sign-up.
- Fix - Resolved the notification click issue for chat and booking details.
- Fix - Corrected the issue in the provider app where the "Set as feature" option was not saving during package edits.
- Fix - Addressed the issue with toggling the push notification switch.
Web
- Update - Deleted categories now appear at the end of the list instead of the beginning.
- Update - Text changed from "Deletion Request" to "Data Deletion Request" across pages.
- Update - User list page now redirects to the detail page based on user type upon clicking a user.
- Update - Dashboard updated to display cash payments separately.
- Update - Updated the login flow for registering provider handymen.
- Fix - "Pending" status now accurately reflects "Pending by Admin" in the dashboard.
Version 11.4.0 - 20 Mar 2024
Mobile App
New
Fix
- Ability to send images and files in Chat
- Resolved the Push Notification and Notification Icon issue
Web
Fix
- Category was showing even it was inactive if added in Admin Panel Frontend Setting
- Issue while enabling location in User Web
- Minor issue in Configuration API
Version 11.0.0 - 15 Feb 2024
Mobile App
New
Update
- Implemented email verification for both Provider App and Users app to enhance account security and authenticity
Fix
- Updated Libraries
- 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
- Implemented the ability for users to book all types of services directly from the website
- Integrated Stripe payment gateway for secure and convenient online transactions
- Enabled users to update the status of their bookings directly from the website interface
- Implemented functionality for users to submit reviews for handyman services directly through the website interface
Admin Panel
New
Update
- Introduced a new feature empowering administrators to manage the website’s landing page content directly from the admin dashboard
- Introduced functionality for admin users to customize email and notification templates, providing greater flexibility in communication
Note:
- Revamped the settings panel UI in the admin dashboard for better organization and navigation
- 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
New
ChatGPT is now available. (ChatGPT will power a variety of new features and functionalities in our upcoming releases. Get ready for an enhanced experience with the integration of ChatGPT in future versions.)
Update
UI Enhancements
Fix
Resolved Provider PhonePe SDK Error
Web
Update
Added App Configs for Payment Gateways (PhonePe, Paystack, and Airtel Money)
Version 10.6.0 - 08 Nov 2023
Mobile App
New
Update
- Introducing Service Add-On Feature
- Introducing Remote Services: Providers can now offer their services online and remotely
Fix
- Booking List Filter UI Enhancement
- Post job distance issue
- Registration issue with same user after deleting the user
Web
New
Fix
- Remove Required Duration validation in service model
- Hourly Service Booking calculation in Booking details Page