7607f9a90d
Universal: Cascade Main → Dev / Cascade main → branches (push) Successful in 3s
Joomla: Repo Health / Access control (push) Successful in 1s
Joomla: Repo Health / Release configuration (push) Has been cancelled
Joomla: Repo Health / Scripts governance (push) Has been cancelled
Joomla: Repo Health / Repository health (push) Has been cancelled
20 lines
723 B
Markdown
20 lines
723 B
Markdown
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
## [Unreleased]
|
|
|
|
### Removed
|
|
- Removed deploy-manual.yml workflow — switching to Joomla update server method for extension distribution
|
|
|
|
### Added
|
|
- Initial package scaffold with component, map module, and search module
|
|
- Database schema for locations table with coordinates
|
|
- Admin MVC for location CRUD
|
|
- Frontend location listing view with Schema.org markup
|
|
- Map module with Leaflet/Google Maps provider support
|
|
- Search module with city and radius filter options
|