v1.4.2

saga-soft/novelWriterv1.4.2Aug 30, 2021by vkbo

AI Summary

A patch release fixing the auto-replace feature for quotes, which was incorrectly replacing opening quotes following specific formatting codes or whitespace.

Key Highlights

  • Fixed auto-replace of quotes following indent codes or non-space whitespace.

Full Release Notes

### Release Notes

This is a patch release fixing an issue with the auto-replace feature for single and double quotes. The issue appears when using the new indent and text alignment codes followed by a quote symbol, and quotes following a tab or non-breaking space.

### Detailed Changelog

**Bugfixes**

* Any single or double straight quote following a whitespace other than a regular space, or a left   indent or right align set of angle bracket codes without a space following them, would be   erroneously replaced by a closing quote instead of an opening quote. Issue #874.