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
Merge remote-tracking branch 'upstream/master' into customizeEntrydlg
* upstream/master:
Bump unirest-java from 3.4.00 to 3.4.01 (#5874)
Bump junit-vintage-engine from 5.5.2 to 5.6.0 (#5875)
Bump checkstyle from 8.28 to 8.29 (#5876)
Bump junit-jupiter from 5.5.2 to 5.6.0 (#5877)
Bump junit-platform-launcher from 1.5.2 to 1.6.0 (#5878)
Change \ to /
Bump byte-buddy-parent from 1.10.6 to 1.10.7 (#5873)
Fix opening pdf with okular in linux (#5253) (#5855)
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,7 @@ We refer to [GitHub issues](https://github.com/JabRef/jabref/issues) by using `#
18
18
19
19
### Fixed
20
20
21
+
- We fixed and issue where pdf files will not open under some KDE linux distributions when using okular. [#5253](https://github.com/JabRef/jabref/issues/5253)
21
22
- We fixed an issue where the Medline fetcher was only working when JabRef was running from source. [#5645](https://github.com/JabRef/jabref/issues/5645)
22
23
- We fixed some visual issues in the dark theme. [#5764](https://github.com/JabRef/jabref/pull/5764)[#5753](https://github.com/JabRef/jabref/issues/5753)
23
24
- We fixed an issue where non-default previews didn't handle unicode characters. [#5779](https://github.com/JabRef/jabref/issues/5779)
4. Optional: Use IntellJ to build and run (instead of gradle): File -> Settings -> Build, Execution, Deployment -> Build Tools -> Gradle -> Under "Build and run using" and "Run tests using" choose "Intellj IDEA"
0 commit comments