Releases: egoist/eme
Releases · egoist/eme
EME v0.15.1 published
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
- Move some parts of EME to typescript
- Fix Chinese wordcount problem
- Upgrade some of the parts in EME
Version 0.13.0
Changes:
- Migrate to Vue 2
- Fix markdown sanitizer
- Watch file changes
- more...
Version 0.12.0
- Fixed Vue 2 compat issue (editor does not refresh after tab closed)
- Hide
Reload
menu item
Version 0.11.0
- 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
Features:
- Sync to GitHub Gists
- New
about
window for macOS
Bug fixes:
- Update styles in night mode
- Add more tips
Version 0.9.0
Version 0.8.0
Version 0.7.0
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
Version 0.6.0 beta 1
- 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