X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=NEWS;h=bca9e82a6c13a02846345323b8f05ad18bf84b3f;hb=31334d39348282d4586eb82b9bb5e91f03018542;hp=7af3df822163b86d790b87c5659638ca1341ace6;hpb=7ce8372ea522a301b0c5814e5c9580e2cbcbbfeb;p=lyx.git diff --git a/NEWS b/NEWS index 7af3df8221..bca9e82a6c 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,20 @@ -What's new in version 1.5.0? +What's new in version 1.5.0 (beta 2)? +---------------------------- + +Compared with the previous beta release we have fixed several bugs and +added some graphical improvements: + * A new math toolbar replaces the old (faithful) math panel. + * The converter file cache can be now configured in the graphical interface. + * The TOC dialog is now a dock widget, embedded in the main window. + +Apart from the described major changes, several minor improvements of +the user interface have been made, such as: + + - Syntax highlighting for the user preamble and the LaTeX log file + - Better parsing of BibTeX databases (in the citation dialog) + - Support optional argument for environments + +What's new in version 1.5.0 (beta 1)? ---------------------------- * Unicode @@ -15,6 +31,11 @@ bugs in LyX 1.5 page if you encounter a bug that seems to be related to unicode. If it's not there, then please report it to the lyx-devel mailing list. +* Integrated CJK support + +The very first result of the Unicode transition is that we have finally +merged in the externally maintained CJK-LyX branch. + * Multiple views of the same buffer LyX can now display multiple views of the same buffer. I.e., you can @@ -99,6 +120,11 @@ to your preferences file. The default maximum age of a cached file is where xxx is the maximum age in seconds. +* Unified Windows installer + +The two windows installers are being merged and bug reports regarding +both installers are welcome. + * Under the hood As usual, one big task has been the ongoing code cleanup of the LyX