1 KiB
1 KiB
Changelog
All notable changes to the Communication Plugin will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[1.0.0] - 2025-11-02
Added
- Email messaging system for HOA communications
- SMS notification support
- Message template management
- Scheduled message delivery
- Notification tracking and management
- Communication analytics and reporting
- Email verification support
- Password reset messaging
- Custom message templates
Technical
- Plugin structure following Etihadat plugin standards
- BaseRepository pattern for database operations
- Multi-tenant support with site isolation
- RESTful API endpoints
- Permission-based access control
Dependencies
- Core Etihadat API: ^2.3.0
- Database abstraction via BaseRepository
Version History
- 1.0.0 (2025-11-02): Initial release
Note: For detailed development notes, see version.txt.