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
+8-39Lines changed: 8 additions & 39 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,23 +9,21 @@ Here, the categories "Changed" for added and changed functionality,
9
9
We refer to [GitHub issues](https://github.com/JabRef/jabref/issues) by using `#NUM`.
10
10
11
11
12
-
## [Unreleased]
12
+
## [3.5] - 2016-07-13
13
13
14
14
### Changed
15
15
- Implemented [#1356](https://github.com/JabRef/jabref/issues/1356): Added a formatter for converting HTML to Unicode
16
16
- Implemented [#661](https://github.com/JabRef/jabref/issues/661): Introducing a "check for updates" mechnism (manually/automatic at startup)
17
-
-[#1485](https://github.com/JabRef/jabref/issues/1485): Biblatex field shorttitle is now exported/imported as standard field ShortTitle to Word bibliography
18
-
-[#1431](https://github.com/JabRef/jabref/issues/1431): Import dialog shows file extensions and filters the view
19
-
-Updated German translation
17
+
-Implemented [#1338](https://github.com/JabRef/jabref/issues/1338): clicking on a crossref in the main table selects the parent entry and added a button in the entry editor to select the parent entry.
18
+
-Implemented [#1485](https://github.com/JabRef/jabref/issues/1485): Biblatex field shorttitle is now exported/imported as standard field ShortTitle to Word bibliography
19
+
-Implemented [#1431](https://github.com/JabRef/jabref/issues/1431): Import dialog shows file extensions and filters the view
20
20
- When resolving duplicate BibTeX-keys there is now an "Ignore" button. "Cancel" and close key now quits the resolving.
21
21
- The [online forum](http://discourse.jabref.org/) is now directly accessible via the "Help" menu
22
-
-Implemented [#1338](https://github.com/JabRef/jabref/issues/1338): clicking on a crossref in the main table selects the parent entry and added a button in the entry editor to select the parent entry.
22
+
-Updated German translation
23
23
24
24
### Fixed
25
25
- Fixed [#1530](https://github.com/JabRef/jabref/issues/1530): Unescaped hashes in the url field are ignored by the integrity checker
26
-
- Springer fetcher now fetches the requested number of entries (not one less as before)
27
26
- Fixed [#405](https://github.com/JabRef/jabref/issues/405): Added more {} around capital letters in Unicode/HTML to LaTeX conversion to preserve them
28
-
- Alleviate multiuser concurrency issue when near simultaneous saves occur to a shared database file
29
27
- Fixed [#1476](https://github.com/JabRef/jabref/issues/1476): NPE when importing from SQL DB because of missing DatabaseMode
30
28
- Fixed [#1481](https://github.com/JabRef/jabref/issues/1481): Mac OS X binary seems broken for JabRef 3.4 release
31
29
- Fixed [#1430](https://github.com/JabRef/jabref/issues/1430): "review changes" did misinterpret changes
@@ -37,37 +35,8 @@ We refer to [GitHub issues](https://github.com/JabRef/jabref/issues) by using `#
37
35
- Fixed [#1534](https://github.com/JabRef/jabref/issues/1534): "Mark entries imported into database" does not work correctly
38
36
- Fixed [#1500](https://github.com/JabRef/jabref/issues/1500): Renaming of explicit groups now changes entries accordingly
39
37
- Fixed issue where field changes were not undoable if the time stamp was updated on editing
40
-
41
-
### Removed
42
-
43
-
44
-
45
-
46
-
47
-
48
-
49
-
50
-
51
-
52
-
53
-
54
-
55
-
56
-
57
-
58
-
59
-
60
-
61
-
62
-
63
-
64
-
65
-
66
-
67
-
68
-
69
-
70
-
38
+
- Springer fetcher now fetches the requested number of entries (not one less as before)
39
+
- Alleviate multiuser concurrency issue when near simultaneous saves occur to a shared database file
71
40
72
41
73
42
## [3.4] - 2016-06-02
@@ -428,7 +397,7 @@ Since much functionality has changed during development, a release of this versi
428
397
429
398
The changelog of 2.11 and versions before is maintained as [text file](https://github.com/JabRef/jabref/blob/dev_2.11/CHANGELOG) in the [dev_2.11 branch](https://github.com/JabRef/jabref/tree/dev_2.11).
This version is a development version. Features may not work as expected.
11
-
12
10
Branches of JabRef development are listed at https://github.com/JabRef/jabref/wiki/Branches.
13
11
14
12
Development builds are available at [builds.jabref.org](http://builds.jabref.org/master/), the [latest release is available via GitHub](https://github.com/JabRef/jabref/releases/latest).
0 commit comments