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
+4-42Lines changed: 4 additions & 42 deletions
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ Here, the categories "Changed" for added and changed functionality,
8
8
9
9
We refer to [GitHub issues](https://github.com/JabRef/jabref/issues) by using `#NUM`.
10
10
11
-
## [Unreleased]
11
+
## [5.0-alpha] 2019-08-25
12
12
13
13
### Changed
14
14
- All fields are now properly sorted alphabetically (in the subgroups of required/optional fields) when the entry is written to the bib file.
@@ -27,7 +27,7 @@ We refer to [GitHub issues](https://github.com/JabRef/jabref/issues) by using `#
27
27
- Use integrated graphics card instead of discrete on macOS [#4070](https://github.com/JabRef/jabref/issues/4070)
28
28
- We added a cleanup operation that detects an arXiv identifier in the note, journal or url field and moves it to the `eprint` field.
29
29
Because of this change, the last-used cleanup operations were reset.
30
-
- 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)
30
+
- 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)
31
31
- The special fields like `Printed` and `Read status` now show gray icons when the row is hovered.
32
32
- 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
33
33
- Sorting in the main table now takes information from cross-referenced entries into account. https://github.com/JabRef/jabref/issues/2808
@@ -136,7 +136,6 @@ We refer to [GitHub issues](https://github.com/JabRef/jabref/issues) by using `#
136
136
- We fixed an issue where the JabRef Icon in the macOS launchpad was not displayed correctly [#5003](https://github.com/JabRef/jabref/issues/5003)
137
137
- We fixed an issue where the "Search for unlinked local files" would throw an exception when parsing the content of a PDF-file with missing "series" information [#5128](https://github.com/JabRef/jabref/issues/5128)
138
138
139
-
140
139
### Removed
141
140
- The feature to "mark entries" was removed and merged with the groups functionality. For migration, a group is created for every value of the `__markedentry` field and the entry is added to this group.
142
141
- The number column was removed.
@@ -152,48 +151,11 @@ We refer to [GitHub issues](https://github.com/JabRef/jabref/issues) by using `#
152
151
- Add/move/remove from group: removed completely (functionality still available through group interface)
153
152
- We removed the option to change the column widths in the preferences dialog. [#4546](https://github.com/JabRef/jabref/issues/4546)
154
153
155
-
156
-
157
-
158
-
159
-
160
-
161
-
162
-
163
-
164
-
165
-
166
-
167
-
168
-
169
-
170
-
171
-
172
-
173
-
174
-
175
-
176
-
177
-
178
-
179
-
180
-
181
-
182
-
183
154
## Older versions
184
155
185
156
The changelog of JabRef 4.x is available at the [v4.x branch](https://github.com/JabRef/jabref/blob/v4.x/CHANGELOG.md).
186
157
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).
187
158
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