Skip to content

v1.4.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@laurent22 laurent22 released this 11 Nov 14:23
· 7239 commits to dev since this release

IMPORTANT: If you use the Clipper API, please note that there are a few breaking changes in this version. See this link for more information: #3983


  • New: Added toolbar button to switch spell checker language
  • Improved: Api: Change pagination to has_more model
  • Fixed: Fixed inconsistent note list state when using search (#3904)
  • Fixed: Fixed text editor button tooltips
  • Fixed: Regression: Fix exporting to HTML and PDF
  • Fixed: Tags could not be selected in some cases (#3876)

  • New: Api: Added way to get the notes associated with a resource
  • New: Api: Added ability to watch resource file
  • New: API: Adds ability to paginate data (#3983)
  • New: Adds spell checker support for Rich Text editor (#3974)
  • Improved: Change Markdown rendering to align with CommonMark spec (#3839)
  • Improved: Plugins: Force plugin devtool dialog to be detached