Skip to content

Releases: nextcloud/notes

4.5.0

14 Aug 09:02
Compare
Choose a tag to compare
  • Allow Checkbox to be toggled in viewmode (#861 by @newhinton)
  • Update table style (#878 by @newhinton)
  • Add a button to create a new note to the dashboard (#873 by @salixor)
  • rename settings to Notes settings (#891)
  • auto create notes folder only if app is opened (#890)
  • fix minor API version (#898)
  • fix loading (should fix some error situations) (#897)
  • maintenance (#888, #893, #899)

4.4.0

10 Jul 20:38
Compare
Choose a tag to compare

Added

Fixed

4.3.1

27 Feb 17:21
Compare
Choose a tag to compare
  • add support for PHP 8.1, maintenance (#824)

4.3.0

09 Jan 14:16
Compare
Choose a tag to compare

4.2.0

13 Nov 10:56
Compare
Choose a tag to compare

4.1.1

31 Jul 18:45
Compare
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
Compare
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
Compare
Choose a tag to compare
  • fix note creation on encrypted s3 storage (#690)
  • maintenance (#691)

4.0.3

02 Mar 22:24
Compare
Choose a tag to compare

4.0.2

29 Dec 14:06
Compare
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)