Skip to content

Commit 9f5e3fb

Browse files
add CHANGELOG information
1 parent bc55dcf commit 9f5e3fb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ to [sourceforge feature requests](https://sourceforge.net/p/jabref/features/) by
2121
- Move Bibtex and Biblatex mode switcher to File menu
2222
- Display active edit mode (BibTeX or Biblatex) at window title
2323
- Implements #444: The search is cleared by either clicking the clear-button or by pressing ESC with having focus in the search field.
24+
- Icons are shown as Header for icon columns in the entry table (#315)
25+
- Tooltips are shown for header columns and contents which are too wide to be displayed in the entry table (#384)
26+
- Default order in entry table: # | all file based icons (file, URL/DOI, ...) | all bibtex field based icons (bibtexkey, entrytype, author, title, ...) | all activated special field icons (ranking, quality, ...)
2427

2528
### Fixed
2629
- Fixed #434: Revert to old 'JabRef' installation folder name instead of 'jabref'
@@ -32,11 +35,14 @@ to [sourceforge feature requests](https://sourceforge.net/p/jabref/features/) by
3235
- Fixes #412: Biblatex preserves capital letters, checking whether letters may be converted to lowercase within the Integrity Check action is obsolete.
3336
- Fixed #437: The toolbar after the search field is now correctly wrapped when using a small window size for JabRef
3437
- Fixed #438: Cut, Copy and Paste are now translated correctly in the menu
38+
- Fixed #443/#445: Fixed sorting and moving special field columns
3539

3640
### Removed
3741
- Removed file history size preference (never available from the UI)
3842
- Removed jstorImporter because it's hardly ever used, even Jstor.org doesn't support/export said format anymore
3943

44+
- Removed option "Show one letter heading for icon columns" which is obsolete with the fix of #315/384
45+
- Removed table column "PDF/PS" which refers to legacy fields "ps" resp. "pdf" which are no longer supported
4046

4147

4248

0 commit comments

Comments
 (0)