| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 3.11.0 source code.tar.gz | 2026-07-27 | 1.8 MB | |
| 3.11.0 source code.zip | 2026-07-27 | 1.8 MB | |
| README.md | 2026-07-27 | 1.2 kB | |
| Totals: 3 Items | 3.6 MB | 0 | |
[3.11.0]
- Added the
baseUrloption for rendering relative link, image, and video URLs against a deployment-specific base while preserving relative URLs in saved HTML. - Fixed the
lineHeightcontrol so it consistently applies the chosen or typed value to the saved editor selection, and made its input, arrow, and dropdown text theme-compatible. - Added the compact, editable
lineHeighttoolbar control with preset values and support for custom values from 0.1 to 10. - Enabled direct custom, including decimal, values in the
fontSizetoolbar input. - Fixed uneven desktop editor padding by reserving equal left and right gutters.
- Fixed Undo so its oldest state reliably restores the initial editor content.
- Fixed alignment after soft line breaks to retain paragraph blocks instead of browser-generated
<div>elements. - Fixed Enter in headings so the following block is a paragraph instead of a
<div>.
Full Changelog: https://github.com/neikiri/neiki-editor/compare/3.10.0...3.11.0