Skip to content

Latest commit

 

History

History
50 lines (41 loc) · 1.8 KB

CHANGELOG.md

File metadata and controls

50 lines (41 loc) · 1.8 KB

v0.1.4 (2019-10-12)

Features / Enhancement

  • Integrated Wechat platform (very basic, still under development)
  • Tag selector for Juejin.

Bug Fixes

  • Fixed failure to publish on Segmentfault issue. #54
  • Fixed unable to save URL in the Chrome extension. #38
  • Fixed web page style inconsistency when using the Chrome extension. #37
  • Fixed failure to publish on Jianshu issue. #32

v0.1.3 (2019-09-25)

Features / Enhancement

  • Multi-Title Publish
  • Better Editor (react-markdown-editor-lite)
  • Cookie Login Status Validation
  • Better Documentation (README)
  • Platform Integration

Bug Fixes

  • Fixed missing MongoDB parameter authenticationDatabase issue.
  • Fixed failure to publish articles on Zhihu (actually published successfully). #27
  • Fixed missing HTML content issue. #26
  • Close Chrome Browser Debug Mode by default. #22

v0.1.2 (2019-09-20)

Features / Enhancement