Download Latest Version 3.0.3 source code.tar.gz (436.7 kB)
Email in envelope

Get an email when there's a new version of Neiki's Editor

Home / 2.9.0
Name Modified Size InfoDownloads / Week
Parent folder
2.9.0 source code.tar.gz 2026-05-15 346.8 kB
2.9.0 source code.zip 2026-05-15 354.7 kB
README.md 2026-05-15 911 Bytes
Totals: 3 Items   702.4 kB 0

2.9.0

Added

  • Multiple Image Upload — image dialog now supports selecting and inserting multiple images at once
  • imageUploadHandler config option — async callback (file) => Promise<url> for uploading images to a server/CDN instead of base64 encoding
  • Drag & Drop image upload — supports multiple dropped images, uses imageUploadHandler when configured
  • Clipboard Paste image support — paste images directly with Ctrl+V, uses imageUploadHandler when configured
  • New translation keys for all 8 languages: modal.handledViaUploader, modal.uploadingImage, modal.uploadError

Improved

  • Image dialog hint text dynamically reflects whether imageUploadHandler is configured or base64 fallback is used

Thanks to @ifeiwu for suggesting this feature! 🙌

Full Changelog: https://github.com/neikiri/neiki-editor/compare/2.8.0...2.9.0

Source: README.md, updated 2026-05-15