Releases: home-assistant/iOS
Releases · home-assistant/iOS
1.2.0 (8)
1.2.0 (7)
1.2.0 (6)
- Merge branch 'master' of https://github.com/home-assistant/home-assistant-iOS (9039d52)
- Try fixing Realm + Shared issues (020cbe6)
1.2.0 (5)
- Bump to 1.2.0 (73ce359)
- Update fastlane (45559b3)
- Fix code signing (eb5ae50)
- Merge branch 'master' of https://github.com/home-assistant/home-assistant-iOS (59f4496)
- Fix Basic Auth again. #95 (2f358a9)
- [ci skip] Version bump to 1.1.2 (4) (a6929b2)
- Merge branch 'master' of https://github.com/home-assistant/home-assistant-iOS (c67d409)
- Add support for basic auth in UI only, inject password into LocalStorage, general cleanup and fixes around web view (14d64f3)
- Checkpoint (c90124e)
- [ci skip] Version bump to 1.1.2 (3) (1eabd1c)
- Merge pull request #105 from blackgold9/deleteEventsButton (065c1bb)
- Merge pull request #104 from blackgold9/EventLog (26fd1cb)
- Added deletion of logs (dee808c)
- Better location update logging for manual update (8ded660)
- Don't log if told not to when making service call (8087c26)
- Added better type names for events (c632a7d)
- Better logging for location updates. (b91121a)
- [ci skip] Version bump to 1.1.2 (2) (b84fdcf)
- Merge pull request #103 from blackgold9/EventLog (19b1e75)
- Automated swiftgen (de75106)
- UI tweak (651492c)
- Added ClientEventTableViewController for listing stored events. Added event logging for service calls. (6861d5c)
- Move Realm to shared Stoage (b919743)
- Core Motion integration (7e161f7)
- Remove big CLError description switch (48d7cf0)
- Merge branch 'master' of https://github.com/home-assistant/home-assistant-iOS (7cebb7d)
- Checkpoint on more location work, mostly cleanup and minor improvements (9f09920)
1.1.2 (11)
1.1.2 (10)
- Merge pull request #101 from home-assistant/location-refactor (02822ff)
- Store zones in Realm, integrate Realm into rest of app to replace cached zone entities (bd67643)
- General cleanup of location code (9deb03a)
- Fix triggers (84fc8e8)
- Merge branch 'master' into location-refactor (f845f59)
- Update CocoaPods (a939315)
- Remove last bits of SwiftLocation and remove oneShot function in favor of more expressive function (ac2d62c)
- Merge branch 'master' into location-refactor (928a0fb)
- Checkpoint (a2dd671)
- Merge branch 'master' into location-refactor (6f278cd)
- Initial location refactor (99821b1)
1.1.2 (9)
- Merge branch 'master' of https://github.com/home-assistant/home-assistant-iOS (06f87c2)
- Dont wait for the build to finish processing (6910efd)
- Update metadata (37282a5)
1.1.2 (8)
1.1.2 (7)
- Merge branch 'master' of https://github.com/home-assistant/home-assistant-iOS (b7c101e)
- Implement refresh/stop bar button (03d2aa2)
- Catch WKWebView load errors (6478c47)
- Final Swiftlint fixes (yay) (5ab76d5)
- Update strings (d379222)
- Use translated string & remove swiftlint warnings (362e6e6)
- Remove Pin title from location row (8396662)
- Add leave a review button to about page (a60550b)
- swiftlint warning fix (8f76deb)
- Remove whitespace (47bc3e5)
- Move defaults setting to utilities to lose a swiftlint warn (4951e25)
- More safety on icon function (d20f5ea)
- Cleanup some force unwraps for safety (0314bb1)
- Update strings (1a50b06)
- Merge branch 'master' of https://github.com/home-assistant/home-assistant-iOS (8ef47c9)
- Properly store version strings in prefs and Crashlytics (ce61269)
- Add Crashlytics log if icons fail to load (aeed278)
- Fix a possible unwrap issue (ee16432)