Changes

2.4.2

  • add macOS and Windows builds to CI
  • bump version

2.4.1

  • bump version
  • update CI to Go 1.27 and Node 22

2.4.0

  • migrate search to bleve v2 (BM25, scorch)
  • rework query relevance

2.3.0

  • content normalization
  • defuddle-based web import
  • image localization
  • WebP image serving
  • drop removed --server flag
  • require Go >= 1.26

2.2.0

  • migrate storage from LedisDB to bbolt (with one-time auto-migration)

2.1.4

  • cleanup dead code
  • server offline detection
  • restructure Vite root

2.1.3

  • Bootstrap 5 alert emphasis/subtle CSS fixes

2.1.2

  • switch vue-i18n from Legacy to Composition API mode

2.1.1

  • fix search index rebuild/settings persistence

2.1.0

  • migrate frontend from Vue 2 to Vue 3
  • replace FontAwesome with Bootstrap Icons (incl. editor)
  • migrate Bootstrap 4.5 to 5.3.8
  • remove obsolete server-mode and console settings

2.0.0

  • server-only mode
  • dependency cleanup

1.5.0

1.0.3

  • update dependencies
  • add support for GoLang modules

1.0.2

  • fix font style in editor

1.0.1

  • disable purgecss

1.0.0

  • standalone (independent) launch mode (possible run in special browser window, work be default, requires Chrome/Chromium >= 70 to be installed)
  • better search experience
  • many small fixes and optimizations

0.9.0

  • automatic build with Travis CI
  • favorites import/export
  • better typography in reading mode
  • better grid
  • better editor styles
  • add editor full screen mode
  • hide sidebar button
  • code optimization
  • server side HTML cleanup (more fast)
  • add some badges
  • support for new Iris file server API
  • fix toast styles
  • fix messages
  • fix images URL

0.8.0

Much work has been done to improve usability, overall perception of the product, usability and speed

  • optimized UI code
  • new color scheme based on Nord Theme
  • support control via an icon in the taskbar on Mac OS
  • many other changes, big and small 😃

0.7.0

  • support for Mac OS and Linux
  • ability to set some parameters via command line
  • support for configuration files (config.ini)
  • ability to customize the path of the folder with data
  • server shutdown via GUI
  • improved server health determination system
  • fixed counting notes in the inbox

0.6.1

  • better html editor

0.6.0

  • better editor
  • better html cleanup and formatting
  • better sidebar size
  • default font size 16px
  • add reading mode for articles

0.5.0
First public release 😃