@@ -45,22 +45,40 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4545- [ Mac] Fixed a bug where alerts weren't presented for login errors.
4646- [ Mac] Fixed some build warnings in the project.
4747- [ Mac] Bumped WriteFreely package to v0.3.6 to handle decoding of fractional seconds in dates.
48- - [ iOS] Fixed a bug where posts were always shown in serif, even if the post was published with another font.
48+
49+ ## [ 1.0.15-ios] - 2022-01-15
50+
51+ ### Fixed
52+
4953- [ iOS] Restored the new-draft-on-launch feature and resolves crashing bug.
5054- [ iOS] Fixed a bug that would navigate to a post on launch, then immediately navigate back to the post list.
5155- [ iOS] Fixed some animation glitches when presenting and dismissing the keyboard.
5256
5357## [ 1.0.14-ios] - 2022-12-18
5458
55- - [ iOS] Temporarily removed the new-draft-on-launch feature while investigating a crashing bug.
59+ ### Added
60+
5661- [ iOS] Added methods to fetch device logs.
5762- [ iOS] Added a settings option to generate a log file as a new local draft (iOS 15+).
5863
64+ ### Changed
65+
66+ - [ iOS] Temporarily removed the new-draft-on-launch feature while investigating a crashing bug.
67+
68+ ### Fixed
69+
70+ - [ iOS] Fixed a bug where posts were always shown in serif, even if the post was published with another font.
71+
5972## [ 1.0.13-ios] - 2022-11-13
6073
74+ ### Added
75+
76+ - [ iOS] Added a context-menu item to delete local posts from the post list.
77+
78+ ### Fixed
79+
6180- [ iOS] Fixed an issue that made it tricky to scroll in the post editor.
6281- [ iOS] Fixed a bug that didn't navigate to the post editor after tapping the new-post button.
63- - [ iOS] Added a context-menu item to delete local posts from the post list.
6482
6583## [ 1.0.12-ios] - 2022-10-06
6684
@@ -323,7 +341,8 @@ suffixes to differentiate between platforms, until both are at feature parity.
323341 - Contributing guide
324342 - This changelog
325343
326- [ Unreleased ] : https://github.com/writeas/writefreely-swiftui-multiplatform/compare/v1.0.14-ios...HEAD
344+ [ Unreleased ] : https://github.com/writeas/writefreely-swiftui-multiplatform/compare/v1.0.15-ios...HEAD
345+ [ 1.0.15-ios ] : https://github.com/writeas/writefreely-swiftui-multiplatform/compare/v1.0.14-ios...v1.0.15-ios
327346[ 1.0.14-ios ] : https://github.com/writeas/writefreely-swiftui-multiplatform/compare/v1.0.13-ios...v1.0.14-ios
328347[ 1.0.13-ios ] : https://github.com/writeas/writefreely-swiftui-multiplatform/compare/v1.0.12-ios...v1.0.13-ios
329348[ 1.0.12-ios ] : https://github.com/writeas/writefreely-swiftui-multiplatform/compare/v1.0.11-ios...v1.0.12-ios
0 commit comments