Skip to content
This repository has been archived by the owner on Sep 1, 2023. It is now read-only.

Releases: TryGhost/Ghost-Android

v1.2.3

21 Feb 15:53
Compare
Choose a tag to compare
  • πŸ› Fix #38: Allow nulls in Setting/ConfigurationParam values and Role descriptions, as per upstream schema
  • πŸ› Handle protocol-relative URLs for images and in post preview (e.g., //myblog.com/content/images/kittens.jpg)

v1.2.2

21 Feb 15:23
Compare
Choose a tag to compare
  • πŸ› Fix #22: upload image doesn't check for internet connection
  • πŸ€– Target Android 8.0 (Oreo)

v1.2.1

18 Aug 16:34
Compare
Choose a tag to compare
  • πŸ› Ignore empty markup sections when checking whether a post is Markdown-only or not
  • 🎨 Update Koenig error message for Ghost 2.0

v1.2.0

11 Aug 17:44
Compare
Choose a tag to compare
  • ✨ Fix #25: Handle pure-Markdown Koenig posts, and ignore non-Markdown Koenig posts
  • πŸ› Fix #27: password auto-fill doesn't work
  • 🌐 Updated Turkish translation, by @monolifed

v1.1.3

28 May 21:23
Compare
Choose a tag to compare
  • 🌐 Traditional Chinese (zh-HK) translation, contributed by Weizhi Xie

v1.1.2

17 Mar 10:20
Compare
Choose a tag to compare

v1.1.1

10 Feb 17:09
Compare
Choose a tag to compare
  • πŸ› Preserve editor cursor position when switching apps (#16)
  • 🌐 Turkish translations, contributed by @mertcangokgoz and @geekdinazor

v1.1.0

07 Feb 20:59
Compare
Choose a tag to compare
  • ✨ Basic support for the Contributor role added in Ghost 1.21.0
  • 🎨 You no longer need to manually delete the "(Untitled)" placeholder for new drafts, so you can get down to writing even quicker (#3)
  • 🎨 UX improvements in post settings - character counter for custom excerpts, and floating labels so you can see what field you're typing into
  • πŸ› We now preserve the original filename for uploaded images/videos instead of renaming them to gibberish, so your Markdown is more readable and your server storage is cleaner (#9)
  • πŸ› Fixed permissions logic for Authors (#11)
  • πŸ› Fixed an issue where "view post on blog" did not work due to incorrect post URL (#5)
  • 🌐 Bengali translations, contributed by @urbangeek

v1.0.0

06 Nov 16:41
Compare
Choose a tag to compare

A brand new Ghost Android app! It's simple, beautiful, and fast, with full offline support. That means you can write, edit and publish blog posts on the go, in the subway, or on a flight - with no frustrations! Then all you need to do is sync it later when you have an Internet connection.

Highlights

β€’ Simple, intuitive interface based on Material Design
β€’ Markdown editing with preview - swipe to switch between editing and previewing
β€’ Native image upload from your phone or a web link
β€’ Offline mode - the app designed to work 100% offline -- just sync when you're connected later! Ideal for travellers and journalists.
β€’ 100% Markdown compatibility with Ghost - insert images, footnotes and code blocks like you're used to
β€’ Attach tags and a cover image
β€’ Works with Ghost Pro (ghost.io) blogs as well as self-hosted blogs
β€’ Conflict handling - when a blog post is edited simultaneously from the app and elsewhere (e.g., via Ghost web), we will detect the conflict and show you a nice UI to decide what to do - so you never lose your hard work!