Skip to content

Releases: nextcloud/notes

4.1.1

31 Jul 18:45

Choose a tag to compare

  • fix error handling if loading notes fails (#740)
  • rewrite save queue (#742)
  • maintenance (#743)

4.1.0

27 Jun 13:34

Choose a tag to compare

  • API: new minor API version 1.2 (#701)
  • API: new settings API (#694)
  • API: allow requesting notes list in chunks (#720)
  • API and frontend: Prevent lost updates by using ETags for notes (#692)
  • API and frontend: new attribute "readonly" for read-only notes (#711)
  • slow-down refresh interval if app is hidden (#710)
  • EasyMDE: Always use contenteditable and native spellcheck (#712)
  • fix action buttons running out of window (#717)
  • change EasyMDE tab size to 4 (#718)
  • maintenance (#693, #699, #705, #709, #719, #723, #727, #731)

4.0.4

06 Mar 19:14

Choose a tag to compare

  • fix note creation on encrypted s3 storage (#690)
  • maintenance (#691)

4.0.3

02 Mar 22:24

Choose a tag to compare

4.0.2

29 Dec 14:06

Choose a tag to compare

  • fix actions popover (#653)
  • fix deletion of multiple notes (#657)
  • remove "more" entry from dashboard (#656)
  • exclude dev files from build (#644)
  • maintenance (#645, #649, #654, #658)

4.0.1

23 Nov 20:31

Choose a tag to compare

  • fix multi-byte handling in excerpt for dashboard (#630)
  • improve handling of files with special chars (#632)
  • maintenance (#625, #631, #633)

4.0.0

03 Oct 08:00

Choose a tag to compare

Added

  • dashboard widget (#614)
  • unified search (#600)

Changed

  • migrate to Nextcloud 20 / require at least Nextcloud 20 (#599)
  • maintenance (#609, #617)

3.6.4

26 Aug 05:06

Choose a tag to compare

Fixed

  • fix Nextcloud 20 compatibility (#597)

3.6.3

25 Aug 07:09

Choose a tag to compare

Fixed

  • fix toasts (#591)
  • improved error handling (#593)
  • maintenance (#594)

3.6.2

22 Aug 17:21

Choose a tag to compare

Fixed