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 branch 'updateGradle7' into test-module-issue
* updateGradle7: (39 commits)
try upgrading gradle
Only disable move to file dir when path equals (#7269)
Improved detection of long DOI's within text (#7260)
Add missing author and fix name
Fix style of highlighted checkboxes while searching in preferences (#7258)
Updates to institution citation keys (#7210)
Bump xmlunit-core from 2.8.1 to 2.8.2 (#7251)
Bump classgraph from 4.8.97 to 4.8.98 (#7250)
Bump bcprov-jdk15on from 1.67 to 1.68 (#7249)
Bump xmlunit-matchers from 2.8.1 to 2.8.2 (#7252)
Bump unirest-java from 3.11.06 to 3.11.09 (#7254)
Bump org.beryx.jlink from 2.23.0 to 2.23.1 (#7253)
Bump pascalgn/automerge-action from v0.12.0 to v0.13.0 (#7255)
Added a check to integrate with the flatpak package (#7248)
New translations JabRef_en.properties (Chinese Traditional) (#7247)
Update code-howtos.md
GitBook: [master] 5 pages and 25 assets modified
New Crowdin updates (#7246)
add language mapping for chinese
remove chinese content
...
Copy file name to clipboardExpand all lines: CHANGELOG.md
+20-3Lines changed: 20 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,3 @@
1
-
2
1
# Changelog
3
2
4
3
All notable changes to this project will be documented in this file.
@@ -12,13 +11,27 @@ Note that this project **does not** adhere to [Semantic Versioning](http://semve
12
11
13
12
### Added
14
13
14
+
- We added the extension support and the external application support (For Texshow, Texmaker and LyX) to the flatpak [#7248](https://github.com/JabRef/jabref/pull/7248)
15
+
16
+
### Changed
17
+
18
+
### Fixed
19
+
20
+
- We fixed an issue with the style of highlighted check boxes while searching in preferences. [#7226](https://github.com/JabRef/jabref/issues/7226)
21
+
- We fixed an issue where the option "Move file to file directory" was disabled in the entry editor for all files [#7194](https://github.com/JabRef/jabref/issues/7194)
22
+
23
+
### Removed
24
+
25
+
## [5.2] – 2020-12-24
26
+
27
+
### Added
28
+
15
29
- We added a validation to check if the current database location is shared, preventing an exception when Pulling Changes From Shared Database. [#6959](https://github.com/JabRef/jabref/issues/6959)
16
30
- We added a query parser and mapping layer to enable conversion of queries formulated in simplified lucene syntax by the user into api queries. [#6799](https://github.com/JabRef/jabref/pull/6799)
17
31
- We added some basic functionality to customise the look of JabRef by importing a css theme file. [#5790](https://github.com/JabRef/jabref/issues/5790)
18
32
- We added connection check function in network preference setting [#6560](https://github.com/JabRef/jabref/issues/6560)
19
33
- We added support for exporting to YAML. [#6974](https://github.com/JabRef/jabref/issues/6974)
20
34
- We added a DOI format and organization check to detect [American Physical Society](https://journals.aps.org/) journals to copy the article ID to the page field for cases where the page numbers are missing. [#7019](https://github.com/JabRef/jabref/issues/7019)
21
-
- We added a new fetcher to enable users to search jstor.org [#6627](https://github.com/JabRef/jabref/issues/6627)
22
35
- We added an error message in the New Entry dialog that is shown in case the fetcher did not find anything . [#7000](https://github.com/JabRef/jabref/issues/7000)
23
36
- We added a new formatter to output shorthand month format. [#6579](https://github.com/JabRef/jabref/issues/6579)
24
37
- We added support for the new Microsoft Edge browser in all platforms. [#7056](https://github.com/JabRef/jabref/pull/7056)
@@ -80,9 +93,12 @@ Note that this project **does not** adhere to [Semantic Versioning](http://semve
80
93
- We fixed an issue where the password for a shared SQL database was not remembered [#6869](https://github.com/JabRef/jabref/issues/6869)
81
94
- We fixed an issue where newly added entires were not synced to a shared SQL database [#7176](https://github.com/JabRef/jabref/issues/7176)
82
95
- We fixed an issue where the PDF-Content importer threw an exception when no DOI number is present at the first page of the PDF document [#7203](https://github.com/JabRef/jabref/issues/7203)
96
+
- We fixed an issue where authors that only have last names were incorrectly identified as institutes when generating citation keys [#7199](https://github.com/JabRef/jabref/issues/7199)
97
+
- We fixed an issue where institutes were incorrectly identified as universities when generating citation keys [#6942](https://github.com/JabRef/jabref/issues/6942)
83
98
84
99
### Removed
85
100
101
+
- We removed the Google Scholar fetcher and the ACM fetcher do not work due to traffic limitations [#6369](https://github.com/JabRef/jabref/issues/6369)
86
102
- We removed the menu entry "Manage external file types" because it's already in 'Preferences' dialog [#6991](https://github.com/JabRef/jabref/issues/6991)
87
103
- We removed the integrity check "Abbreviation detected" for the field journal/journaltitle in the entry editor [#3925](https://github.com/JabRef/jabref/issues/3925)
88
104
@@ -483,7 +499,8 @@ The changelog of JabRef 4.x is available at the [v4.3.1 tag](https://github.com/
483
499
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).
484
500
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