notes

✎ Distraction-free notes and writing

AGPL-3.0 License

Stars
587
Committers
73

Bot releases are hidden (Show)

notes - 4.4.0

Published by korelstar over 2 years ago

Added

  • Add support for images/attachments (by @newhinton, #785, #823, #834)
  • Allow custom file extensions (#795 by @vincowl)
  • external API for custom file extension (#850)

Fixed

  • break long words in preview mode (#817)

  • allow empty settings (required for root directory) (#819)

  • don't ignore newlines in preview mode (#820)

  • fix noteservice not returning the final filename (#821 by @newhinton)

  • fix undo deletes note (#825)

  • fix conflict solution (#849)

  • disable some shortcuts in editor mode (#865 by @newhinton)

  • fix checked list item with backslash (#867)

  • fix checkbox editable in read-only mode (#876)

  • maintenance (#803, #808, #813, #827, #829, #830, #833, #835, #838, #840, #844, #846, #847, #848, #851, #853, #874, #877)

notes - 4.3.1

Published by korelstar over 2 years ago

  • add support for PHP 8.1, maintenance (#824)
notes - 4.3.0

Published by korelstar almost 3 years ago

  • checkbox support in preview mode (#787 by @newhinton)
  • maintenance (#789, #800)
notes - 4.2.0

Published by korelstar almost 3 years ago

  • add setting for view mode (#747)
  • keep Sidebar open when open other note (#775)
  • maintenance (#748, #773, #774, #776)
notes - 4.1.1

Published by korelstar about 3 years ago

  • fix error handling if loading notes fails (#740)
  • rewrite save queue (#742)
  • maintenance (#743)
notes - 4.1.0

Published by korelstar over 3 years ago

  • API: new minor API version 1.2 (#701)
  • API: new settings API (#694)
  • API: allow requesting notes list in chunks (#720)
  • API and frontend: Prevent lost updates by using ETags for notes (#692)
  • API and frontend: new attribute "readonly" for read-only notes (#711)
  • slow-down refresh interval if app is hidden (#710)
  • EasyMDE: Always use contenteditable and native spellcheck (#712)
  • fix action buttons running out of window (#717)
  • change EasyMDE tab size to 4 (#718)
  • maintenance (#693, #699, #705, #709, #719, #723, #727, #731)
notes - 4.0.4

Published by korelstar over 3 years ago

  • fix note creation on encrypted s3 storage (#690)
  • maintenance (#691)
notes - 4.0.3

Published by korelstar over 3 years ago

  • add PHP8 support (#685)
  • fix long duplicate title generation (#665, thanks to @skazi0)
  • maintenance (#663, #673, #678, #686, #688)
notes - 4.0.2

Published by korelstar almost 4 years ago

  • fix actions popover (#653)
  • fix deletion of multiple notes (#657)
  • remove "more" entry from dashboard (#656)
  • exclude dev files from build (#644)
  • maintenance (#645, #649, #654, #658)
notes - 4.0.1

Published by korelstar almost 4 years ago

  • fix multi-byte handling in excerpt for dashboard (#630)
  • improve handling of files with special chars (#632)
  • maintenance (#625, #631, #633)
notes - 4.0.0

Published by korelstar about 4 years ago

Added

  • dashboard widget (#614)
  • unified search (#600)

Changed

  • migrate to Nextcloud 20 / require at least Nextcloud 20 (#599)
  • maintenance (#609, #617)
notes - 3.6.4

Published by korelstar about 4 years ago

Fixed

  • fix Nextcloud 20 compatibility (#597)
notes - 3.6.3

Published by korelstar about 4 years ago

Fixed

  • fix toasts (#591)
  • improved error handling (#593)
  • maintenance (#594)
notes - 3.6.2

Published by korelstar about 4 years ago

Fixed

  • fix cannot create notes when using object storage (#566)
  • maintenance (#577, #578, #582, #585, #588)
notes - 3.6.1

Published by korelstar over 4 years ago

Fixed

  • fix note refresh for unsaved changes (#576)
  • improved error handling (#573)
  • maintenance (#563, #567, #569, #571, #572, #575)
notes - 3.6.0

Published by korelstar over 4 years ago

Added

  • auto refresh current note (#553)
  • add CTRL+/ as shortcut for preview toggle (#556)
  • API: add app version to capabilities (#545)

Changed

  • localize default notes folder (#557)

Fixed

  • debounce autotitle (#555)
  • maintenance (#548, #550, #554, #558)
notes - 3.5.1

Published by korelstar over 4 years ago

Fixed

  • editor: jump to end on click below (#540)
  • editor: fix Home/End key behavior (#543)
  • improve error handling (#541)
  • maintenance (#542, #544)
notes - 3.5.0

Published by korelstar over 4 years ago

Added

  • auto-refresh notes list (#519)
  • allow scrolling past the note end (#529)
  • show number of characters (#530)

Changed

  • speed-up synchronization (#525)
  • new app icon (#522)

Fixed

  • retry on LockedException (should fix #350)
  • maintenance (#526, #527, #531)
notes - 3.4.0

Published by korelstar over 4 years ago

Added

  • API: filter notes by category (API v1.1) (#518)

Changed

  • show empty categories in Sidebar (#515)

Fixed

  • Category list: fix notes count (#517)
  • maintenance (#516, #520)
notes - 3.3.1

Published by korelstar over 4 years ago

Fixed

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