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
* feat: Update WebSearchTab
* docs: Update CHANGELOG.md
* fix: Apply Trag suggestion
* fix: Typo in the JabRef_en.properties
* docs: Update CHANGELOG.md for another PR which I forgot to update the CHANGELOG
* docs: Update CHANGELOG.md for another and another PR which I forgot to update the CHANGELOG
* fix: Apply Subhramit's suggestions
* docs: Update CHANGELOG.md
* Fix checkstyle
* fix brace
---------
Co-authored-by: Subhramit Basu <[email protected]>
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,6 +84,8 @@ Note that this project **does not** adhere to [Semantic Versioning](https://semv
84
84
- The Welcome tab now has a responsive layout. [#12664](https://github.com/JabRef/jabref/issues/12664)
85
85
- We introduced a donation prompt in the Welcome tab. [#12664](https://github.com/JabRef/jabref/issues/12664)
86
86
- We changed to syntax for the websearch to the one of the main search bar. [#13607](https://github.com/JabRef/jabref/issues/13607)
87
+
- We improved the for the web search tab in the preferences dialog [#13791](https://github.com/JabRef/jabref/pull/13791)
88
+
- We improved the event viewer for debugging [#13783](https://github.com/JabRef/jabref/pull/13783).
87
89
88
90
### Fixed
89
91
@@ -118,6 +120,7 @@ Note that this project **does not** adhere to [Semantic Versioning](https://semv
118
120
- We fixed an issue where "Copy to" was enabled even if no other library was opened. [#13280](https://github.com/JabRef/jabref/pull/13280)
119
121
- We fixed an issue where the groups were still displayed after closing all libraries. [#13382](https://github.com/JabRef/jabref/issues/13382)
120
122
- Enhanced field selection logic in the Merge Entries dialog when fetching from DOI to prefer valid years and entry types. [#12549](https://github.com/JabRef/jabref/issues/12549)
123
+
- We fixed an issue where theme or font size are not respected for all dialogs [#13558](https://github.com/JabRef/jabref/issues/13558)
121
124
- We removed unnecessary spacing and margin in the AutomaticFieldEditor. [#13792](https://github.com/JabRef/jabref/pull/13792)
0 commit comments