Current section
Files
Jump to
Current section
Files
phoenix_kit_locations
CHANGELOG.md
CHANGELOG.md
# Changelog
## 0.1.1 - 2026-04-11
### Fixed
- Add routing anti-pattern warning to AGENTS.md
All notable changes to this project will be documented in this file.
## 0.1.0 - 2026-04-02
### Added
- Initial release
- Location management with name, address, city, country, phone, email, notes, status
- Location type management (e.g., Showroom, Storage, Office)
- Admin panel with two subtabs: Locations and Types
- Create/edit forms for both locations and types
- Type picker on location form (toggleable badges for active types)
- Centralized path helpers via `Paths` module
- PhoenixKit.Module behaviour implementation with auto-discovery