Releases: derechtenap/dartsmate
Releases · derechtenap/dartsmate
0.2.1
🎯 0.2.1
✨ New Features
- 🔢 First 9 Average: Add calculation for the "First 9 Average"
- 📝 Profile Bio: Show user bios on Profile route
🐛 Bug Fixes
- 🛠️ Single-Out Issue: Selecting
Single-Out
in the lobby could result in the match finishing incorrectly with a winner after throwing a double out - 🛠️ Unhandled Runtime Error: Cannot read properties of undefined, when opening the profile edit route
- 🛠️ Invalid Score/Bust Fix: Prevented impossible game states, such as getting a remaining score of 1 while playing Double Out
🔧 Miscellaneous
- 🔄 Update all dependencies to their latest versions
0.2.0
🎯 Version 0.2.0
Please note: This is still an alpha build. As such, you may encounter bugs and incomplete UI elements. Profiles and matches created in previous versions are no longer compatible. Before using this version, please clear the Dartsmate app data folder.
What's New ✨
- 🔝 Next.js v14 Update: Upgraded to the latest version of Next.js by @derechtenap
- 🌍 Multi-Language Support: Added the ability to switch between multiple languages by @derechtenap
- 💾 Indexed Database Storage: Profiles and matches are now stored in an indexed database for improved performance by @derechtenap
- 🎮 New Game Loop: A completely revamped game loop to enhance gameplay by @derechtenap
- 📦 Dependency Updates: Various dependencies bumped to newer versions by @derechtenap
🔍 Full Changelog: View full changelog here
0.1.2 Release
What's Changed
- New borderless window by @derechtenap in #54
- New App icon
- Auto-Update feature
- Update 0.1.2 by @derechtenap in #55
Full Changelog: 0.1.1...0.1.2
0.1.1 Release
What's Changed
- Updated Dependencies by @derechtenap in #49
- Brand new lobby page design by @derechtenap in #50
- Add empty states to various pages by @derechtenap in #51
- Add automatical app updates by @derechtenap in #52
- Update app to version 0.1.1 by @derechtenap in #53
Full Changelog: 0.1.0...0.1.1
0.1.0 Release
After more than a year of work, I can now release the first working version. This version is tested only on Windows devices and may not work on Macos or Linux. Also, you can expect some errors and bugs. Feel free to report and open an issue if you encounter them.
I will soon create a roadmap for the upcoming versions. Good darts! 🎯
Edit: Current Roadmap
✨ Notable Features:
- Profile Management: Create, edit, and delete profiles.
- Game Loop
- Results and Match History Pages