Updates

Changelog & Version History

All platform updates from v1.1.0 to v2.2.0

6RELEASES
20+FEATURES ADDED
15+UPDATES
v2.2.0CURRENT VERSION
ADDEDUPDATEDFIXEDREMOVED

v2.2.0

from v2.1.0
System Improvements & Framework Upgrade

Latest release with bug fixes, system improvements, and an upgrade to Laravel v12.60 and Laravel Passport v13.0.

Bug fixes and system improvements
Laravel upgraded to v12.60
Laravel Passport upgraded to v13.0
Composer update & database migration
Update feature seeder refreshed
Optimize clear (php artisan optimize:clear)
FixedLaravel 12.60Passport 13.0

v2.1.0

from v2.0.0
Storage & Optimization Update

Database migration with storage linking and cache optimization for improved stability.

Composer update
Database migration applied
Update feature seeder refreshed
Storage link (php artisan storage:link)
Optimize clear (php artisan optimize:clear)
MigrationStorageOptimization

v2.0.0

from v1.5.0
Major Feature Release

Major version with database migration, feature seeding, and view cache cleanup.

Composer update
Database migration applied
Update feature seeder refreshed
Optimize clear (php artisan o:c)
MajorMigrationFeature

v1.4.0

from v1.3.0
Payment Gateway Update

Introduced payment gateway seeding with dependency refresh and API authentication.

Composer update & dump autoload
Passport install (API authentication)
Basic settings seeder refreshed
Payment gateway seeder added
GatewayComposerPassport

v1.3.0

from v1.2.0
Dependency & Settings Update

Dependency refresh with API authentication and basic settings seeding.

Composer update & dump autoload
Passport install (API authentication)
Basic settings seeder refreshed
ComposerPassportSeeder

v1.2.0

from v1.1.0
Core Foundation Update

Initial post-release update with dependency refresh, migration, and API authentication.

Composer update & dump autoload
Database migration applied
Passport install (API authentication)
Basic settings seeder refreshed
CoreMigrationPassport