版本发布 8
See the assets to download this version and install. ## What's Changed * Move, swap, and delete scheduled games in https://github.com/mrodz/fieldz-desktop/pull/127 * Fix bug where users cannot create schedules when practice time slots exist, but a target for practices does not in https://github.com/mrodz/fieldz-desktop/pull/133 * Save schedule field location, fix reservation swap bug in https://github.com/mrodz/fieldz-desktop/pull/134 * Update to v0.1.12 in https://github.com/mrodz/fieldz-desktop/pull/135 **Full Changelog**: https://github.com/mrodz/fieldz-desktop/compare/app-v0.1.11...app-v0.1.12
### Patch Notes - Fixed bug in #124 - Added the ability to sign in with Twitter - Added the ability to sign in with Microsoft (Windows users only) - Added the ability to create and switch between different, isolated profiles of data - Added a toggle on reservation types to indicate whether or not its time slots should be practices or just games (default) - Updated the backend client to schedule for practices. **This is a breaking change, and clients should update to communicate with the servers again** ### Other - Known issue: coach conflicts across different reservation types are handled incorrectly in some rare edge cases. This is not an issue with practices as they use two fundamentally different algorithms. - Scheduling larger schedules (200+ time slots) takes many seconds (Tracked by #121) --- See the assets to download this version and install.
# Hotfix for `v0.1.8` See the assets to download this version and install. ## What's Changed * Pull environment variables to be bundled statically by @mrodz in https://github.com/mrodz/fieldz-desktop/pull/107 * Hotfix patch for `v0.1.9` by @mrodz in https://github.com/mrodz/fieldz-desktop/pull/108 **Full Changelog**: https://github.com/mrodz/fieldz-desktop/compare/app-v0.1.8...app-v0.1.9
# Hotfix for `v0.1.8` See the assets to download this version and install. ## What's Changed * Pull environment variables to be bundled statically by @mrodz in https://github.com/mrodz/fieldz-desktop/pull/107 * Hotfix patch for `v0.1.9` by @mrodz in https://github.com/mrodz/fieldz-desktop/pull/108 **Full Changelog**: https://github.com/mrodz/fieldz-desktop/compare/app-v0.1.8...app-v0.1.9
- Specify coaching conflicts in a region, so as to avoid a coach with many teams playing multiple games at the same time - Fixed some UI bugs - Moved things around to make for a smoother user experience - Fixed typos in some descriptions - Added timeout and error messages if the client's schedule request could not be picked up by a server in time See the assets to download this version and install.
Added buttons to batch copy and delete time slots. See the assets to download this version and install.
* Fixed a bug that barred users from signing in on MacOS. * Currently, the only sign in options are Google and GitHub. Twitter and Microsoft will be included in the next release. See the assets to download this version and install.
Patch MacOS users being unable to sign in to use the backend services. See the assets to download this version and install.