Skip to content

Releases: owncloud/notes

owncloud-notes (0.8)

09 May 20:03
Compare
Choose a tag to compare
  • Security: Don't send CORS Allow-Credentials header to prevent CSRF

owncloud-notes (0.7)

29 Apr 14:57
Compare
Choose a tag to compare
  • Port to ownCloud internal app framework. Additional installation of the appframework app is not needed anymore
  • Require ownCloud 6.0.3

owncloud-notes (0.6)

14 Feb 13:16
Compare
Choose a tag to compare
  • Use markdown-js instead of showdown for rendering markdown because showdown has XSS problems and doesn't seem to be maintained anymore
  • Provide option to exclude fields when getting a single note through the API

owncloud-notes (0.5)

14 Feb 13:15
Compare
Choose a tag to compare
  • Support Markdown preview when editing
  • Provide option to exclude fields when getting all notes through the API
  • Fix error that renders notes twice when selected