Skip to content

v2.5.0

Choose a tag to compare

@Didiloy Didiloy released this 17 Mar 13:30
· 35 commits to master since this release

GameClock v2.5.0

New Features ✨

  • Session Search View: Added a new view to search for sessions by team name, comment, or game.
  • Game Session Details Popup: Clicking on a game in the bar chart or pie chart now opens a popup displaying all sessions of that game.
  • Markdown support : Added markdown formatting support in the comment.

Improvements & Enhancements 🚀

  • Game Settings & Stats Redesign: Fully redesigned the Game Settings and Statistics page for a better user experience.
  • Sorting Options in Game List: Added the ability to sort games by duration.
  • Comment Box Auto-Resize: The comment box now expands dynamically as the text grows.
  • Markdown Enhancements:
    • Added spoiler support in markdown-formatted comments.
    • Improved markdown rendering.
  • Sidebar Updates:
    • Sidebar is now hidden if no database is configured.
    • Fixed sidebar resizing issues.
    • Added a new item to the sidebar.
  • Performance Optimization:
    • Debounce time added to search in game list and team list and session list to improve responsiveness.

Bug Fixes 🛠

  • Fixed a bug where sessions were counted for the wrong day due to timezone inconsistencies.
  • Corrected date calculation for the most played game.
  • Fixed an issue where users could add a session without selecting a team.
  • Resolved a visual glitch where long names overlapped outside chips in the session history.
  • Adjusted container margins and padding to improve layout consistency.
  • Fixed a bug where the app's minimum height was not properly set.