Releases: Didiloy/GameClock
Releases · Didiloy/GameClock
Release list
Version 2.7.0
Version 2.6.1
News
- Fixed a bug where the dropdown to select an user would select an empty user, causing it to add it to the database
Version 2.6.0
News
APIs
- LINKMI API Integration #7 thanks @selligtom
User Experience
- Playing Indicator: Added an indicator in the sidebar to show if a user currently has an active chrono (timer). Also added the indicator in the team list and in the session history
Documentation
- Updated the README file to reflect the new LINKMI API integration and related setup information.
Version 2.5.4
News
- Fixed a bug where the sessions of the last day of the line chart of the week were not shown
Version 2.5.3
News
- Fixed a bug where the teams where not added to the session in the waiting list
Version 2.5.2
Version 2.5.1
Bug Fixes
- Fixed an issue where the date of the most played day was incorrect.
Improvements
- The game settings now remember the sort order chosen by the user.
v2.5.0
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.
Version 2.4.0
🆕 GameClock - New Version
📢 New Features
- Added a new statistic: Most played day
- Added a new success
- Added a popup showing the sessions of a specific day when clicking on a day in the GitHub graph or on the line chart of the last month
✨ Improvements
- Changed the tooltip of the GitHub heatmap to display hours and minutes
- Added a setting to allow the application to stop when clicking on the update button
- Added a border around the main content panel
🐛 Bug Fixes
- Fixed a bug where users could send unlimited likes
- Fixed a typo on the Team page
Version 2.3.1
News
- Changed the tooltip unit of the heatmap graph to display hours and minute instead of just minute