notes

✎ Distraction-free notes and writing

AGPL-3.0 License

Stars
587
Committers
73

Bot releases are hidden (Show)

notes - v4.10.1 Latest Release

Published by juliushaertl 3 months ago

[!IMPORTANT]
Release archives are located at https://github.com/nextcloud-releases/notes/releases

Fixed

  • fix: Bring back shared notes folder if a user manually selected it #1327
  • fix: Switch to vue-frag instead of vue-fragment to avoid errors during delete #1326
notes - v4.10.0

Published by juliushaertl 6 months ago

Added

  • Compatibility with Nextcloud 29

Fixed

  • Fix "TypeError: t is undefined" @HolgerHees #1264
notes - v4.9.4

Published by juliushaertl 7 months ago

Fixed

  • fix: Shared folder check @provokateurin #1263
notes - v4.9.3

Published by juliushaertl 7 months ago

Fixed

  • fix: Avoid conflicts on notes folder creation @juliushaertl #1260

Other

  • chore: Fix php-cs-fixer @juliushaertl #1261
notes - v4.9.2

Published by juliushaertl 10 months ago

Added

  • Add bidi support @ahangarha #1191

Fixed

  • chore: Bump max-version of PHP to 8.3 @juliushaertl #1194
notes - v4.9.1

Published by juliushaertl 10 months ago

Fixed

  • fix: Resolve file list dependency of the sidebar on Nextcloud <= 27 @juliushaertl #1174
  • fix: Avoid using constant that is not available on 25 @juliushaertl #1182
notes - v4.9.0

Published by juliushaertl 11 months ago

Added

  • Note sharing and file sidebar integration @luka-nextcloud #1146
  • Replace sidebar with rename and category options in the note list @JonnyTischbein #1004

Fixed

  • fix: Scrolling on mobile and proper alignment of the back button/menubar @juliushaertl #1164
  • Avoid throwing on other share types than user @juliushaertl #1153
  • fix: fix note controller user id param @juliushaertl #1106
  • Fix dashboard icons @provokateurin #1124
  • fixing typos @modernNeo #1129
notes - v4.9.0-beta.3

Published by juliushaertl 11 months ago

Fixed

  • fix: Scrolling on mobile and proper alignment of the back button/menubar @juliushaertl #1164

Dependencies

  • Chore(deps): Bump axios from 1.4.0 to 1.6.1 @dependabot[bot] #1156
notes - v4.9.0-beta.2

Published by juliushaertl 12 months ago

Fixed

  • Avoid throwing on other share types than user @juliushaertl #1153

Dependencies

  • Chore(deps): Bump @nextcloud/dialogs from 4.2.1 to 4.2.2 @dependabot[bot] #1151
notes - v4.9.0-beta.1

Published by juliushaertl 12 months ago

Added

  • Note sharing and file sidebar integration @luka-nextcloud #1146
  • Replace sidebar with rename and category options in the note list @JonnyTischbein #1004

Fixed

  • fix: fix note controller user id param @juliushaertl #1106
  • Fix dashboard icons @provokateurin #1124
  • fixing typos @modernNeo #1129
notes - v4.8.1

Published by juliushaertl over 1 year ago

Fixed

  • fix: Check for the notes app version for editor hint @juliushaertl #1077
  • Fix autotitle and save status @juliushaertl #1078
  • Update depenencies
notes - v4.8.0

Published by juliushaertl over 1 year ago

Added

  • Three column layout @joachimeichborn #1021
  • Settings: Move Settings to NcAppSettingsDialog, NotePath FilePicker and merge AppHelp @JonnyTischbein #1003

Fixed

  • Use the color-primary-element* variables @szaimen #1043
  • fix: setting button spacing @luka-nextcloud #1048
  • fix: Wrap renaming of notes through autotile in locking context @juliushaertl #1047
  • Fix help table on dark mode @eckelon #1000
  • fix: Proper response for attachment endpoint @juliushaertl #1031

Other

  • Dependency updates
notes - v4.8.0-beta.2

Published by juliushaertl over 1 year ago

Fixed

  • Use the color-primary-element* variables @szaimen #1043
  • fix: setting button spacing @luka-nextcloud #1048
  • fix: Wrap renaming of notes through autotile in locking context @juliushaertl #1047
  • Dependency updates
notes - v4.8.0-beta.1

Published by juliushaertl over 1 year ago

Added

  • Three column layout @joachimeichborn #1021
  • Settings: Move Settings to NcAppSettingsDialog, NotePath FilePicker and merge AppHelp @JonnyTischbein #1003

Fixed

  • Fix help table on dark mode @eckelon #1000
  • fix: Proper response for attachment endpoint @juliushaertl #1031

Other

  • Dependency updates
notes - v4.7.2

Published by juliushaertl over 1 year ago

Fixed

  • fix: Allow migration endpoint to be called by non-admins @juliushaertl #986
notes - v4.7.1

Published by juliushaertl over 1 year ago

Fixed

  • fix: Ensure to fallback to old editor properly on 25 #984
notes - v4.7.0

Published by juliushaertl over 1 year ago

  • Compatiblity with Nextcloud 26
  • Integration Nextcloud Text editor
  • Support dashboard API for mobile clients
notes - 4.6.0

Published by korelstar about 2 years ago

  • Compatibility with Nextcloud 25 (#927, #928)
  • make code-blocks nicer (#892 by @newhinton)
  • maintenance (#926, #929)
notes - 4.5.1

Published by korelstar about 2 years ago

  • always use edit mode when creating a new note (#912)
  • maintenance (#911, #913, #914)
notes - 4.5.0

Published by korelstar about 2 years ago

  • 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)