Releases: jwir3/arbitrator
Releases · jwir3/arbitrator
Arbitrator v2.2.0
Features
- The main schedule input is now cleared after events are successfully added to a Google calendar. (#94)
- Sport levels are now configurable by the user, per league/organization, from within the new League Profiles view. (#21)
- Arbitrator "hash" identifiers are now only based off of game id and group id, causing Arbitrator to be able to better identify games that are the same as new ones being submitted. (#84)
- The last calendar to which events were submitted is now saved as the default calendar in the user's profile. (#18)
- Documentation was added on how to install Arbitrator from a
dmg
file on MacOS. (#96)
Bug Fixes
- Fixed an issue where the
macaddress
package couldn't be found on release builds. (#95) - Fixed a situation where calendars would not load after navigating away from the main view and then back. (#93)
- Sub-location editing now preserves the address of the location if it wasn't also edited. (#78)
- Fixed an issue where duplicate calendar events were sometimes added with a single press of the submit button. (#101)
- Incorrect strings are no longer added in place of an
ArbitratorHash
in calendar events. (#121)