Releases: nextcloud/notes
Releases · nextcloud/notes
3.1.3
05 Feb 20:18
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Added
Changed
App navigation was confusing (#364 , #373 )
Fixed
set font color to black for printing (#401 ; thanks to @bovender )
fix search result in app-navigation (#399 )
update favorite only if different to current state (#407 , #409 )
warning if JavaScript was not built (#408 )
improve code quality (#380 , #381 , #394 , #396 , #409 )
dependency updates (#387 , #373 , #397 , #400 , #405 , #412 , #414 )
3.0.3
17 Sep 15:09
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
3.0.1
22 Jul 06:03
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Checkbox functionality (#303 )
require at least NC14 (#283 )
v2.5.1
29 Nov 15:01
Compare
Sorry, something went wrong.
No results found
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 )