Skip to content

Releases: nextcloud/notes

3.3.1

17 May 17:57
Compare
Choose a tag to compare

Fixed

  • fix autotitle (#511)
  • relax autosave (#513)
  • maintenance (#514)

3.3.0

05 May 20:25
Compare
Choose a tag to compare

Added

Changed

  • manuel edit of a note's title (#474)

Deprecated

Fixed

3.2.0

14 Mar 16:49
Compare
Choose a tag to compare

Changed

  • new undo design using notifications (#431)
  • new app navigation design (@nextcloud/vue #481)
  • support for Nextcloud 16 to 19

Fixed

3.1.5

12 Feb 18:44
Compare
Choose a tag to compare
  • fix regression for PHP 7.0

3.1.4

06 Feb 06:12
Compare
Choose a tag to compare

Fixed

  • fix regression for v3.1.3 (#459)

3.1.3

05 Feb 20:18
Compare
Choose a tag to compare

Changed

  • API: send HTTP 404 if note is not found (#457)

Fixed

  • fix InsufficientStorageException on unknown free space (#456)

3.1.2

03 Feb 20:54
Compare
Choose a tag to compare

Added

  • support for Nextcloud 19 (#439)
  • API: send HTTP 507 if storage is insufficient (#438/#449)

Fixed

  • fix wrapping in a note's code elements (#447)
  • fix link-color in preview mode (#448)
  • improved error handling (#449)
  • improve error handling if notes path fails (#450)
  • dependency updates (#441, #452)

3.1.1

03 Jan 11:41
Compare
Choose a tag to compare

Fixed

  • fix sidebar behaviour in mobile mode (#425; thanks to @gko)
  • fix checkmark in editor (#419, #427)
  • speed-up switching categories (#424)

3.1.0

23 Dec 20:15
Compare
Choose a tag to compare

Added

  • undo for deleted notes (#54, #398)

Changed

  • App navigation was confusing (#364, #373)

Fixed

3.0.3

17 Sep 15:09
Compare
Choose a tag to compare

Fixed

  • fix null error in Sidebar subtitle (#374)
  • fix fullscreen wording (#375)
  • disable editor if note is deleting (#377)
  • dependency updates (#372)