Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

Abricotine 1.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 22 May 13:50
· 8 commits to develop since this release

Instructions

Due to a major change in the application build process you may need to manually uninstall previous versions of Abricotine after installing this version.

Abricotine now uses nspell dictionaries. As a consequence previous custom hunspell dictionaries won't work anymore. Read the documentation to know the new method to add custom dictionaries to Abricotine.

Changes in this version

  • Moved to electron-builder + continuous integration to build the application.
  • Moved to nspell because node-spellchecker was a nightmare to build.
  • Updated various dependencies.
  • Added feature: open local documents by clicking on links (thanks to @slrussel).
  • Added language: Chinese (simplified) language (thanks to @jimmypury).