The new candidate is available now from http://loki-editor.googlecode.com/
Changes in this release candidate:
- Comments will now no longer be stripped from Loki documents if "!"
is added to the list of allowable tags. (#143)
- Trying to access the clipboard using the shortcut keys on Windows
Gecko-based browsers no longer producing a misleading error message.
(#130)
- Block-level tags will no longer be converted to paragraphs if the
entire document is selected. (#137)
- Worked around a Gecko bug/quirk that caused the optional indenting
HTML generator to die when given a document containing an object tag.
(#144)
- Fixed a long-standing bug under IE in some internal code that deals
with element attributes. (#146)
- The optional HTML generator no longer mangles named HTML entities.
(#139)
- The link dialog now correctly loads links from RSS in the
background, even if an external link is being edited. (#141)
- Fixed a bug that prevented Loki from parsing URL's that contained
port numbers. (#142)