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
Copy file name to clipboardexpand all lines: CHANGELOG.md
+24-24
Original file line number
Diff line number
Diff line change
@@ -13,13 +13,13 @@ We refer to [GitHub issues](https://github.com/JabRef/jabref/issues) by using `#
13
13
14
14
### Changed
15
15
16
-
- We reintroduced the possibility to extract references from plain text (using GROBID)[#5614](https://github.com/JabRef/jabref/pull/5614)
16
+
- We reintroduced the possibility to extract references from plain text (using [GROBID](https://grobid.readthedocs.io/en/latest/)).[#5614](https://github.com/JabRef/jabref/pull/5614)
17
17
- We changed the open office panel to show buttons in rows of three instead of going straight down to save space as the button expanded out to take up unnecessary horizontal space. [#5479](https://github.com/JabRef/jabref/issues/5479)
18
18
- We cleaned up the group add/edit dialog. [#5826](https://github.com/JabRef/jabref/pull/5826)
19
19
- We reintroduced the index column. [#5844](https://github.com/JabRef/jabref/pull/5844)
20
20
- Filenames of external files can no longer contain curly braces. [#5926](https://github.com/JabRef/jabref/pull/5926)
21
21
- We made the filters more easily accessible in the integrity check dialog. [#5955](https://github.com/JabRef/jabref/pull/5955)
22
-
- We reimplemented and improved the dialog "Customize entry types" [#4719](https://github.com/JabRef/jabref/issues/4719)
22
+
- We reimplemented and improved the dialog "Customize entry types".[#4719](https://github.com/JabRef/jabref/issues/4719)
23
23
24
24
### Fixed
25
25
@@ -53,7 +53,6 @@ We refer to [GitHub issues](https://github.com/JabRef/jabref/issues) by using `#
53
53
- Ampersands are no longer escaped by default in the `bib` file. If you want to keep the current behaviour, you can use the new "Escape Ampersands" formatter as a save action. [#5869](https://github.com/JabRef/jabref/issues/5869)
54
54
- The "Merge Entries" entry was removed from the Quality Menu. Users should use the right-click menu instead. [#6021](https://github.com/JabRef/jabref/pull/6021)
55
55
56
-
57
56
## [5.0-beta] – 2019-12-15
58
57
59
58
### Changed
@@ -130,12 +129,12 @@ We refer to [GitHub issues](https://github.com/JabRef/jabref/issues) by using `#
130
129
- We removed an internal step in the [ISBN-to-BibTeX fetcher](https://docs.jabref.org/import-using-publication-identifiers/isbntobibtex): The [ISBN to BibTeX Converter](https://manas.tungare.name/software/isbn-to-bibtex) by [@manastungare](https://github.com/manastungare) is not used anymore, because it is offline: "people using this tool have not been generating enough sales for Amazon."
131
130
- We removed the option to control the default drag and drop behaviour. You can use the modifier keys (like CtrL or Alt) instead.
132
131
133
-
134
132
## [5.0-alpha] – 2019-08-25
135
133
136
134
### Changed
137
-
- We added eventitle, eventdate and venue fields to @unpublished entry type.
138
-
- We added @software and @dataSet entry type to biblatex.
135
+
136
+
- We added eventitle, eventdate and venue fields to `@unpublished` entry type.
137
+
- We added `@software` and `@dataSet` entry type to biblatex.
139
138
- All fields are now properly sorted alphabetically (in the subgroups of required/optional fields) when the entry is written to the bib file.
140
139
- We fixed an issue where some importers used the field `pubstatus` instead of the standard BibTeX field `pubstate`.
141
140
- We changed the latex command removal for docbook exporter. [#3838](https://github.com/JabRef/jabref/issues/3838)
@@ -154,12 +153,12 @@ We refer to [GitHub issues](https://github.com/JabRef/jabref/issues) by using `#
154
153
Because of this change, the last-used cleanup operations were reset.
155
154
- We changed the minimum required version of Java to 1.8.0_171, as this is the latest release for which the automatic Java update works. [#4093](https://github.com/JabRef/jabref/issues/4093)
156
155
- The special fields like `Printed` and `Read status` now show gray icons when the row is hovered.
157
-
- We added a button in the tab header which allows you to close the database with one click. https://github.com/JabRef/jabref/issues/494
158
-
- Sorting in the main table now takes information from cross-referenced entries into account. https://github.com/JabRef/jabref/issues/2808
156
+
- We added a button in the tab header which allows you to close the database with one click. [#494](https://github.com/JabRef/jabref/issues/494)
157
+
- Sorting in the main table now takes information from cross-referenced entries into account. [#2808](https://github.com/JabRef/jabref/issues/2808)
159
158
- If a group has a color specified, then entries matched by this group have a small colored bar in front of them in the main table.
160
159
- Change default icon for groups to a circle because a colored version of the old icon was hard to distinguish from its black counterpart.
161
160
- In the main table, the context menu appears now when you press the "context menu" button on the keyboard. [feature request in the forum](http://discourse.jabref.org/t/how-to-enable-keyboard-context-key-windows)
162
-
- We added icons to the group side panel to quickly switch between `union` and `intersection` group view modehttps://github.com/JabRef/jabref/issues/3269.
161
+
- We added icons to the group side panel to quickly switch between `union` and `intersection` group view mode. [#3269](https://github.com/JabRef/jabref/issues/3269).
163
162
- We use `https` for [fetching from most online bibliographic database](https://docs.jabref.org/import-using-online-bibliographic-database).
164
163
- We changed the default keyboard shortcuts for moving between entries when the entry editor is active to ̀<kbd>alt</kbd> + <kbd>up/down</kbd>.
165
164
- Opening a new file now prompts the directory of the currently selected file, instead of the directory of the last opened file.
@@ -171,8 +170,8 @@ We refer to [GitHub issues](https://github.com/JabRef/jabref/issues) by using `#
171
170
- We removed the redundant new lines of markings and wrapped the summary in the File annotation tab. [#3823](https://github.com/JabRef/jabref/issues/3823)
172
171
- We add auto URL formatting when user paste link to URL field in entry editor. [koppor#254](https://github.com/koppor/jabref/issues/254)
173
172
- We added a minimum height for the entry editor so that it can no longer be hidden by accident. [#4279](https://github.com/JabRef/jabref/issues/4279)
174
-
- We added a new keyboard shortcut so that the entry editor could be closed by <kbd>Ctrl</kbd> + <kbd>E</kbd>. [#4222](https://github.com/JabRef/jabref/issues/4222)
175
-
- We added an option in the preference dialog box, that allows user to pick the dark or light theme option. [#4130](https://github.com/JabRef/jabref/issues/4130)
173
+
- We added a new keyboard shortcut so that the entry editor could be closed by <kbd>Ctrl</kbd> + <kbd>E</kbd>. [#4222](https://github.com/JabRef/jabref/issues/4222)
174
+
- We added an option in the preference dialog box, that allows user to pick the dark or light theme option. [#4130](https://github.com/JabRef/jabref/issues/4130)
176
175
- We updated the Related Articles tab to accept JSON from the new version of the Mr. DLib service
177
176
- We added an option in the preference dialog box that allows user to choose behavior after dragging and dropping files in Entry Editor. [#4356](https://github.com/JabRef/jabref/issues/4356)
178
177
- We added the ability to have an export preference where previously "File"-->"Export"/"Export selected entries" would not save the user's preference[#4495](https://github.com/JabRef/jabref/issues/4495)
@@ -205,38 +204,37 @@ We refer to [GitHub issues](https://github.com/JabRef/jabref/issues) by using `#
205
204
- We added an option in preferences to allow for integers in field "edition" when running database in bibtex mode. [#4680](https://github.com/JabRef/jabref/issues/4680)
206
205
- We added the ability to use negation in export filter layouts. [#5138](https://github.com/JabRef/jabref/pull/5138)
207
206
208
-
209
207
### Fixed
210
208
211
209
- We fixed an issue where JabRef died silently for the user without enough inotify instances [#4874](https://github.com/JabRef/jabref/issues/4847)
212
210
- We fixed an issue where corresponding groups are sometimes not highlighted when clicking on entries [#3112](https://github.com/JabRef/jabref/issues/3112)
213
211
- We fixed an issue where custom exports could not be selected in the 'Export (selected) entries' dialog [#4013](https://github.com/JabRef/jabref/issues/4013)
214
-
- Italic text is now rendered correctly. https://github.com/JabRef/jabref/issues/3356
215
-
- The entry editor no longer gets corrupted after using the source tab. https://github.com/JabRef/jabref/issues/3532https://github.com/JabRef/jabref/issues/3608https://github.com/JabRef/jabref/issues/3616
216
-
- We fixed multiple issues where entries did not show up after import if a search was active. https://github.com/JabRef/jabref/issues/1513https://github.com/JabRef/jabref/issues/3219
217
-
- We fixed an issue where the group tree was not updated correctly after an entry was changed. https://github.com/JabRef/jabref/issues/3618
218
-
- We fixed an issue where a right-click in the main table selected a wrong entry. https://github.com/JabRef/jabref/issues/3267
219
-
- We fixed an issue where in rare cases entries where overlayed in the main table. https://github.com/JabRef/jabref/issues/3281
220
-
- We fixed an issue where selecting a group messed up the focus of the main table and the entry editor. https://github.com/JabRef/jabref/issues/3367
221
-
- We fixed an issue where composite author names were sorted incorrectly. https://github.com/JabRef/jabref/issues/2828
212
+
- Italic text is now rendered correctly. [#3356](https://github.com/JabRef/jabref/issues/3356)
213
+
- The entry editor no longer gets corrupted after using the source tab. [#3532](https://github.com/JabRef/jabref/issues/3532)[#3608](https://github.com/JabRef/jabref/issues/3608)[#3616](https://github.com/JabRef/jabref/issues/3616)
214
+
- We fixed multiple issues where entries did not show up after import if a search was active. [#1513](https://github.com/JabRef/jabref/issues/1513)[#3219](https://github.com/JabRef/jabref/issues/3219))
215
+
- We fixed an issue where the group tree was not updated correctly after an entry was changed. [#3618](https://github.com/JabRef/jabref/issues/3618)
216
+
- We fixed an issue where a right-click in the main table selected a wrong entry. [#3267](https://github.com/JabRef/jabref/issues/3267)
217
+
- We fixed an issue where in rare cases entries where overlayed in the main table. [#3281](https://github.com/JabRef/jabref/issues/3281)
218
+
- We fixed an issue where selecting a group messed up the focus of the main table and the entry editor. [#3367](https://github.com/JabRef/jabref/issues/3367)
219
+
- We fixed an issue where composite author names were sorted incorrectly. [#2828](https://github.com/JabRef/jabref/issues/2828)
222
220
- We fixed an issue where commands followed by `-` didn't work. [#3805](https://github.com/JabRef/jabref/issues/3805)
223
221
- We fixed an issue where a non-existing aux file in a group made it impossible to open the library. [#4735](https://github.com/JabRef/jabref/issues/4735)
224
222
- We fixed an issue where some journal names were wrongly marked as abbreviated. [#4115](https://github.com/JabRef/jabref/issues/4115)
225
-
- We fixed an issue where the custom file column were sorted incorrectly. https://github.com/JabRef/jabref/issues/3119
223
+
- We fixed an issue where the custom file column were sorted incorrectly. [#3119](https://github.com/JabRef/jabref/issues/3119)
226
224
- We improved the parsing of author names whose infix is abbreviated without a dot. [#4864](https://github.com/JabRef/jabref/issues/4864)
227
225
- We fixed an issues where the entry losses focus when a field is edited and at the same time used for sorting. https://github.com/JabRef/jabref/issues/3373
228
226
- We fixed an issue where the menu on Mac OS was not displayed in the usual Mac-specific way. https://github.com/JabRef/jabref/issues/3146
229
227
- We improved the integrity check for page numbers. [#4113](https://github.com/JabRef/jabref/issues/4113) and [feature request in the forum](http://discourse.jabref.org/t/pages-field-allow-use-of-en-dash/1199)
230
228
- We fixed an issue where the order of fields in customized entry types was not saved correctly. [#4033](http://github.com/JabRef/jabref/issues/4033)
231
229
- We fixed an issue where renaming a group did not change the group name in the interface. [#3189](https://github.com/JabRef/jabref/issues/3189)
232
230
- We fixed an issue where the groups tree of the last database was still shown even after the database was already closed.
233
-
- We fixed an issue where the "Open file dialog" may disappear behind other windows. https://github.com/JabRef/jabref/issues/3410
231
+
- We fixed an issue where the "Open file dialog" may disappear behind other windows. [#3410](https://github.com/JabRef/jabref/issues/3410)
234
232
- We fixed an issue where the number of entries matched was not updated correctly upon adding or removing an entry. [#3537](https://github.com/JabRef/jabref/issues/3537)
235
233
- We fixed an issue where the default icon of a group was not colored correctly.
236
234
- We fixed an issue where the first field in entry editor was not focused when adding a new entry. [#4024](https://github.com/JabRef/jabref/issues/4024)
237
-
- We reworked the "Edit file" dialog to make it resizeable and improved the workflow for adding and editing files https://github.com/JabRef/jabref/issues/2970
235
+
- We reworked the "Edit file" dialog to make it resizeable and improved the workflow for adding and editing files [#2970](https://github.com/JabRef/jabref/issues/2970)
238
236
- We fixed an issue where custom name formatters were no longer found correctly. [#3531](https://github.com/JabRef/jabref/issues/3531)
239
-
- We fixed an issue where the month was not shown in the previewhttps://github.com/JabRef/jabref/issues/3239.
237
+
- We fixed an issue where the month was not shown in the preview. [#3239](https://github.com/JabRef/jabref/issues/3239)
240
238
- Rewritten logic to detect a second jabref instance. [#4023](https://github.com/JabRef/jabref/issues/4023)
241
239
- We fixed an issue where the "Convert to BibTeX-Cleanup" moved the content of the `file` field to the `pdf` field [#4120](https://github.com/JabRef/jabref/issues/4120)
242
240
- We fixed an issue where the preview pane in entry preview in preferences wasn't showing the citation style selected [#3849](https://github.com/JabRef/jabref/issues/3849)
@@ -288,3 +286,5 @@ The changelog of JabRef 2.11 and all previous versions is available as [text fil
0 commit comments