Release v1.0.6
π Wedding Pro v1.0.6
π¦ Install
composer require aanugerah/wedding-proπ§ Upgrade
composer update aanugerah/wedding-pro
php artisan migrate
php artisan filament:assetsπ Changes
324d902 fix(logic): prevent false positive mobile detection in GitHub Actions by guarding heuristics with isCI check
0013608 fix(tests): use Facades instead of global helpers in NativeServiceProvider to resolve BindingResolutionException in CI
4cdb45f fix(tests): use Orchestra\Testbench for NativeServiceProviderTest and simplify cache reset
db0efb4 fix: simplify getCityAttribute to return only last part for long addresses and fix tests
f10ceb5 fix(tests): resolve failing unit tests for native mobile and testbench
537da2c fix(tests): add orchestra/testbench to fix Orchestra\TestCase not found in CI
c966248 test: convert CBIRServiceTest from Pest to PHPUnit class-based syntax
d60f0bf fix: replace Pest with PHPUnit, convert all tests to class-based, fix CI runner
9d82105 fix: use PHP 8.3 for tests, pin pest ^2.36, remove --ignore-platform-req=php
6ca9f1a ci: complete CI/CD pipeline + bug report, feature request, PR template, security policy
Full Changelog: v1.0.5...v1.0.6