EME Changelog

What's new in EME 0.13.0

Jan 29, 2017
  • Migrate to Vue 2
  • Fix markdown sanitizer
  • Watch file changes

New in EME 0.12.0 (Jan 27, 2017)

  • Fixed Vue 2 compat issue (editor does not refresh after tab closed)
  • Hide Reload menu item

New in EME 0.11.0 (Jan 27, 2017)

  • Show spinner when exporting PDF
  • Fixed an XSS issue in markdown
  • Removed Presentation mode (will be back as a plugin in v1.0)
  • Migrated to Vue 2

New in EME 0.10.0 (Jan 27, 2017)

  • Features:
  • Sync to GitHub Gists
  • Bug fixes:
  • Update styles in night mode
  • Add more tips

New in EME 0.9.0 (Jan 27, 2017)

  • Feature:
  • Night mode, shortcut: ctrl/cmd+shift+n
  • Context menu
  • Preference pane
  • Fixes:
  • Temporarily remove drag to resort tabs feature
  • Align issue in presentation mode
  • Word count issue

New in EME 0.8.0 (Jan 27, 2017)

  • New Features:
  • Resize pane
  • Presentation mode
  • Fixes:
  • Fix pane width in editor mode and preview mode
  • Use soft tabs

New in EME 0.7.0 (Jan 27, 2017)

  • Features:
  • Check for updates in menu
  • Add tooltip to footer buttons
  • Rename file
  • Drag tab to resort
  • Bug fixes:
  • Vim dialog style tweaks
  • Make closing tab event cancelable

New in EME 0.6.0 Beta 1 (Jan 27, 2017)

  • Style tweaks
  • Use SVG instead of icon font, to make the first-load non-blocking
  • Keep window state
  • Show recently opened files
  • Fix image render issue

New in EME 0.5.2 (Jan 27, 2017)

  • Bug fixes:
  • Fix path to github-markdown-css, related to an export as PDF error
  • Refactor make-html helper

New in EME 0.5.0 (Jan 27, 2017)

  • New feature:
  • Export as PDF
  • Build for Windows