Releases: home-assistant/iOS
Releases · home-assistant/iOS
1.1.1 (3)
- Fastfile changes for Travis (7cc4d3d)
- Hide Twitter/Facebook buttons on about screen for zh locales (15cd922)
- Lock pod versions and use fork of SwiftLocation with Swift4 fixes (7cc010c)
- Remove CFBundleDisplayName from translatable Info.plist strings (9682057)
- Update es-ES (2b4f791)
- Add nl->nl_NL and es->es_ES to fastlane lokalise action (c9c1f34)
- Fastfile localization improvements (782f2a9)
- Update zh-Han(s/t) (a198d46)
- Update metadata (8bb12fc)
- Add missing metadata for other languages (6fa4490)
- Dont wait for build processing (76d27fc)
- Localize Info.plist (210d4b6)
- Correctly split localized strings (4d678f9)
1.1.1 (2)
1.1.1 (1)
- Update fastlane (79f8a45)
- Put Fabric API key in Info.plist because envvars are hard (2132e84)
- Recreated German (7315402)
- Remove en-US (5d0e985)
- Fastfile updates (651ceb7)
- Remove specialized languages (88d646e)
- Update localizations (7b512aa)
- Swiftlint fixes (ec8a9a7)
- Swiftgen (411562a)
- Simplify didReceiveRemoteNotification logic (bdcd301)
- Add support for granular control of location update triggers. Fixes #68. (409d4d1)
- Support customization of notification display options (033be01)
- Update localizations (69b080b)
- Replace OK with localized version (016d254)
- Add ability to send URL in push notification which opens upon tap (fee7fa8)
- Ensure notification permission pref is properly set at setup time (7be4f1e)
- Remove Lokalise SDK since it causes issues with strings (f8c845b)
- Add en-US (066f020)
- Add language files (df8f96f)
- Add languages (e9090a0)
- Bump fastlane (c40691f)
- Update and localize iTC metadata (c2d6167)
- Add Lokalise (5e8cb73)
- Initial Lokalise strings (d6a5eb4)
- Add some localization strings and cleanup (5917b58)
- small cleanup (3b25991)
- Remove Gitter from Fastlane (a1a9fcd)
- Bump Xcode version (61564d5)
- Update gemfile (8fc30f4)
- Set ruby version (5ced606)
- Change Discord link to iOS room (0dac76c)
- Show alert dialogs when calling from another app. Also fix a forced unwrap that sometimes failed. Fixes #45 (849a03a)
- Fix beta icon size (172d81b)
1.1.0 (3)
1.1.0 (2)
- Update fastlane README.md (34d5b37)
- Update icons (8ba3c3a)
- Update fastlane (dccad6b)
- Bump icons for some reason (08972fe)
- Update Cocoapods (77a6195)
- Merge branch 'master' of https://github.com/home-assistant/home-assistant-iOS (f05274c)
- Cleanup: Replace sendOneshotLocation body with identical getAndSendLocation(trigger: LocationUpdateTypes.Manual) call (267044f)
- Remove PermissionScope references from README.md and project.pbxproj (4c437be)
- Update Podfile.lock for PermissionScope removal (bae7146)
- Use {top,bottom}LayoutGuide instead of layoutMarginsGuide to work on devices (9dc53f7)
- Remove PermissionScope from linker flags (e6f3acc)
- Update fastlane (168b157)
- Update Podfile.lock (46b279b)
1.1.0 (1)
- Bump (7e68855)
- Merge pull request #63 from home-assistant/remove-permissionscope (acdc78f)
- Remove deprecated PermissionScope for native APIs (0c71739)
- Add swiftgen.yml (b67cffe)
- Merge branch 'master' of https://github.com/home-assistant/home-assistant-iOS (83d71e0)
- Merge pull request #61 from mnoorenberghe/hardcoded_accessgroup (07f08cc)
- Merge pull request #60 from mnoorenberghe/about_version (75cea7f)
- Merge pull request #59 from mnoorenberghe/camera_attachment_jpeg (122d4ac)
- Don't hardcode AppIdentifierPrefix in Keychain constructor (71ab5f9)
- Add the version string to the about page (9e41f86)
- Default camera category attachments to jpeg content-type (904e6e4)
- Swiftlint fixes (26e5733)
- Complete theme support (aa9a364)
- Merge branch 'master' of https://github.com/home-assistant/home-assistant-iOS (9ec5f26)
- Initial setup for parsing manifest.json (2396112)
- Merge branch 'cleanup' (008b46a)
- Swift 4 (f622603)
- Remove commented boilerplate from AboutViewController (1b32628)
- Make recommended settings updates (70481a3)
- Remove unused GetErrorLog method (a5cc043)
- Create webview toolbar items earlier to reduce flicker (0bcc173)
- Remove AlamofireImage (118dc6a)
- Remove Realm. Fix Swiftlint issues (c4cffa5)
- Remove commented code and stub comments from WebViewController (7a9630d)
- Remove EntityAttributesViewController and GroupViewController (ab8dd6b)
- pod update (f29392f)
- Remove unused RootTabBarViewController (737e34b)
- Use auto layout for the webview titlebar background to better support landscape (173b39e)
- Support landscape orientation and force webview relayout for it. (17e2cf7)
- Merge pull request #57 from mnoorenberghe/eureka_4.0.1 (ecdcca3)
- Fix Row specialization change in Eureka 4.x (e2ef187)
- Lock Eureka pod to 4.0.1 (a62bdd9)
- Use Auto Layout for the web view to avoid clipping. Fixes #38 (03d0642)
- Don't hardcode the status bar height (4bc3e0e)
- Remove unnecessary web view container (d8e0f41)
- Reuse a single webview (555443d)
- Merge branch 'master' of https://github.com/home-assistant/home-assistant-iOS (a5145c4)
- Set SwiftLocation version to 2.0.7 since 2.0.2 is MIA now (b695a38)
- Update Realm to 2.8.3 (44d17f7)
- Increase timeoutIntervalForRequest to 10 seconds (e930bb1)
- Changing from gitter to discord link (resolves #48) (acb67bb)
- Merge pull request #21 from TWilb/master (f9bc7ad)
- Added missing ; in en Deleted double whitespaces (17340bb)
- Added l10n for About & Settings view and added translation Typo fixes (fb5e925)
- More translated strings into German (df799db)
- Merge branch 'master' of https://github.com/home-assistant/home-assistant-iOS (c7bfe96)
- Merge branch 'master' of https://github.com/home-assistant/home-assistant-iOS (a7b62ad)
- Additionally translated Strings to German (cae93c7)
- Merge branch 'master' of https://github.com/home-assistant/home-assistant-iOS (4e18e6c)
- Merge branch 'master' of https://github.com/home-assistant/home-assistant-iOS Additional strings to translate (808412d)
- Merge branch 'master' of https://github.com/TWilb/home-assistant-iOS (a1f3dac)
- Typo fixes in German translation (2d27c53)
- Typo fixes in German translation (ea4aba3)
- Revert "Typo fixes in Geman translation" (7d5517c)
- Typo fixes in Geman translation (c2e7512)
- Added German translation (a5c1084)
1.0.4 (4)
1.0.4 (3)
1.0.4 (2)
- Bump version to 1.0.4 (1) (c971b4b)
- Fix Swiftlint (754f2b9)
- Stop force unwrapping in OpenInChromeController (104d688)
- Reset the webview whenever the user changes connection details (988efac)
- Allow setup to continue only if values are different (76102de)
- Add password validation if discovered instance requires it (bb969df)
- Make changes to support instances with no password (7377cb2)
- track numberOfZones user has because of the 20+ iOS limitation (1eaa8ec)
- Make resume scanning failure log to Crashlytics (e2e6894)
- Run the setup call frequently without checking configured status first (c467e3b)
- Fill the zones dictionary during resume of beacon scanning (c64345a)
- Refactor HAAPI for safety (25b6070)
- Setup API ASAP after launch (d635a48)
- Support resuming region monitoring after termination (ebe4ed3)
- Remove stale migrations (4572c0e)
- Only start monitoring beacons if device is able to (a920874)
- Dont force unwrap zone props during beacon setup. Allow users to specify UUID/Major/Minor, UUID/Major or just UUID. (0748336)
- Add error message display to map notification (11069c3)
- Add error message display to camera notification (87b93f0)
- Set status bar to white as per @jsg4 request (c8eb5b7)
- improve notifications (fc4aa02)
- Fix Swiftlint warning (49ec1bb)
- Fix Optional in label (caf7b4e)
- Add a reset badge to 0 button (756e508)
- Update metadata (942debf)
- make changes to get building again (8705740)
- Remove always embed swift standard libraries from Home Assistant target (b6bd185)
- Update Pods (3afd522)
- Set MapNotificationContentExtension provisioning profile (a755be4)
- Update fastlane (eadc2a7)
1.0.3 (3)
- Add location update via background fetch notification (0abb792)
- Initial iBeacon support (9e0e446)
- This was continually overwriting user Chrome preference (cc6f00c)
- Setup Significant Location Updates when app launches instead of deep in HAAPI (d340714)
- Fix Swiftlint warnings (a38e210)
- Submit a oneshot location during background fetch only if location is enabled, otherwise do a simple device identify (abe1d5e)
- Set status bar to Home Assistant blue (9091df6)
- Put web view in a view controller that is height - bottom toolbar so nothing gets cut off (0869caa)
- Set color of toolbar items to logo color (4bfa5ea)
- Upgrade Notification Content Extensions. Camera now supports play controls. Map is no longer static and now supports multiple points. (ddbe176)
- Remove Whisper (0c73b5f)
- Remove IKEventSource (ce8be49)
- Remove old release icon (988c605)
- Ensure HAAPI is always initialized before doing any API operations. Move Keychain and Prefs into AppDelegate as a global. (c96bec3)
- Update icons (da07bab)