Releases: writefreely/writefreely-swiftui-multiplatform
Releases · writefreely/writefreely-swiftui-multiplatform
WriteFreely for iOS v1.0.18
Fixed
- [iOS] Fixed launch policy bug that would close the active post when switching away from the app.
 - [iOS] Improved compatibility with iOS 18 betas.
 
WriteFreely for iOS v1.0.17
Fixed
- [iOS] Improved offline experience with 'not connected' messaging.
 - [iOS] Improved compatibility with iOS 17.
 
WriteFreely for iOS v1.0.16
Added
- [iOS] Added a way to search for text across all posts.
 - [iOS] Added a way to refresh an edited post from the server copy.
 
Changed
- [iOS] The app now reverts a post from edited to published status if you undo your changes.
 
Fixed
- [iOS] Fixed a bug where posts moved from one blog to another on a different client didn't update in the app.
 
WriteFreely for iOS v1.0.15
Fixed
- Restored the new-draft-on-launch feature and resolves crashing bug.
 - Fixed a bug that would navigate to a post on launch, then immediately navigate back to the post list.
 - Fixed some animation glitches when presenting and dismissing the keyboard.
 
WriteFreely for iOS v1.0.14
Fixed
- Removed a feature that was causing the app to crash on launch if there were no existing posts.
 - Added methods to fetch device logs.
 - Added a settings option to generate a log file as a new local draft (iOS 15+).
 
WriteFreely for iOS v1.0.13
Fixed
- Fixed an issue that made it tricky to scroll in the post editor.
 - Fixed a bug that didn't navigate to the post editor after tapping the new-post button.
 - Added a context-menu item to delete local posts from the post list.
 
WriteFreely for iOS v1.0.12
Changed
- The post editor now scrolls the title as well as the post body to better use all screen real estate.
 
Fixed
- Bumped WriteFreely package to v0.3.6 to handle decoding of fractional seconds in dates.
 
WriteFreely for iOS v1.0.11
Fixed
- Fixed a bug where the new-post button doesn't appear in the iOS 16 beta.
 - Fixed a bug where the list of posts published outside of a blog didn't update its title (Drafts/Anonymous).
 - Fixed a bug where alerts weren't presented for login errors.
 - Fixed some build warnings in the project.
 
WriteFreely for iOS v1.0.10
Changes
- Improved error-handling and alerting under the hood, for better app stability.
 - The app now prompts you to reach out to our user forums if it detects a crash.
 
WriteFreely for iOS v1.0.9
Fixed
- Fixed an issue when building for iOS 15 on Xcode 13 that caused the post list to underlap the navigation bar.
 - Cleaned up some straggling project warnings.