]> git.lyx.org Git - lyx.git/blobdiff - status.23x
Update status
[lyx.git] / status.23x
index 048707e6648a9ddd91a33310f90840f348110c57..28559c54ee0763438385c1bf1147b91f7c8ccda3 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,43 +15,51 @@ What's new
 
 * DOCUMENT INPUT/OUTPUT
 
+- Added layout for American Psychological Association (APA), v. 7 (apa7).
 
 
-* MISCELLANEOUS
+* USER INTERFACE
 
+- Improve UI of math matrix dialog UI (bug 11888).
 
+- Fix display of 'by chapter' labels in AMS classes (bug 11741).
 
-* TEX2LYX IMPROVEMENTS
+- Add support for the doublestroke package in mathed (bug 11887).
 
+- Fix behavior of text style dialog when "Immediate Apply" is checked (bug 11926).
 
+- Focus keyword field in Thesaurus dialog.
 
-* USER INTERFACE
+- Allow creation of a child file from the include dialog (bug 4475).
 
-- The "Rows & Columns" optional submenu has been added to the math context menu.
+- Make sure to load the correct math fonts in certain cases.
 
-- Avoid using text mode for unicode symbols representable in math mode (bug 9616).
+- Update autocorrect in mathed so that pressing '*' after a delimiter will
+  cycle through all sizes.
 
-- Do not issue error dialog when no tag is found in git repository for
-  tree-revision info inset.
+- Display character styles along with fonts in status bar (bug 11951).
 
-- Fix display with Wayland (bug 11692).
 
+* MISCELLANEOUS
 
-* DOCUMENTATION AND LOCALIZATION
+- Adjust debug output for fonts by not breaking lines that should go together.
 
-- New section about references in the example file colored-boxes.lyx.
 
-- The Dutch user interface localization has been revived, and the Dutch docs
-  revised.
+* TEX2LYX IMPROVEMENTS
+
+
+* DOCUMENTATION AND LOCALIZATION
 
-- The Russian Tutorial has been updated.
+- Update Czech, German, Italian, Slovak, Russian and French user interface localizations. 
 
-- Updated localizations include Arabic, Bulgarian, Czech, Dutch, German, Hebrew, 
-  Italian, Brazilian Portuguese, Slovak, Swedish, and Ukrainian.
+- Update French translation of Customization manual
 
 
 * 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.
 
 
 
@@ -60,149 +68,86 @@ What's new
 
 * DOCUMENT INPUT/OUTPUT
 
-- Prevent crash due to unencodable path (bug 11688).
-
-- Fix crash with polyglossia when the "Auto End" language preference setting
-  is off and titles are used.
-
-- (Re-)fix problems with activated equal sign and graphic options in Turkish
-  and Latin documents (bug 2005).
-
-- Correctly set language after intitle paragraphs (bug 11514).
-
-- 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).
-
-- 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 output of titles in branches and other insets (follow-up to bug 11787).
 
-- Fix direction of brackets with RTL documents and LuaTeX (part of bug 11187).
+- Fix clipping of vector images and when exporting from command line
+  (follow-up to bug 11180).
 
-- Fix direction of roman numbers with RTL documents and LuaTeX.
 
-- Fix direction of numbered citations outside XeTeX/bidi (bug 3005).
-
-- Fix direction of references with XeTeX/bidi (bug 11626).
-
-- Fix interplay of the memoir class and custom page size/geometry (bug 10970).
-
-- Fix compilation of Hebrew Article with XeTeX and LuaTeX (bug 10525).
-
-- Fix greyedout note with RTL documents (bug 8647).
-
-- Fix colored and shaded boxes with RTL documents (bug 8642).
-
-- Fix loading order problem with rotfloat/rotating and graphicx (bug 11502).
-
-- Fix LaTeX error with Canadian French as second language. LyX now uses
-  the (recommended) babel option "acadian" rather than "canadien".
+* USER INTERFACE
 
-- Do not create unnecessary directories when exporting from the command
-  line (bug 11636).
+- Fix crash when pasting math grid with more rows in source than target
+  (bug 11897).
 
-- Fix problem with included objects with Linkback service on Mac (bug 6961).
+- Fix problem with drawing of auto-opened insets (bug 11870).
 
-- Fix termination of commands after math insets (bug 11667).
+- Fix crash when rejecting changes and the cursor is in an inset that will be
+  deleted (bug 10316).
 
-- Fix \binom command clash in beamer.
+- Ask to save hidden dirty documents (bug 11405).
 
+- Fix background color of collapsible insets with sublabel.
 
-* USER INTERFACE
+- Do not paste tabulators when pasting multiple cell outside table (bug 4449).
 
-- Fix configure process with Python 3 (bug 11642).
+- Fix language when pasting multiple cell outside table (bug 11898).
 
-- Fix some numbering issues with bibitems (bug 2743, 8499).
+- Fix input of decimal numbers in RtL context (bug 11900).
 
-- Deal properly with orphaned bibitems (bug 7160).
+- Fix the LyX icon in the Wayland dash (bug 11847).
 
-- Fix endless loop when a macro definition references itself (bug 11595).
+- Fix display bug when typing in a paragraph where row heights change (bug 11601).
 
-- Use the selection as the argument of a macro also when the macro has only
-  optional arguments (bug 10498).
+- Fix wrong marking-text-behavior with doubleclick on notebook touchpads (Windows)
 
-- Correctly close a language opened in a branch inset (bug 9633).
+- Fix spacing of limits of sum-like operators in display style.
 
-- Fix additional problem with display of inline equations in outliner
-  (bug 11423).
+- Fix positioning of super- and subscripts with integral signs.
 
-- Preserve "all authors" state when switching citation style via context
-  menu (bug 11439).
+- Fix counter in bibliography inset (bug 11920).
 
-- Fix right and left layout alignment (in workarea) with RTL (bug 11606).
+- Do not allow editing of math package list in Document > Settings > Math Options,
+  thus preventing a crash (bug 11931).
 
-- Show filenames for verbatim includes in outliner (bug 11612).
+- Maintain standard layout for separating paragraphs when switching layouts (bug 11936).
 
-- Enable change tracking if paragraph break change (bug 11629).
+- Prevent permanent disabling of widgets in Vertical/Horizontal Space dialogs
+  (bug 11952).
 
-- Fix crash when deleting column in math grid (bug 11623).
+- Fix behavior of Edit button in Include dialog.
 
-- Hide "LaTeX (Clipboard)" entry from import menu (bug 11657).
+- Localize some previously unlocalized strings (bug 11954 ).
 
-- Enable dissolve in undefined Flex inset context menu (bug 8650).
+- Fix bug where cursor blinks at the wrong position after changing layout (bug 11912).
 
-- Fix bad caret position when row scrolls horizontally (bug 11603).
+- Fix PrettyFormat for Part (bug 11986).
 
-- Fix crash when inserting some insets in math split insets  (bug 11686).
-
-- Properly remember cursor position when many files have been opened
-  (bug 10310).
+- Fix on-screen display of special math fonts (bug 11802).
 
 
 * INTERNALS
 
-- Fix TeX file listing with the Nix package manager.
-
-- Fix Python detection routines, and so instant preview on some platforms
-  (bug 11282).
-
 
 * 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
 
-- avoid annoying warnings with g++ 9.
+- Wininstaller, fix bug where previous installations, with emergency version
+  greater than 1, could not be seen in registry on overinstall
 
+- Do not break configuration if a module file is not decodable (file
+  not encoded in utf-8). Rather than that, issue a warning and skip
+  that file (a variant of bug 11736).