Skip to content

Commit acbe4f1

Browse files
committed
Squashed commit of the following:
commit f9f94b4 Author: Angelo Stavrow <[email protected]> Date: Thu Dec 29 10:05:03 2022 -0500 Fix missed changes in change log commit 593cc8f Author: Angelo Stavrow <[email protected]> Date: Thu Dec 29 09:46:36 2022 -0500 Bump patch version and build number commit e0f752e Author: Angelo Stavrow <[email protected]> Date: Mon Dec 12 07:47:37 2022 -0500 Bump build number and update change log commit 2f7163d Author: Angelo Stavrow <[email protected]> Date: Thu Dec 29 09:43:00 2022 -0500 Update change log commit e424366 Author: Angelo Stavrow <[email protected]> Date: Thu Dec 29 09:40:27 2022 -0500 Squashed commit of the following: commit 804255b Merge: a799fd6 d46eb63 Author: Angelo Stavrow <[email protected]> Date: Sun Dec 18 15:28:10 2022 -0500 Merge branch 'main' into fix-crash-on-launch-tmp-no-nav commit a799fd6 Author: Angelo Stavrow <[email protected]> Date: Sun Dec 18 08:16:34 2022 -0500 Bump build number and update change log commit b81276d Author: Angelo Stavrow <[email protected]> Date: Sun Dec 18 08:16:16 2022 -0500 Only navigate to new/last draft on launch on macOS This is causing the app to crash on launch when there are no existing posts, so we’re going to remove it for now while we investigate. commit d7c03b9 Author: Angelo Stavrow <[email protected]> Date: Thu Dec 29 09:26:18 2022 -0500 Revert "Set the post editor font in the updateUIView method (#237)" (#240) This reverts commit d46eb63. commit 43b53c6 Author: Angelo Stavrow <[email protected]> Date: Thu Dec 29 09:25:36 2022 -0500 Revert "Don't navigate to new/last draft on launch (#238)" (#239) This reverts commit f4ba5f9. commit 34546f9 Author: Angelo Stavrow <[email protected]> Date: Thu Dec 29 09:06:31 2022 -0500 Don't navigate to new/last draft on launch (#238) * Only navigate to new/last draft on launch on macOS This is causing the app to crash on launch when there are no existing posts, so we’re going to remove it for now while we investigate. * Bump build number and update change log commit bc3bc23 Author: Angelo Stavrow <[email protected]> Date: Mon Dec 12 07:47:37 2022 -0500 Bump build number and update change log commit 7703e92 Author: Angelo Stavrow <[email protected]> Date: Mon Dec 12 07:40:41 2022 -0500 Set the font in the updateUIView method commit 6e60e0d Author: Angelo Stavrow <[email protected]> Date: Mon Dec 12 07:40:11 2022 -0500 Wrap becomeFirstResponder in async dispatch This fixes issues when we’re updating the responder chain every time SwiftUI refreshes the view, which can have unpredictable side effects.
1 parent 9af9961 commit acbe4f1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

CHANGELOG.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5353
- [iOS] Added methods to fetch device logs.
5454
- [iOS] Added a settings option to generate a log file as a new local draft (iOS 15+).
5555

56-
## [1.0.14-ios] - 2022-12-18
57-
58-
- [iOS] Temporarily removed the new-draft-on-launch feature while investigating a crashing bug.
59-
6056
## [1.0.13-ios] - 2022-11-13
6157

6258
- [iOS] Fixed an issue that made it tricky to scroll in the post editor.

0 commit comments

Comments
 (0)