Skip to content

Releases: nextcloud/notes

v2.5.0

17 Nov 15:14

Choose a tag to compare

  • new: front-end for categories (#8, #228, #210, #265)
  • show more details about current search (#264)
  • fix: monospace font for code-block (#258)
  • fix: test if file is a note is now case insensitive (#262)
  • refactor PHP files (#266)

v2.4.2

16 Sep 17:51

Choose a tag to compare

  • fix: favorite tooltip stayed open when clicked (#251)
  • fix: error handling and work-around for "missing signature" error when using server-side encryption (#254)
  • fix: 3rd-party API returned wrong HTTP code when user credentials are wrong (#255)

v2.4.1

30 Aug 18:19

Choose a tag to compare

  • fix: note ID in URL param is ignored (#239)
  • some fixes (#240, #243)
  • update/remove obsolete JS dependencies (#222, #246)

v2.4.0

02 Aug 20:19

Choose a tag to compare

  • add setting for notes path (#207)
  • add setting for default file suffx (#223)
  • make app compatible with Nextcloud 14 (#185, #234)
  • use new search API for Nextcloud >= 14 (#227)
  • speed-up loading list of notes (#233)
  • better error handling (faulty files) (#188)
  • design optimizations/fixes (#187, #208, #213, #226, #234)
  • more fixes (#215, #216, #219)

v2.3.2

04 Dec 11:22
12ba128

Choose a tag to compare

Additions:

  • manual save with Ctrl + S (#137)

Fixes:

  • proper handling of multibyte characters (#125)
  • better error handling (#134, #137, #148 )

v2.3.1

03 Jul 13:59

Choose a tag to compare

  • fixes database xml schema for the app store.

v2.3.0

03 Jul 09:57

Choose a tag to compare

New Features:

  • category backend (frontend coming soon)
  • distraction free mode

Changes:

  • switch editor from mdedit to simplemde
  • cleaner note titles
  • design improvements
  • API speed up through ETags

v2.2.0

13 Jan 14:02

Choose a tag to compare

  • new feature: show notes from sub-directories
  • fix issues with windows line-breaks
  • design improvements
  • improve presentation in Nextcloud app-store
  • updated translations

v2.1.0

13 Dec 14:12

Choose a tag to compare

  • new feature: set a note as favorite (star/unstar)
  • new feature: simple search functionality
  • design improvements, Nextcloud makeover
  • API: let the modified time be changeable
  • updated translations