Skip to content

Releases: nextcloud/notes

3.1.3

05 Feb 20:18

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

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

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

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

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)

3.0.2

31 Aug 05:42

Choose a tag to compare

Fixed

3.0.1

22 Jul 06:03

Choose a tag to compare

Added

  • media query for printing style (#323)
  • tooltip with subcategory documentation (#341)

Fixed

  • code block style on Chrome (#340)

v3.0.0

14 Jun 21:06

Choose a tag to compare

Added

  • preview mode (#315, #23)
  • group list of notes by timeslots (#313, #319)
  • sidebar for metadata details (instead of status-bar) (#290)
  • welcome screen (#290, #14)
  • show placeholder if note is empty (#290)
  • action: show all notes in the category of a note (#290)

Changed

  • moved to Vue.js from AngularJS (complete rewrite of JavaScript) (#290, #241)
  • moved editor to EasyMDE from SimpleMDE (#290, #204)
  • fit text horizontally (#182)

Removed

  • removed support for Nextcloud 14 (require at least NC15)

Fixed

  • first run experience (#14)
  • put star on the left side of the note (#2)
  • new list item makes scrollbar appear until text is put in (#119)
  • last line of note partially obscured by status bar (#296)
  • full-screen mode: scrolling not possible (#279)
  • copy & paste on text in Markdown syntax (#199)
  • when selecting text, the App navigation bar opens (#282)
  • title underlined with "=" doesn't get rendered in edit view (#259)
  • code quality (#314, #290)
  • editor code style (#305, #321)

v2.6.0

16 Apr 19:20
ef162cc

Choose a tag to compare

  • Checkbox functionality (#303)
  • require at least NC14 (#283)

v2.5.1

29 Nov 15:01

Choose a tag to compare

  • improve theme compability (#272)
  • don't change modified when updating category (#276)
  • use minified version of JS-libs (#275)
  • fix design issues in some browsers (#277)