openclassify/CHANGELOG.md
GitHub Copilot 22fcd68ed0 Rewrite as Laravel 12 classified ads site (OpenClassify)
- Complete rewrite using Laravel 12 framework
- Modular architecture with nwidart/laravel-modules v11
- Modules: Category, Listing, Location, Profile
- 8 top-level categories with 33 subcategories seeded
- 6 sample listings seeded
- 5 countries, 13 cities, districts seeded
- Multi-language support: en, tr, ar, zh, es, fr, de, pt, ru, ja
- Auth scaffolding via Laravel Breeze
- Partner dashboard for user listing management
- Tailwind CSS via CDN for styling
- SQLite database for development
- RTL support for Arabic locale

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-02 23:34:07 +00:00

10 KiB

Release Notes

Unreleased

v12.11.1 - 2025-12-23

v12.11.0 - 2025-11-25

v12.10.1 - 2025-11-06

v12.10.0 - 2025-11-04

v12.9.1 - 2025-10-23

v12.9.0 - 2025-10-21

Full Changelog: https://github.com/laravel/laravel/compare/v12.8.0...v12.9.0

v12.8.0 - 2025-10-20

v12.7.1 - 2025-10-15

v12.7.0 - 2025-10-14

Full Changelog: https://github.com/laravel/laravel/compare/v12.6.0...v12.7.0

v12.6.0 - 2025-10-02

v12.5.0 - 2025-09-30

v12.4.0 - 2025-08-29

v12.3.1 - 2025-08-21

v12.3.0 - 2025-08-03

v12.2.0 - 2025-07-11

v12.1.0 - 2025-07-03

v12.0.11 - 2025-06-10

Full Changelog: https://github.com/laravel/laravel/compare/v12.0.10...v12.0.11

v12.0.10 - 2025-06-09

v12.0.9 - 2025-05-26

v12.0.8 - 2025-05-12

v12.0.7 - 2025-04-15

v12.0.6 - 2025-04-08

Full Changelog: https://github.com/laravel/laravel/compare/v12.0.5...v12.0.6

v12.0.5 - 2025-04-02

v12.0.4 - 2025-03-31

v12.0.3 - 2025-03-17

v12.0.2 - 2025-03-04

v12.0.1 - 2025-02-24

v12.0.0 (2025-??-??)

Laravel 12 includes a variety of changes to the application skeleton. Please consult the diff to see what's new.