V0.8.0
π MTES v0.8.0 - Dynamic Percentages & Database Flexibility! π
I'm excited to announce MTES v0.8.0, a focused update that brings more accurate data representation in voting results and introduces greater flexibility for database configurations.
β¨ What's New in v0.8.0:
- π Dynamic Percentage Calculation:
- Accurate Participation Rates: Voting percentages displayed in the round results are now dynamically calculated based on the number of members who actually voted in the round, rather than the total number of present members. This provides a more accurate and meaningful representation of voter engagement within that specific round.
- βοΈ Configurable Database Name:
- Enhanced Deployment Flexibility: The backend now supports specifying the MongoDB database name via the
MONGODB_DB_NAMEenvironment variable. This allows for greater flexibility in deployment scenarios, especially for multi-tenant setups or custom environments.
- Enhanced Deployment Flexibility: The backend now supports specifying the MongoDB database name via the
- π οΈ Improved UI Responsiveness:
- Minor adjustments to the voting stand UI to ensure better responsiveness and a smoother experience across different screen sizes.
These updates aim to provide more precise voting analytics and make MTES more adaptable to various deployment needs.
π£οΈ Versioning
This is v0.8.0, a feature release building on the robust capabilities introduced in v0.7.0.
π Feedback Welcome!
Your feedback is invaluable as we continue to evolve MTES. Please explore these new features and let us know your thoughts!
What's Changed
- Update voting percentage calculation by @TheCommandCat
- Add MONGODB_DB_NAME env variable by @TheCommandCat
- Minor UI adjustments for voting stand by @TheCommandCat
Full Changelog: V0.7.0...V0.8.0
Made with β€οΈ by @TheCommandCat