Skip to content

Instantly share code, notes, and snippets.

@agiletortoise
Created October 23, 2014 20:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save agiletortoise/0727d69ab5cd9b9b13b5 to your computer and use it in GitHub Desktop.
Save agiletortoise/0727d69ab5cd9b9b13b5 to your computer and use it in GitHub Desktop.

Drafts 4.0.3.05 changelog

As of 10/23/2014, this build has been submitted to Apple for review, but is not yet available in the App Store. This list is provided only for those interested in the fixes coming. For more information, visit our website or follow @draftsapp on Twitter.

  • [MIGRATION FIX] If you received an "Import Failed" error migrating drafts from Drafts 3, please try again with this update. Issue is resolved for all sample data sets I've been able to test.
  • [Fix] Workaround for hang on launch on iOS 8.1 related to iCloud system hang.
  • [Fix] Significant sync improvements across the board.
  • [New] Sync debug logging and ability to email logs to support. If you continue to see sync issues, please contact us – we have now built in a logging facility to better troubleshoot specific sync cases.
  • [New] Redesign of Today widget.
  • [Fix] Deleting an action did not trigger a save of actions as it should, causing deleted actions to reappear if no other action changes were made and effecting action sync.
  • [Fix] Displaying and hiding notification center while in Drafts would trigger "new draft" timeout.
  • [Fix] "Pinned" label in Drafts Export should be "Flagged".
  • [Fix] "1 min" setting not sticky for "Create new drafts after" setting.
  • [Fix] Crash reordering keys and properly refresh edit view if new key is imported.
  • [Fix] Crash with invalid action import data.
  • [Fix] Handle background email with empty body without generating error.
  • [Fix] Refresh current draft content in editor properly if it "commit(draft);" is called in a script step.
  • [Change] Update Evernote SDK to roll in a few of their bug fixes.
  • [Fix] Added a few missing VoiceOver labels.
  • [Fix] Much more reliable tapping for delete/edit buttons in draft and actions lists.
  • [Fix] Timing issue determining network availability when running action via URL if the app was not already running.
  • [Fix] allowEmpty=NO parameter on URL was showing warning, but not stopping execution.
  • [Fix] Do not add text params to x-success callbacks for /append, /prepend.
  • [Fix] Restore button in version detail not working properly on iPad.
  • [Fix] [[time]] tag with format option did not expand properly.
  • [Fix] Force reset of theme exiting link mode to prevent links from dissappearing in dark mode.
  • [Change] Tone down saturation of tint color in dark theme.
  • [New] Improved support for right-to-left languages in editor.
  • [Change] Some startup speed improvements.
  • [Fix] Lots of other little fixes and improvements.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment