Skip to content

v0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@AngeloStavrow AngeloStavrow released this 11 Sep 20:39
· 473 commits to main since this release
09be643

WriteFreely Multiplatform Client

This release includes the following to the Mac and iOS clients:

Added

  • Post editor now has a Publish button to publish a post
  • Collections sidebar to choose a specific collection (i.e., blog)
  • Settings to provide the user interface for logging in, setting preferred color scheme
  • The WriteFreelyModel type consolidates other models as Published properties in a single EnvironmentObject
  • Logging in and out a WriteFreely instance is now possible
  • Collections and Posts are now persisted to local storage between app launches
  • Content can be reloaded from the server
  • Collections and Posts are purged from the database on logout
  • Apps now have app icons

Changed

  • Updated license from AGPLv3 to GPLv3
  • Types have been renamed to be more consistent
  • WriteFreely Swift package version bumped to v0.2.2
  • Local posts are now badged as local instead of draft