Skip to content

Releases: Rovak/InlineAttachment

1.2.0

12 Jul 18:22
Compare
Choose a tag to compare
  • Added 201 code on upload to make it compatible with a REST create response
  • Now supports custom field names for upload
  • Added default filename for Chrome's paste
  • Better newline handling for pastes

1.1.0

12 Jul 18:23
Compare
Choose a tag to compare
  • Changed options parameters, upload_url to uploadUrl and allowed_types to allowedTypes.
  • Added onReceivedFile and onUploadedFile hooks.
  • Changed the way different editors are handled.
  • The markdown syntax can now be replaced by changing the progressText and urlText options.

1.0

12 Jul 18:23
Compare
Choose a tag to compare
1.0
  • Markdown, jQuery, Codemirror and standard Textarea support.