@@ -43,19 +43,37 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4343- [ Mac] Fixed a bug where the list of posts published outside of a blog didn't update its title (Drafts/Anonymous).
4444- [ Mac] Fixed a bug where alerts weren't presented for login errors.
4545- [ Mac] Fixed some build warnings in the project.
46+ - [ Mac] Bumped WriteFreely package to v0.3.6 to handle decoding of fractional seconds in dates.
47+
48+ ## [ 1.0.12-ios] - 2022-10-06
49+
50+ ### Changed
51+
52+ - [ iOS] The post editor now scrolls the title as well as the post body to better use all screen real estate.
53+
54+ ### Fixed
55+
56+ - [ iOS] Bumped WriteFreely package to v0.3.6 to handle decoding of fractional seconds in dates.
4657
4758## [ 1.0.11-ios] - 2022-09-07
4859
60+ ### Fixed
61+
4962- [ iOS] Fixed a bug where the new-post button doesn't appear in the iOS 16 beta.
5063- [ iOS] Fixed a bug where the list of posts published outside of a blog didn't update its title (Drafts/Anonymous).
5164- [ iOS] Fixed a bug where alerts weren't presented for login errors.
5265- [ iOS] Fixed some build warnings in the project.
5366
5467## [ 1.0.10-ios] - 2022-07-28
5568
56- - [ iOS] Improved error-handling and alerting under the hood, for better app stability.
69+ ### Added
70+
5771- [ iOS] The app now prompts you to reach out to our user forums if it detects a crash.
5872
73+ ### Fixed
74+
75+ - [ iOS] Improved error-handling and alerting under the hood, for better app stability.
76+
5977## [ 1.0.9-ios] - 2022-04-02
6078
6179- [ iOS] Fixed an issue when building for iOS 15 on Xcode 13 that caused the post list to underlap the navigation bar.
@@ -288,7 +306,8 @@ suffixes to differentiate between platforms, until both are at feature parity.
288306 - Contributing guide
289307 - This changelog
290308
291- [ Unreleased ] : https://github.com/writeas/writefreely-swiftui-multiplatform/compare/v1.0.11-ios...HEAD
309+ [ Unreleased ] : https://github.com/writeas/writefreely-swiftui-multiplatform/compare/v1.0.12-ios...HEAD
310+ [ 1.0.12-ios ] : https://github.com/writeas/writefreely-swiftui-multiplatform/compare/v1.0.11-ios...v1.0.12-ios
292311[ 1.0.11-ios ] : https://github.com/writeas/writefreely-swiftui-multiplatform/compare/v1.0.10-ios...v1.0.11-ios
293312[ 1.0.10-ios ] : https://github.com/writeas/writefreely-swiftui-multiplatform/compare/v1.0.9-ios...v1.0.10-ios
294313[ 1.0.9-ios ] : https://github.com/writeas/writefreely-swiftui-multiplatform/compare/v1.0.8-ios...v1.0.9-ios
0 commit comments