lyx_mirror/status.24x

98 lines
1.6 KiB
Plaintext
Raw Normal View History

2024-04-03 07:35:12 +00:00
-*- text -*-
2024-07-02 19:38:49 +00:00
This file describes what has been done in the preparation of LyX 2.4.2.
2024-04-03 07:35:12 +00:00
All comments are welcome.
We try to group things by topic and in decreasing order of importance.
Please feel free to re-arrange if that seems like a good idea.
What's new
==========
** Updates:
***********
* DOCUMENT INPUT/OUTPUT
2024-07-17 14:06:47 +00:00
- There was undocumented change how hyperlink insets are exported to
xHTML format compared to LyX 2.3.x (type "File" is no more exported
as http(s) link). We added details to the RELEASE-NOTES file.
2024-04-03 07:35:12 +00:00
* MISCELLANEOUS
- Update format of lyxrc.dist templates
2024-04-03 07:35:12 +00:00
* TEX2LYX IMPROVEMENTS
* USER INTERFACE
* DOCUMENTATION AND LOCALIZATION
2024-06-24 21:10:37 +00:00
2024-04-03 07:35:12 +00:00
* BUILD/INSTALLATION
- Avoid bogus warnings when configuring for Qt6.
2024-07-02 19:38:49 +00:00
2024-04-03 07:35:12 +00:00
** Bug fixes:
*************
* DOCUMENT INPUT/OUTPUT
2024-04-03 07:35:12 +00:00
* USER INTERFACE
- Fix crash when attempting to search in selection that contains only math.
2024-07-03 07:56:25 +00:00
- Fix bug where the dialog asking for saving unapplied changes on buffer change
popped up twice, or sometimes not at all (bug 12954).
- Improve performance when selecting text on less powerful systems (bug 13050).
2024-07-05 16:56:59 +00:00
- Fix performance problems with references with (very) many authors.
- Enable OK/Apply button in tabular dialog when "Additional Space" combo has
been set to different value.
2024-04-03 07:35:12 +00:00
* INTERNALS
- Fix possible crash in undo code after inserting note inset over a multi-paragraph
selection.
2024-04-03 07:35:12 +00:00
2024-04-03 07:35:12 +00:00
* DOCUMENTATION AND LOCALIZATION
2024-07-02 19:38:49 +00:00
2024-04-03 07:35:12 +00:00
* LYX2LYX
* TEX2LYX
* LYXHTML
* ADVANCED FIND AND REPLACE
* BUILD/INSTALLATION
- Fix 'make install' target for autotools builds with autoconf >= 2.72.