Appearance
Changelog
The canonical changelog ships in CHANGELOG.md at the package root (also in backend/ and frontend/ as pointers).
This online documentation and buyer support currently cover ExchangePro v1.0.
Version numbers should match your CodeCanyon item version, APP_VERSION in .env, and Admin → Extra → Application info.
[1.0.0] — 2026-06-03 — Initial release
Added
- Laravel 13 REST API with Sanctum cookie authentication
- Nuxt 4 frontend with public site, user dashboard, and admin panel
- Currency and exchange rate management with optional ExchangeRate-API sync
- Exchange transactions with dynamic proof fields and file uploads
- Admin approval / cancel / refund workflow
- User management with ban and role support
- Blog with categories and SEO fields
- Legal pages CMS
- Contact form and newsletter subscribers with broadcast email
- Support ticket system with attachments
- In-app notifications for admin and users
- IP blocking module
- Report bug / request feature submissions
- Home page visual editor
- System settings: registration, email verification, secure passwords
- SEO, custom CSS, sitemap, and robots configuration
- Google and Facebook social login
- Password reset and optional email verification
Documentation
- Online documentation (this site)
- Installation guides for backend, frontend, and database
Upcoming / planned (template)
Use this section in future releases:
markdown
## [1.0.1] — YYYY-MM-DD
### Fixed
- ...
### Changed
- ...For authors
When you publish updates on CodeCanyon, mirror changes here and in the admin Update log screen (/admin/extra/update-log) for consistency.