π¨ New Features
c9e77d5
- Add Turkish language support πΉπ·fbcd4ec
- Add pure file upload component26f13a2
- Integrate file manager in product variantsf6bb604
- Add file manager to product info editor2a93ed4
- Enable debug mode in the admin panel3d77684
- Add upload service, rename panel sidebar hooks6eae64d
- Add translation supportc2f3947
- Add product URL links on the cart pagecc51b7e
- Add checkout service amount parameter andtotal_number
fieldb5d6536
- Add order number query API and price calculation helpers
π Bug Fixes
b31865b
- Fix "Specified key too long" database error (1071)726e42f
- Fix undefined constantCURL_SSLVERSION_TLSv1_2
149b304
- Fix tokenapi bug in fileManager420e5a0
- Fix duplicate deletion of property groupsf94889a
- Fix multi-language support for AI-generated contentb5d6536
- Fix SEO language switching issue4f32c32
- Update info page display (submitted by ζΈδΈ²ιεΉ΄)
β‘ Optimizations
16be56d
- Upgrade to Laravel 12c8aa239
- Update third-party packages6d2258b
- Refactor shipping service for multi-checkout types, add customer APIcccc5a1
- UseShipping
entity for fixed shipping logicb5d6536
- Optimize order number generation, add product list hooksea14d1c
- Improve product filtering on category pages31f74ba
- Optimize sitemap.xml generation10f2466
- Update package dependencies211f031
- Sort country flags alphabetically by language codebb3aac7
- Improve shipping trace, add debug settingscc51b7e
- Streamline checkout success flow, track product IDs/prices