1.2.0-beta.5 (2023-09-17)
Bug Fixes
- Adding iCloud connection timeout to ensure setup does not get stuck (afed26a)
- Allow additional and deleted zones (e58bfe9), closes #327
- Gracefully handling timed out MFA code (7e7d156)
- Handling expiring session for long running sync tasks (e044037)
- Premature exit (ceb2b28)
- Swap JSON for jsonc to avoid circular errors (3be72cd), closes #327
CI Pipeline
- Adjusting build output directory (f47ec90)
- Improving schema build script (0200173)
- Restructuring semantic release dependencies to include them in dependabot alerts (4f3310b)
- Reworking app build and dist process (0e3adff)
- Simplifying npm test scripts (0193b33)
- Updating token acquisition workflow to use wireguard instead of upterm (c03f221)
Maintenance
- Bump to node 18.17.1 (a027997)
Documentation
- Dynamically pretty-formatting CLI reference (2e5a7e6)