]> git.lyx.org Git - lyx.git/blobdiff - status.23x
Revert [9370135c3e/lyxgit] and fix #8499 properly
[lyx.git] / status.23x
index e98a9019fe82f0ad957d841a5e4b6c770981e4a7..7433362e92568fbccd171f4cf4a67ea9503dbaf5 100644 (file)
@@ -1,6 +1,6 @@
 -*- text -*-
 
-This file describes what has been done in the preparation of LyX 2.3.4.
+This file describes what has been done in the preparation of LyX 2.3.6.
 All comments are welcome.
 
 We try to group things by topic and in decreasing order of importance.
@@ -15,31 +15,32 @@ What's new
 
 * DOCUMENT INPUT/OUTPUT
 
+- Added layout for American Psychological Association (APA), v. 7 (apa7).
 
 
-* MISCELLANEOUS
-
-
+* USER INTERFACE
 
-* TEX2LYX IMPROVEMENTS
+- Improve UI of math matrix dialog UI (bug 11888).
 
+- Add support for the doublestroke package in mathed (bug 11887).
 
+- Focus keyword field in Thesaurus dialog.
 
-* USER INTERFACE
 
-The "Rows & Columns" optional submenu has been added to the math context menu.
+* MISCELLANEOUS
 
-Avoid using text mode for unicode symbols representable in math mode (bug 9616).
 
+* TEX2LYX IMPROVEMENTS
 
 
 * DOCUMENTATION AND LOCALIZATION
 
-- The Dutch user interface localization has been revived.
-
 
 * BUILD/INSTALLATION
 
+- Wininstaller, temporary remove the option to run LyX from the finish page
+  due to upcoming fix of the issue where after installing LyX as admin, this option
+  would execute LyX as admin too.
 
 
 
@@ -48,63 +49,59 @@ Avoid using text mode for unicode symbols representable in math mode (bug 9616).
 
 * DOCUMENT INPUT/OUTPUT
 
-- Fix toprule with booktabs/longtable and captions (bug 11589).
-
-- Avoid adding spaces when parsing an array in a macro template (bug 10499).
-
-- Avoid superfluous braces in the optional argument of a macro (bug 11552).
-
-- Do not replace a latex command with the corresponding symbol in the
-  unicodesymbols file, unless it can be encoded in the document encoding
-  (bug 11586).
+- Fix output of titles in branches and other insets (follow-up to bug 11787).
 
 
 * USER INTERFACE
 
-- Fix some numbering issues with bibitems (bug 2743, 8499).
+- Fix crash when pasting math grid with more rows in source than target
+  (bug 11897).
 
-- Deal properly with orphaned bibitems (bug 7160).
+- Fix problem with drawing of auto-opened insets (bug 11870).
 
-- Fix endless loop when a macro definition references itself (bug 11595).
+- Fix crash when rejecting changes and the cursor is in an inset that will be
+  deleted (bug 10316).
 
-- Use the selection as the argument of a macro also when the macro has only
-  optional arguments (bug 10498).
+- Ask to save hidden dirty documents (bug 11405).
 
-- Correctly close a language opened in a branch inset (bug 9633).
+- Fix background color of collapsible insets with sublabel.
 
+- Do not paste tabulators when pasting multiple cell outside table (bug 4449).
 
-* INTERNALS
+- Fix language when pasting multiple cell outside table (bug 11898).
 
-- Fix TeX file listing with the Nix package manager.
+- Fix input of decimal numbers in RtL context (bug 11900).
 
+- Fix the LyX icon in the Wayland dash (bug 11847).
 
+- Fix display bug when typing in a paragraph where row heights change (bug 11601).
 
-* DOCUMENTATION AND LOCALIZATION
+- Fix spacing of limits of sum-like operators in display style.
 
+- Fix positioning of super- and subscripts with integral signs.
 
+- Fix counter in bibliography inset (bug 11920).
 
 
-* LYX2LYX
+* INTERNALS
 
 
+* DOCUMENTATION AND LOCALIZATION
 
 
-* TEX2LYX
+* LYX2LYX
 
-- Significantly improve support for modules (bug 11259, 8229).
 
-- Prevent multiplication of preamble code on (re-)import (bug 8229).
+* TEX2LYX
 
 
 * LYXHTML
 
 
-
-
 * ADVANCED FIND AND REPLACE
 
 
-
-
 * BUILD/INSTALLATION
 
+- Wininstaller, fix bug where previous installations, with emergency version
+  greater than 1, could not be seen in registry on overinstall