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 changed the list of CSL styles to those that support formatting bibliographies [#8421](https://github.com/JabRef/jabref/issues/8421)[citeproc-java#116](https://github.com/michel-kraemer/citeproc-java/issues/116)
32
-
- The CSL preview styles now also support displaying data from cross references entries that are linked via the `crossref` field [#7378](https://github.com/JabRef/jabref/issues/7378)
33
-
- We made the Search button in Web Search wider. We also skewed the panel titles to the left [#8397](https://github.com/JabRef/jabref/issues/8397)
34
-
- We introduced a preference to disable fulltext indexing [#8468](https://github.com/JabRef/jabref/issues/8468)
35
-
- When exporting entries, the encoding is always UTF-8
36
-
- When embedding BibTeX data into a PDF, the encoding is always UTF-8
31
+
- We changed the list of CSL styles to those that support formatting bibliographies.[#8421](https://github.com/JabRef/jabref/issues/8421)[citeproc-java#116](https://github.com/michel-kraemer/citeproc-java/issues/116)
32
+
- The CSL preview styles now also support displaying data from cross references entries that are linked via the `crossref` field.[#7378](https://github.com/JabRef/jabref/issues/7378)
33
+
- We made the Search button in Web Search wider. We also skewed the panel titles to the left.[#8397](https://github.com/JabRef/jabref/issues/8397)
34
+
- We introduced a preference to disable fulltext indexing.[#8468](https://github.com/JabRef/jabref/issues/8468)
35
+
- When exporting entries, the encoding is always UTF-8.
36
+
- When embedding BibTeX data into a PDF, the encoding is always UTF-8.
37
37
- We replaced the [OttoBib](https://en.wikipedia.org/wiki/OttoBib) fetcher by a fetcher by [OpenLibrary](https://openlibrary.org/dev/docs/api/books). [#8652](https://github.com/JabRef/jabref/issues/8652)
38
38
- We first fetch ISBN data from OpenLibrary, if nothing found, ebook.de is tried.
39
39
- We now only show a warning when exiting for tasks that will not be recovered automatically upon relaunch of JabRef. [#8468](https://github.com/JabRef/jabref/issues/8468)
40
40
41
41
### Fixed
42
42
43
43
- We fixed an issue where right clicking multiple entries and pressing "Change entry type" would only change one entry. [#8654](https://github.com/JabRef/jabref/issues/8654)
44
-
- We fixed an issue where it was no longer possible to add or delete multiple files in the `file` field in the entry editor [#8659](https://github.com/JabRef/jabref/issues/8659)
45
-
- We fixed an issue where the author's lastname was not used for the citation key generation if it started with a lowercase letter [#8601](https://github.com/JabRef/jabref/issues/8601)
46
-
- We fixed an issue where custom "Protected terms" files were missing after a restart of JabRef [#8608](https://github.com/JabRef/jabref/issues/8608)
47
-
- We fixed an issue where JabRef could not start due to a missing directory for the fulltex index [#8579](https://github.com/JabRef/jabref/issues/8579)
48
-
- We fixed an issue where long article numbers in the `pages` field would cause an exception and preventing the citation style to display [#8381](https://github.com/JabRef/jabref/issues/8381), [citeproc-java](https://github.com/michel-kraemer/citeproc-java/issues/114)
49
-
- We fixed an issue where online links in the file field were not detected correctly and could produce an exception [#8150](https://github.com/JabRef/jabref/issues/8510)
44
+
- We fixed an issue where it was no longer possible to add or delete multiple files in the `file` field in the entry editor.[#8659](https://github.com/JabRef/jabref/issues/8659)
45
+
- We fixed an issue where the author's lastname was not used for the citation key generation if it started with a lowercase letter.[#8601](https://github.com/JabRef/jabref/issues/8601)
46
+
- We fixed an issue where custom "Protected terms" files were missing after a restart of JabRef.[#8608](https://github.com/JabRef/jabref/issues/8608)
47
+
- We fixed an issue where JabRef could not start due to a missing directory for the fulltex index.[#8579](https://github.com/JabRef/jabref/issues/8579)
48
+
- We fixed an issue where long article numbers in the `pages` field would cause an exception and preventing the citation style to display.[#8381](https://github.com/JabRef/jabref/issues/8381), [citeproc-java](https://github.com/michel-kraemer/citeproc-java/issues/114)
49
+
- We fixed an issue where online links in the file field were not detected correctly and could produce an exception.[#8150](https://github.com/JabRef/jabref/issues/8510)
50
50
- We fixed an issue where an exception could occur when saving the preferences [#7614](https://github.com/JabRef/jabref/issues/7614)
51
51
- We fixed an issue where "Copy DOI url" in the right-click menu of the Entry List would just copy the DOI and not the DOI url. [#8389](https://github.com/JabRef/jabref/issues/8389)
52
52
- We fixed an issue where opening the console from the drop-down menu would cause an exception. [#8466](https://github.com/JabRef/jabref/issues/8466)
53
-
- We fixed an issue when reading non-UTF-8 encoded. When no encoding header is present, the encoding is now detected from the file content (and the preference option is disregarded) [#8417](https://github.com/JabRef/jabref/issues/8417)
53
+
- We fixed an issue when reading non-UTF-8 encoded. When no encoding header is present, the encoding is now detected from the file content (and the preference option is disregarded).[#8417](https://github.com/JabRef/jabref/issues/8417)
54
54
- We fixed an issue where pasting a URL was replacing + signs by spaces making the URL unreachable. [#8448](https://github.com/JabRef/jabref/issues/8448)
55
55
- We fixed an issue where creating subsidiary files from aux files created with some versions of biblatex would produce incorrect results. [#8513](https://github.com/JabRef/jabref/issues/8513)
56
-
- We fixed an issue where opening the changelog from withing JabRef led to a 404 error [#8563](https://github.com/JabRef/jabref/issues/8563)
56
+
- We fixed an issue where opening the changelog from withing JabRef led to a 404 error.[#8563](https://github.com/JabRef/jabref/issues/8563)
57
57
- We fixed an issue where not all found unlinked local files were imported correctly due to some race condition. [#8444](https://github.com/JabRef/jabref/issues/8444)
58
58
- We fixed an issue where Merge entries dialog exceeds screen boundaries.
59
59
- We fixed an issue where the app lags when selecting an entry after a fresh start. [#8446](https://github.com/JabRef/jabref/issues/8446)
60
-
- We fixed an issue where no citationkey was generated on import, pasting a doi or an entry on the main table [8406](https://github.com/JabRef/jabref/issues/8406), [koppor#553](https://github.com/koppor/jabref/issues/553)
60
+
- We fixed an issue where no citationkey was generated on import, pasting a doi or an entry on the main table.[8406](https://github.com/JabRef/jabref/issues/8406), [koppor#553](https://github.com/koppor/jabref/issues/553)
61
61
- We fixed an issue where accent search does not perform consistently. [#6815](https://github.com/JabRef/jabref/issues/6815)
62
62
- We fixed an issue where the incorrect entry was selected when "New Article" is pressed while search filters are active. [#8674](https://github.com/JabRef/jabref/issues/8674)
63
63
64
64
### Removed
65
65
66
-
- We removed the option to copy CSL Citation styles data as `XSL_FO`, `ASCIIDOC`, and `RTF` as these have not been working since a long time and are no longer supported in the external library used for processing the styles [#7378](https://github.com/JabRef/jabref/issues/7378)
66
+
- We removed the option to copy CSL Citation styles data as `XSL_FO`, `ASCIIDOC`, and `RTF` as these have not been working since a long time and are no longer supported in the external library used for processing the styles.[#7378](https://github.com/JabRef/jabref/issues/7378)
67
67
- We removed the option to configure the default encoding. The default encoding is now hard-coded to the modern UTF-8 encoding.
68
68
69
-
70
-
71
-
72
-
73
-
74
-
75
-
76
-
77
-
78
-
79
-
80
-
81
69
## [5.5] - 2022-01-17
82
70
83
71
### Changed
@@ -104,6 +92,7 @@ Note that this project **does not** adhere to [Semantic Versioning](http://semve
104
92
- We fixed an issue when writing a non-UTF-8 encoded file: The header is written again. [#8417](https://github.com/JabRef/jabref/issues/8417)
105
93
- We fixed an issue where folder creation during systemic literature review failed due to an illegal fetcher name. [#8552](https://github.com/JabRef/jabref/pull/8552)
106
94
95
+
107
96
## [5.4] - 2021-12-20
108
97
109
98
### Added
@@ -789,7 +778,8 @@ The changelog of JabRef 4.x is available at the [v4.3.1 tag](https://github.com/
789
778
The changelog of JabRef 3.x is available at the [v3.8.2 tag](https://github.com/JabRef/jabref/blob/v3.8.2/CHANGELOG.md).
790
779
The changelog of JabRef 2.11 and all previous versions is available as [text file in the v2.11.1 tag](https://github.com/JabRef/jabref/blob/v2.11.1/CHANGELOG).
0 commit comments