Skip to content

Releases: egoist/eme

EME v0.15.1 published

23 Jul 09:53
83830ba
Compare
Choose a tag to compare

The new version of EME finally gets published. :D In this version we have the following updates:

  • Upgrade electron to v7.2.3(Previously it was based on v2.0.18).
  • Fix some crashes.
  • Fix Open-With problem.

Currently we have only MacOS version since my limited resource. Please expect more in the future.

Moving EME to Typescript

24 Nov 04:49
3d5837c
Compare
Choose a tag to compare
  • Move some parts of EME to typescript
  • Fix Chinese wordcount problem
  • Upgrade some of the parts in EME

Version 0.13.0

27 Jan 14:55
Compare
Choose a tag to compare

Changes:

  • Migrate to Vue 2
  • Fix markdown sanitizer
  • Watch file changes
  • more...

Version 0.12.0

26 Nov 18:13
Compare
Choose a tag to compare
  • Fixed Vue 2 compat issue (editor does not refresh after tab closed)
  • Hide Reload menu item

Version 0.11.0

25 Nov 10:09
Compare
Choose a tag to compare
  • 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

For Chinese users : macOS | Linux(.deb) | windows

Others just simply click down below:

Version 0.10.0

29 Sep 10:42
Compare
Choose a tag to compare

Features:

  • Sync to GitHub Gists
  • New about window for macOS

Bug fixes:

  • Update styles in night mode
  • Add more tips

Version 0.9.0

23 Sep 16:50
Compare
Choose a tag to compare

preview

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 315cb88
  • Word count issue a08a26e

Version 0.8.0

24 Aug 05:41
Compare
Choose a tag to compare

download count

New Features:

Fixes:

  • Fix pane width in editor mode and preview mode 070d601
  • Use soft tabs 2e4fb60

2016-08-24 1 24 22

Version 0.7.0

18 Aug 07:49
Compare
Choose a tag to compare

Executable for linux(.deb) is now available!

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

More details...

Version 0.6.0 beta 1

15 Aug 16:44
Compare
Choose a tag to compare
Version 0.6.0 beta 1 Pre-release
Pre-release
  • 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