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 selectFilesDlg
* upstream/master: (71 commits)
New translations JabRef_en.properties (French)
Add Gitter badge and hint (#3630)
New translations JabRef_en.properties (Vietnamese)
New translations JabRef_en.properties (Chinese Simplified)
New translations JabRef_en.properties (Dutch)
New translations JabRef_en.properties (French)
New translations JabRef_en.properties (German)
New translations JabRef_en.properties (Greek)
New translations JabRef_en.properties (Indonesian)
New translations JabRef_en.properties (Italian)
New translations JabRef_en.properties (Japanese)
New translations JabRef_en.properties (Norwegian)
New translations JabRef_en.properties (Persian)
New translations JabRef_en.properties (Portuguese, Brazilian)
New translations JabRef_en.properties (Russian)
New translations JabRef_en.properties (Spanish)
New translations JabRef_en.properties (Swedish)
New translations JabRef_en.properties (Turkish)
New translations JabRef_en.properties (Danish)
Update CHANGELOG.md
...
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,14 +12,16 @@ We refer to [GitHub issues](https://github.com/JabRef/jabref/issues) by using `#
12
12
## [Unreleased]
13
13
14
14
### Changed
15
+
- We now show a small notification icon in the entry editor when we detect data inconsistency or other problems. [#3145](https://github.com/JabRef/jabref/issues/3145)
15
16
- We added [oaDOI](https://oadoi.org/) as a fulltext provider, so that JabRef is now able to provide fulltexts for more than 90 million open-access articles.
16
-
17
+
- We changed one default of [Cleanup entries dialog](http://help.jabref.org/en/CleanupEntries): Per default, the PDF are not moved to the default file directory anymore. [#3619](https://github.com/JabRef/jabref/issues/3619)
17
18
18
19
### Fixed
19
20
- We fixed the missing dot in the name of an exported file. [#3576](https://github.com/JabRef/jabref/issues/3576)
21
+
- Autocompletion in the search bar can now be disabled via the preferences. [#3598](https://github.com/JabRef/jabref/issues/3598)
20
22
21
23
### Removed
22
-
- We removed the Look and Feels from jgoodies, because these are not compatible with Java 9
24
+
- We removed the [Look and Feels from JGoodies](http://www.jgoodies.com/freeware/libraries/looks/), because the open source version is not compatible with Java 9.
23
25
24
26
25
27
@@ -115,7 +117,7 @@ We refer to [GitHub issues](https://github.com/JabRef/jabref/issues) by using `#
115
117
- We fixed an issue where the same Java Look and Feel would be listed more than once in the Preferences. [#3391](https://github.com/JabRef/jabref/issues/3391)
116
118
- We fixed an issue where errors in citation styles triggered an exception when opening the preferences dialog. [#3389](https://github.com/JabRef/jabref/issues/3389)
117
119
- We fixed an issue where entries were displayed twice after insertion into a shared database. [#3164](https://github.com/JabRef/jabref/issues/3164)
118
-
- We improved the auto link algorithm so that files starting with a similar key are no longer found (e.g, `Einstein1902` vs `Einstein1902a`). [#3472](https://github.com/JabRef/jabref/issues/3472)
120
+
- We improved the auto link algorithm so that files starting with a similar key are no longer found (e.g, `Einstein1902` vs `Einstein1902a`). [#3472](https://github.com/JabRef/jabref/issues/3472)
119
121
- We fixed an issue where special fields (such as `printed`) could not be cleared when syncing special fields via the keywords. [#3432](https://github.com/JabRef/jabref/issues/3432)
120
122
- We fixed an issue where the tooltip of the global search bar showed html tags instead of formatting the text. [#3381](https://github.com/JabRef/jabref/issues/3381)
121
123
- We fixed an issue where timestamps were not updated for changed entries. [#2810](https://github.com/JabRef/jabref/issues/2810)
Copy file name to clipboardExpand all lines: CONTRIBUTING.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
@@ -6,6 +6,7 @@ Take a look at GitHub's excellent [help documentation] for a detailed explanatio
6
6
We also have [code howtos](https://github.com/JabRef/jabref/wiki/Code-Howtos) and [guidelines for setting up a local workspace](https://github.com/JabRef/jabref/wiki/Guidelines-for-setting-up-a-local-workspace).
7
7
8
8
In case you have any question, do not hesitate to write one of our [JabRef developers](https://github.com/orgs/JabRef/teams/developers) an email.
9
+
We should also be online at [gitter](https://gitter.im/JabRef/jabref).
[](https://www.codetriage.com/jabref/jabref)
7
+
[](https://gitter.im/JabRef/jabref?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
6
8
7
9
This version is a development version. Features may not work as expected.
0 commit comments