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 editStringsjavafx
* upstream/master: (21 commits)
Bump applicationinsights-core from 2.3.0 to 2.3.1 (#4656)
Bump applicationinsights-logging-log4j2 from 2.3.0 to 2.3.1 (#4657)
Bump bcprov-jdk15on from 1.60 to 1.61 (#4653)
Bump log4j-jcl from 2.11.1 to 2.11.2 (#4646)
Bump log4j-api from 2.11.1 to 2.11.2 (#4650)
Bump assertj-swing-junit from 3.8.0 to 3.9.2 (#4647)
Bump log4j-jul from 2.11.1 to 2.11.2 (#4648)
Bump log4j-slf4j18-impl from 2.11.1 to 2.11.2 (#4649)
Bump log4j-core from 2.11.1 to 2.11.2 (#4651)
Remove old code for PDF import (#4634)
Reorder conditional checks
Automatically created groups with Field to group by as entrytype (#4539) (#4555)
Fix for issue 4641: Remove usage of TempDirectory extension from junit-pioneer (#4644)
Edit localization file
Add Integrity check for books with edition reported as 1
Use 'junit-jupiter' aggregator module (#4640)
Bump junit-jupiter-params from 5.3.2 to 5.4.0 (#4638)
Bump junit-vintage-engine from 5.3.2 to 5.4.0 (#4637)
Bump junit-platform-launcher from 1.3.2 to 1.4.0 (#4636)
Bump junit-jupiter-api from 5.3.2 to 5.4.0 (#4639)
...
# Conflicts:
# src/main/resources/l10n/JabRef_en.properties
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1
Original file line number
Diff line number
Diff line change
@@ -48,6 +48,7 @@ We refer to [GitHub issues](https://github.com/JabRef/jabref/issues) by using `#
48
48
- We updated updated the Related Articles tab to accept JSON from the new version of the Mr. DLib service
49
49
- 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)
50
50
- 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)
51
+
- For automatically created groups, added ability to filter groups by entry type. [#4539](https://github.com/JabRef/jabref/issues/4539)
51
52
- We added the ability to add field names from the Preferences Dialog [#4546](https://github.com/JabRef/jabref/issues/4546)
52
53
- We added the ability change the column widths directly in the main table. [#4546](https://github.com/JabRef/jabref/issues/4546)
53
54
- We added the ability to execute default action in dialog by using with <kbd>Ctrl</kbd> + <kbd>Enter</kbd> combination [#4496](https://github.com/JabRef/jabref/issues/4496)
0 commit comments