Skip to content

Releases: home-assistant/iOS

1.1.1 (3)

16 Nov 04:43
Compare
Choose a tag to compare
  • 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)

16 Nov 02:33
6be07c1
Compare
Choose a tag to compare

1.1.1 (1)

16 Nov 02:31
545ed6a
Compare
Choose a tag to compare
  • 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)

07 Nov 02:35
a3e2924
Compare
Choose a tag to compare
  • Update location dialog text (370e4b8)
  • Add 1024px iTC icon size (bda4b1b)

1.1.0 (2)

07 Nov 01:16
cde1bbb
Compare
Choose a tag to compare

1.1.0 (1)

27 Oct 03:03
16c24b9
Compare
Choose a tag to compare

1.0.4 (4)

24 Apr 05:36
fd512a2
Compare
Choose a tag to compare

1.0.4 (3)

24 Apr 04:56
8268eaa
Compare
Choose a tag to compare

1.0.4 (2)

24 Apr 03:55
1063b57
Compare
Choose a tag to compare
  • 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)

21 Apr 07:15
5f815ec
Compare
Choose a tag to compare
  • 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)