Thank you for being part of our growing community of learners and developers.
— The Scriptzhub Team
BugFixed
- Item List Bug Fixes – Resolved display issues affecting Recent, Popular, Featured, and Related item sections.
Improvement
New
- N.A
- N.A
BugFixed
Improvement
- Item List Bug Fixes – Resolved display issues affecting Recent, Popular, Featured, and Related item sections.
- Fixed Favorite Item Issue – Resolved favorite/unfavorite bugs from vendor profile and after page refresh.
- Currency Filter Bug Fixed – Corrected currency-based filtering issues in item listings.
- Admin Item Creation – Enforced image upload requirement when creating items via admin panel.
- Frontend Language Fixes – Addressed missing or incorrect language strings on the frontend.
- Custom Fields Issue Resolved – Fixed display and validation problems with custom fields.
- Vendor Registration & Payment – Resolved bugs related to vendor signup and payment flow.
- Product Search API Fix – Improved accuracy and performance of product search via API.
- Category Count Update – Fixed incorrect category item count after deletions via admin panel.
- Vendor Expiration Fix – Resolved issues with vendor account expiration logic.
New
- Revamped Menu Configuration – Improved and reorganized menu settings for better usability in the admin panel.
- Enhanced User Token Validation – Added stricter token checks for more secure API access.
- Vendor Subscription Workflow Update – Streamlined the vendor subscription process for better clarity and control.
- N.A
Mobile Change Logs
BugFixed
Improvement
- Fixed video upload issue
- Resolved user permission issues for specific actions (e.g., item promotion, item upload by vendor)
- Addressed minor bugs based on client feedback
New
- N.A
- Added support for searching by custom fields in the mobile app.
Web Version Release Note
Web Change Logs
BugFixed
Improvement
- Fixed an issue with saving multiple device tokens per user.
- Resolved item duplication issue in the Admin Panel.
- Country name now appears alongside the country code.
- Fixed various bugs related to custom fields.
- Improved video upload logic for the app.
- Addressed user permission-related issues for the app.
- Fixed UI alignment problems and other minor bugs across the platform.
- Fixed new installation issue (Hot Fix 1.5.3+1)
- Fixed product dynamic link issue that causes chat problems (Hot Fix 1.5.3+1)
New
- N.A
- Added support for searching by custom fields in the mobile app.
Mobile Version Release Note
Mobile Change Logs
BugFixed
Improvement
- Fixed for user login issue
New
- Upgrade to latest flutter SDK 3.29.2
- N.A
Required SDKs
– Flutter sdk version – 3.29.2
Web Version Release Note
Web Change Logs
BugFixed
Improvement
- Fixed for vendor application and to show at vendor approval list from admin panel
- Fixed for some missing language string
- Fixed for vendor profile information
- Fixed for order list sorting with Payment Status
- Fixed for delivery charges to accept only integer
- Fixed for mobile browser login issue ( Database Error Message )
- Fixed for custom field error message for mandatory
- Fixed for Approval Items list page error
- Fixed for Category Ordering Fields to be working properly
- Fixed for some UI alignment issue as the overall
New
- Theme ( Dashboard Section Hide/Show) is moved to Admin Panel. It is not longer using with PSX-Builder.
- N.A
– Version : 1.4.8 Change Logs
– Provided Full Application : iOS, Android and Frontend website with Admin Panel
– You can build iOS | Android | Frontend Website| Admin Panel
– Version : 1.4.7 Change Logs
– Provided Full Application : iOS, Android and Frontend website with Admin Panel
– You can build iOS | Android | Frontend Website| Admin Panel
Additional Release Version 1.4.6.1
Presenting an additional release with error handling for version update
Flutter Version Release Note
Flutter Change Logs
– NA
Flutter Effected Files
– NA
Web Version Release Note
Web Change Logs
– Improved version update error handling for proc_open not supported server (Read More)
Web Effected Files
– appConfigps_config.php
– ModulesInstallerServicesNextUpdateService.php
– ModulesInstallerResourcesPagesinstallerupdateWizardWelcome.vue
– README.md
– Version : 1.4.6 Change Logs
– Provided Full Application : iOS, Android and Frontend website with Admin Panel
– You can build iOS | Android | Frontend Website| Admin Panel
– Version : 1.4.5 | 1.4.5.1 Change Logs
– Provided Full Application : iOS, Android and Frontend website with Admin Panel
– You can build iOS | Android | Frontend Website| Admin Panel
– Version : 1.4.4 Change Logs
– Provided Full Application : iOS, Android and Frontend website with Admin Panel
– You can build iOS | Android | Frontend Website| Admin Panel
Additional Release Version 1.4.3.2
Presenting an additional release with critical updates addressing vendor verification, sold-out actions, item upload settings, and non-clickable issues for enhanced user experience.
Flutter Version Release Note
Flutter Change Logs
– fixed item upload setting when selected All
– fixed appearing white screen when click Chat Page and Checkout Page
Flutter Effected Files
– lib/config/ps_config.dart
– lib/core/vendor/constant/ps_constants.dart
– lib/core/vendor/db/common/ps_shared_preferences.dart
– lib/core/vendor/provider/app_info/app_info_provider.dart
– lib/core/vendor/provider/common/ps_provider.dart
– lib/core/vendor/provider/default_billing_and_shipping/default_shipping_billing_provider.dart
– lib/core/vendor/provider/order_detail/order_detail_provider.dart
– lib/core/vendor/repository/Common/ps_repository.dart
– lib/core/vendor/utils/utils.dart
– lib/core/vendor/viewobject/common/ps_value_holder.dart
– lib/core/vendor/viewobject/ps_app_setting.dart
– lib/core/vendor/viewobject/vendor_config.dart
– lib/ui/vendor_ui/chat/view/chat_view.dart
– lib/ui/vendor_ui/checkout/view/checkout_view.dart
– lib/ui/vendor_ui/dashboard/components/bottom_nav/bottom_navigation_bar.dart
– lib/ui/vendor_ui/dashboard/components/home/home_dashboard_view.dart
– lib/ui/vendor_ui/order_detail/view/order_detail_view.dart
– pubspec.lock
– pubspec.yaml
Admin Panel Version Release Note
Admin Panel Change Logs
– fixed sold out action in item detail & chat detail concerning with Qty at Frontend
– fixed vendor checkout setting data type at Backend & API
Admin Panel Effected Files
– ModulesCoreHttpServicesItemService.php
– ModulesCoreHttpServicesVendorSettingService.php