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

Releases: Cantallops/Phantom

v1.0.13

08 Jul 20:12
Compare
Choose a tag to compare
v1.0.13 Pre-release
Pre-release

Avoid set current date when updating a post.

v1.0.12

01 Jul 10:43
Compare
Choose a tag to compare

Avoid parse fail caused by missing mobiledoc

v1.0.11

14 Jun 21:24
Compare
Choose a tag to compare

Now save error logs in a file to be able to send more accurated feedback

v1.0.10

12 Jun 20:13
Compare
Choose a tag to compare
  • Show a dismiss keyboard on the toolbar for iPad inside the editor
  • Now it is possible to send feedback inside the app if the user has an email configured in the device

v1.0.9.1

01 Jun 19:13
Compare
Choose a tag to compare

Fixes:

  • Show author when only there is one

v1.0.9

01 Jun 19:12
Compare
Choose a tag to compare

New features:

  • Added auto-capitalization feature for the editor

Improvements:

  • Improve QoS of queues to use an appropriate one

Fixes:

  • Fixed not found xib on metadata
  • Fix possible crash when exiting the editor
  • Show margin cells correctly in iOS 10
  • Show correctly table's footers and headers
  • Fix error with old ghost versions without multiple authors

Improve post settings

26 May 22:38
Compare
Choose a tag to compare
  • Now it is possible to select template it in post settings
  • It is possible to add multiple authors in a post
  • Info is accessible from the login form
  • All api providers are in a sole folder

Editor enhancements

19 May 15:05
Compare
Choose a tag to compare
  • It is possible to activate/deactivate editor's autocorrect and spell checking
  • The keyboard is dismissable using a button that appears on top of it

Editor improvement

12 May 17:40
Compare
Choose a tag to compare
  • Fix impossibility to exit from editor

Improve UX

12 May 17:14
Compare
Choose a tag to compare

New features:

  • List posts by tag.
  • Added indexing stories to support Spotlight. It can be disabled inside General Settings.
  • Show progress bar inside a web view.
  • Ask for rating when change post status.
  • Added link to rate the app.
  • Added markdown shortcuts inside the editor.

UI improvements:

  • Row background selection respects margins.
  • Hide status bar when starts the app

Security improvements:

  • Revoke refresh token when logging out

Technical improvements:

  • Change deprecated Diff framework. Uses Differ instead.