Releases: nextcloud/notes
Releases · nextcloud/notes
3.3.1
Fixed
- fix autotitle (#511)
- relax autosave (#513)
- maintenance (#514)
3.3.0
Added
Changed
- manuel edit of a note's title (#474)
Deprecated
Fixed
3.2.0
Changed
- new undo design using notifications (#431)
- new app navigation design (
@nextcloud/vue
#481)
- support for Nextcloud 16 to 19
Fixed
3.1.5
- fix regression for PHP 7.0
3.1.4
Fixed
- fix regression for v3.1.3 (#459)
3.1.3
Changed
- API: send HTTP 404 if note is not found (#457)
Fixed
- fix InsufficientStorageException on unknown free space (#456)
3.1.2
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
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
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
Fixed
- fix null error in Sidebar subtitle (#374)
- fix fullscreen wording (#375)
- disable editor if note is deleting (#377)
- dependency updates (#372)