Skip to content
bordaigorl edited this page Feb 16, 2015 · 9 revisions

v2.6.0

  • Asynchronous operations: save/update/load from server does not block the UI
  • Warn on close if modified but not uploaded (warn_on_close setting)
  • Added support for GFM tables syntax (#51, #58)
  • Added support for strikethrough (#38)
  • Added support for underline (see special syntax)
  • Settings for default emphasis/unordered list marks
  • Better support for Unicode (#52)
  • CSS styling for inline code fixed (#53)
  • Support for HTTPS for Package Control v3 users (see wiki)
  • If search has one result open it directly (#65)
  • Added evernote_has_guid context key
  • Search command now supports snippets for prompt (#54)

v2.5.4

  • Bugfix: solves a problem in setting a new token (see #48)
  • Added a debug flag in settings

v2.5.3

  • Added links to notes management (thanks to @rahul-ramadas, see #36)
  • Open note in Client command, tested on Windows only (thanks to @rahul-ramadas)
  • Bugfixes: better error messages, correct handling of unnamed attachments

v2.5.2

  • Added attachments management: list, open, insert attachments from file or url (solves #24)
  • Notebook list can show stack names and be sorted (#30, thanks @danielfrg)
  • Added wiki_tables setting to enable Wiki-style tables syntax (solves #18)
  • Now notes in webapp are opened in default browser (solves #22)
  • Configuration asks for noteStoreUrl so the plugin works properly for yinxiang.com (solves #20)

v2.5.1

  • Bugfix: metadata autocomplete now loads settings correctly

v2.5.0

  • Search note command added
  • Attach command added
  • Clip command added
  • View in WebApp command added
  • Autocomplete in metadata block
  • Unicode chars in tags properly displayed
  • Creation and update dates are displayed in status
Clone this wiki locally