1.2 KiB
1.2 KiB
Changelog
All notable changes to the Voting 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
- Comprehensive voting system for HOA board elections
- Decision-making voting functionality
- Community surveys support
- Campaign management (create, edit, delete campaigns)
- Form builder with SurveyJS integration
- Response collection and tracking
- Results and analytics dashboard
- Group management for custom recipient selection
- CSV and PDF export functionality
- Participation tracking and statistics
- Response change logs for audit trails
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
- SurveyJS Form Builder
- Database abstraction via BaseRepository
Version History
- 1.0.0 (2025-11-02): Initial release
Note: For detailed development notes, see version.txt.