Public release of LyX version 2.5.3
===================================

We are pleased to announce the release the LyX 2.5.3, the third maintenance
release in the 2.5.x series.

This release fixes a number of mostly minor bugs in 2.5.2. One important fix
restores the captions in starred environments---and explains why this release
comes so soon after 2.5.2.

If you think you may have found a bug in LyX 2.5.3, either email the developers'
mailing list (lyx-devel at lists.lyx.org), or open a bug report at
  https://www.lyx.org/trac/wiki/BugTrackerHome
Please specify if the behavior you are reporting is different from behavior in
a previous LyX version. Please note that we have had to disable registration
for new accounts due to spam. If you would like an account, email the LyX
developers' list.

If you have trouble using LyX or have a question, consult the documentation
that comes with LyX (under Help) and the LyX wiki, which you will find at
https://wiki.lyx.org/. You can also send email to the LyX users' list
(lyx-users at lists.lyx.org).

The LyX team.
https://www.lyx.org


What's new
==========

** Updates:
***********

* DOCUMENT INPUT/OUTPUT

- Improve support for newer minted versions.


* USER INTERFACE

- Improve keyboard navigation in Cross-References dialog.

- Improve the display of index entries in the outliner (bug 13289):
  1. Abbreviate long entries
  2. Display hierarchical entries as tree

- Use cached citation labels for statistics and plaintext to
  improve performance (bug 13322).

- improve performance of code panel with a document with many math
  macros (bug 13321).

- Avoid big delays when selecting a macro definition (bug 13338).

- When a macro is modified, make previews update faster (bug 13342).

- Improve performance of toolbar update after each action (bug 13324).


* DOCUMENTATION AND LOCALIZATION

- Updates to Brazilian Portuguese, Czech, French, German, Italian, Japanese,
  Slovak, and Ukranian translations.


* BUILD/INSTALLATION

- Fix a make check issue that was introduced in 2.5.2.


** Bug fixes:
*************

* DOCUMENT INPUT/OUTPUT

- Fix crash when closing complex multipart-documents (bug 13358).

- Fix captions of starred theorems (bug 13356).

- Font changes should not be allowed for passthru environment
  (e.g. verbatim). Fixes bug 13350.


* USER INTERFACE

- Fix autoselect filter on Citation dialog (bug 13333).

- Fix status setting of DynamicMenuButton (bug 13332).

- Do not open inset settings when click happened elsewhere (bug 13340).

- Fix cursor position when going to previous cell in a macro template
  (bug 13237).

- Do not display obsoleted insets in the toolbar menus.

- fix crash on document reload (bug 13091).


* MISCELLANEOUS

- Fix longstanding bug in comparison feature, which missed changes in
  nested insets (bug 9395).

