Skip to content

Releases: home-assistant/iOS

1.0 (53)

11 Apr 05:25
4ea5c77
Compare
Choose a tag to compare
  • dont force unwrap cachedentities (f6529b8)
  • Correct password issues with force unwrap (1fb73f2)
  • Only show location buttons if location enabled after viewDidAppear (935391b)
  • Allow blank passwords (e636075)
  • Fix Swiftlint (39684c7)
  • Fix problem where a discovered instance has a base_url set without a port (81d407a)
  • set self.baseURL when clicking a discovered instance (036f323)

1.0 (52)

11 Apr 03:39
42f1845
Compare
Choose a tag to compare
  • use itunes team id (eaed7ab)
  • change to new ecosystem link (25eb030)
  • update fastlane docs (879efd2)
  • bump fastlane version (7f25543)
  • Disable native UI in favor of WebView. Cleanup Settings so that the configuration steps arent so tricky (56dc62b)
  • fix deprecated rule name (ebfdf22)
  • Swiftlint (f52486e)
  • Update all Pods to latest and fix pod warnings about ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES (60e4d6a)
  • make swift style fix (c8344bf)
  • Merge pull request #12 from mboeru/patch-1 (257a138)
  • add pod install command (f1fd345)

1.0 (51)

10 Feb 02:37
Compare
Choose a tag to compare

1.0 (50)

10 Jan 03:01
Compare
Choose a tag to compare

🎉 Lucky build number 50 means it's just about time to go to the store! 🎉
🚨 PLEASE let me know if you find any bugs in this release. Otherwise, I'll be submitting to Apple on Wednesday (PST). 🚨

Thank you so much for helping beta test Home Assistant for iOS!! 😘

  • Add an error if a self-signed/invalid certificate is detected when configuring
  • Allow setting default browser preference
  • Fix a bug that caused a crash when viewing entity attributes because of my hacky picture thing
  • Improve image caching
  • Improve reliability by removing force unwraps where possible
  • Re-enable colors on icons
  • Disabled the reset button for now

In the previous release:

  • Finish first launch flow
  • Migrate secrets into Keychain
  • Group ordering now sticks across relaunches
  • New launch screen
  • Improve settings reliability
  • Minor localization work
  • Added a new About screen with acknowledgements and links
  • Code clarity improvements (thanks SwiftLint!)

1.0 (49)

09 Jan 07:48
Compare
Choose a tag to compare
  • hm (ea0fb60)
  • Generate screenshots and update iTC metadata (1b3288f)
  • Remove trailing whitespace (a15d791)
  • Clean up API (f0bab16)
  • Move secrets into Keychain (72260b2)
  • Finally fix the first launch flow (42e9214)
  • Initial work on automating screenshots (efc6bc2)
  • Organize things into a new Resources folder and begin some minor localization, mostly to clean up swiftlint disables (b8fbdf0)

1.0 (48)

07 Jan 11:43
Compare
Choose a tag to compare
  • disable xcode version check again (f64f2bf)
  • whoops that needed to be a source (5b34ec4)
  • Set about title (eaaf90e)
  • Load the env.sh at Fabric buildtime so that the keys are added in (6c2a3d3)
  • clean (f6660ab)
  • Even more found SwiftLint issues (74996f0)
  • Whoops, forgot the Gemfile.lock (a40fbaf)
  • Add Synx and the fastlane plugin for it, along with a Gemfile (f7ffd97)
  • SwiftLint part deux (2a52185)
  • Swiftlint format (30699ed)
  • rm keys.template (12b102a)
  • Synx (5866c34)
  • Cleanup (c513248)
  • Rename scripts (ffea31d)
  • Add SwiftLint and autocorrect (9bc995c)
  • Group ordering fix (4b9bdb7)
  • Completed the about view, minor root tab bar improvements (f91bbc0)
  • Update deps (affd23d)
  • New launch screen (64de01b)
  • Add launch image (7354b6f)
  • Continue re-arranging (31b6187)
  • Cleanup folder structure (b001f8a)
  • Dont pop up the settings view (d8edf48)
  • Some quick settings fixes (8f6e5b2)
  • Add license and code of conduct (f8cfcc7)
  • Add .gitattributes file to fix pbxproj issues (58d038e)

1.0 (47)

03 Jan 23:17
Compare
Choose a tag to compare

1.0 (46)

24 Oct 06:35
Compare
Choose a tag to compare
  • More push changes (4f344c2)
  • Update Pods (7a6a143)
  • Change settings to CocoaPods recommendations (4b132e7)
  • Allow arbitrary loads for ATS (f366d26)
  • Remove AWS linker flags (eb1d9e5)
  • Tighten HA iOS component integration. Change push registration to be done through a Lambda func (6c49ac2)

1.0 (45)

06 Oct 00:53
Compare
Choose a tag to compare
  • Version bump to 1.0 (45) (501581b)
  • Build a remove device API endpoint (3abf0bc)
  • CHange disabled conditions to check for the error message and build a basic reset app function (208a42f)
  • Settings fixes (5c4e6ff)

1.0 (44)

30 Sep 03:09
Compare
Choose a tag to compare
  • Update provisioning profiles to add iPhone 7+ and use suggested build settings (896f7f0)
  • Disable input_select until the options get fixed (8f2f35a)
  • Fix supported features (a35a72c)
  • Update Pods (d18d9c7)
  • Switch to upstream/master EventSource (7ea0ad4)