You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We integrated the external file types dialog directly inside the preferences. #8341
We disabled the add group button color change after adding 10 new groups. #8051
We inverted the logic for resolving BibTeX strings. This helps to keep # chars. By default String resolving is only activated for a couple of standard fields. The list of fields can be modified in the preferences. #7010, #7102, #8303
We moved the search box in preview preferences closer to the available citation styles list. #8370
Changing the preference to show the preview panel as a separate tab now has effect without restarting JabRef. #8370
We enabled switching themes in JabRef without the need to restart JabRef. #7335
Fixed
We fixed an issue where the preferences for "Search and store files relative to library file location" where ignored when the "Main file directory" field was not empty #8385
We fixed an issue where #chars in certain fields would be interpreted as BibTeX strings #7010, #7102, #8303
We fixed an issue where the fulltext search on an empty library with no documents would lead to an exception koppor#522
We fixed an issue where clicking on "Accept changes" in the merge dialog would lead to an exception forum#2418
We fixed an issue where clicking on headings in the entry preview could lead to an exception. #8292
We fixed an issue where IntegrityCheck used the system's character encoding instead of the one set by the library or in preferences #8022
We fixed an issue about empty metadata in library properties when called from the right click menu. #8358
We fixed an issue where someone could add a duplicate field in the customize entry type dialog. #8194
We fixed a typo in the library properties tab: "String constants". There, one can configure BibTeX string constants.
We fixed an issue when writing a non-UTF-8 encoded file: The header is written again. #8417