Skip to content

V0.8.0

Choose a tag to compare

@TheCommandCat TheCommandCat released this 05 Oct 05:55
· 3 commits to main since this release

πŸŽ‰ 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_NAME environment variable. This allows for greater flexibility in deployment scenarios, especially for multi-tenant setups or custom environments.
  • πŸ› οΈ 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

Full Changelog: V0.7.0...V0.8.0


Made with ❀️ by @TheCommandCat