]> git.lyx.org Git - lyx.git/blobdiff - status.23x
Revert [9370135c3e/lyxgit] and fix #8499 properly
[lyx.git] / status.23x
index e78d24aa428d08c62338b5c93e690c208d2de00d..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,39 +15,32 @@ What's new
 
 * DOCUMENT INPUT/OUTPUT
 
-
-
-* MISCELLANEOUS
-
-
-
-* TEX2LYX IMPROVEMENTS
-
+- Added layout for American Psychological Association (APA), v. 7 (apa7).
 
 
 * USER INTERFACE
 
-- The "Rows & Columns" optional submenu has been added to the math context menu.
+- Improve UI of math matrix dialog UI (bug 11888).
 
-- Avoid using text mode for unicode symbols representable in math mode (bug 9616).
+- Add support for the doublestroke package in mathed (bug 11887).
 
-- Do not issue error dialog when no tag is found in git repository for
-  tree-revision info inset.
+- Focus keyword field in Thesaurus dialog.
 
 
+* MISCELLANEOUS
 
-* DOCUMENTATION AND LOCALIZATION
 
-- New section about references in the example file colored-boxes.lyx.
+* TEX2LYX IMPROVEMENTS
 
-- The Dutch user interface localization has been revived, and the Dutch docs
-  revised.
 
-- The Russian Tutorial has been updated.
+* DOCUMENTATION AND LOCALIZATION
 
 
 * 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.
 
 
 
@@ -56,96 +49,59 @@ What's new
 
 * 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 problems with paths that contain the tilde (~) character.
-
-- Fix nomenclature processing with LuaTeX (bug 11571).
-
-- Fix problem on Windows with saving files in Dropbox folders (bug 10091).
+- Fix output of titles in branches and other insets (follow-up to bug 11787).
 
-- Find local bib files when they exist in the same directory as the LyX
-  file (bug 11588).
 
-- Fix table column order with RTL documents and LuaTeX (part of bug 9686).
-
-- Fix paragraph alignment with RTL documents and LuaTeX (part of bug 11399).
-
-- Fix direction of brackets with RTL documents and LuaTeX (part of bug 11187).
-
-- Fix direction of roman numbers with RTL documents and LuaTeX.
+* USER INTERFACE
 
-- Fix direction of references with XeTeX/bidi (bug 11626).
+- Fix crash when pasting math grid with more rows in source than target
+  (bug 11897).
 
-- Fix interplay of the memoir class and custom page size/geometry (bug 10970).
+- Fix problem with drawing of auto-opened insets (bug 11870).
 
+- Fix crash when rejecting changes and the cursor is in an inset that will be
+  deleted (bug 10316).
 
-* USER INTERFACE
+- Ask to save hidden dirty documents (bug 11405).
 
-- Fix some numbering issues with bibitems (bug 2743, 8499).
+- Fix background color of collapsible insets with sublabel.
 
-- Deal properly with orphaned bibitems (bug 7160).
+- Do not paste tabulators when pasting multiple cell outside table (bug 4449).
 
-- Fix endless loop when a macro definition references itself (bug 11595).
+- Fix language when pasting multiple cell outside table (bug 11898).
 
-- Use the selection as the argument of a macro also when the macro has only
-  optional arguments (bug 10498).
+- Fix input of decimal numbers in RtL context (bug 11900).
 
-- Correctly close a language opened in a branch inset (bug 9633).
+- Fix the LyX icon in the Wayland dash (bug 11847).
 
-- Fix additional problem with display of inline equations in outliner
-  (bug 11423).
+- Fix display bug when typing in a paragraph where row heights change (bug 11601).
 
-- Preserve "all authors" state when switching citation style via context
-  menu (bug 11439).
+- Fix spacing of limits of sum-like operators in display style.
 
-- Fix right and left layout alignment (in workarea) with RTL (bug 11606).
+- Fix positioning of super- and subscripts with integral signs.
 
-- Show filenames for verbatim includes in outliner (bug 11612).
+- Fix counter in bibliography inset (bug 11920).
 
 
 * INTERNALS
 
-- Fix TeX file listing with the Nix package manager.
-
-
 
 * DOCUMENTATION AND LOCALIZATION
 
-- Fix string direction in Hebrew localization (bug 11607).
-
 
 * LYX2LYX
 
 
-
-
 * TEX2LYX
 
-- Significantly improve support for modules (bug 11259, 8229).
-
-- Prevent multiplication of preamble code on (re-)import (bug 8229).
-
-- Fix import of custom float definitions.
-
 
 * 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