2 - Added ScienceDirect entry fetcher that utilizes the BibSonomy scraper.
3 - Changed non-native file dialog setting so files cannot be renamed. This prevents
4 accidentally entering rename mode when trying to enter directory. Can be enabled
5 again in Options -> Preferences -> Advanced.
6 - Added new JStor fetcher that utilizes the BibSonomy scraper to obtain BibTeX data.
7 - Fixed bug in CookieHandlerImpl.
8 - Fixed bug; when dragging a file into JabRef and asking to move it to the file
9 directory, warning will now be given if the destination file already exists. Patch
11 - When dragging a file into JabRef and asking to copy or move it to the file directory,
12 it is now possible to rename to an arbitrary name. Patch by Alastair Mailer.
13 - Added "review" field to BibTeXML export.
14 - Added Reset button to entry fetchers. Patch by Dennis Hartrampf and Ines Moosdorf.
15 - Changed Microsoft Office XML export so "number" rather than "issue" is exported
16 as <b:Issue>, which conforms with import format.
17 - Added confirmation dialog that allows saving without backup in cases when
18 backup creation fails.
19 - Fixed bug 2938562: using the move/rename feature on a file link could give an
20 absolute link even if the file was put below the main file directory.
21 - Fixed bug 2931293: error generating key with [authorsAlpha] for short names.
22 - When checking for external modifications, file size is now checked in addition
24 - Fixed handling of maximised state when shutting down and starting up JabRef.
25 Patch by Igor L. Chernyavsky.
26 - Fixed bug that prevented correct handling of DOS short file names. Patch
27 by Igor L. Chernyavsky.
28 - Added support for KOI8_R character set.
29 - Removed DocumentPrinter class, using standard API functions instead. Patch by
31 - Removed HightlightFilter class, using standard API functions instead. Patch by
33 - Changed keyboard shortcut for IEEXplorer search to Alt-F8.
34 - Disabled JStor search, which doesn't work due to API changes.
35 - External file type manager now removes "." prefix in file type extension if the user
36 has typed it that way.
37 - Preview panel now defaults to preview layout 1 instead of 2. Switched default layouts.
38 - Added IfPlural formatter by Russell Almond. The formatter outputs its first argument
39 if the input field contains " and " and the second one otherwise.
40 - Applied patch by Philipp Cordes and Björn Kahlert for improved handling of names by
41 autocompleter. The patch also reorganizes the autocompleter classes.
42 - Table will now scroll to keep the currently edited entry visible if an edit leads to
43 the entry getting sorted to a different position.
44 - Reworked author and editor handling in Docbook export. Added Docbook XML header.
45 - Database will no longer be marked as changed after accepting external changes, unless one or
46 more changes were not accepted before merging, and unless database was already marked as
48 - Fixed bug: undesired autocompletion when saving file.
49 - Fixed bug: entry editor doesn't appear when new entry is added while a filtering search or
50 group selection is active.
51 - Fixed bug in writing of metadata on Windows. For certain metadata lengths newlines would be
52 messed up after the metadata comment in a bib file.
53 - Search dialog now automatically previews first hit, and hides preview if there are no hits.
55 - Added export formatter "Default" which takes a single argument. Outputs the string to format
56 unchanged if it is non-empty, otherwise outputs the argument.
57 - Added option under Options -> Preferences -> General for disabling the strict enforcing of
58 correct BibTeX keys. Disabling this makes it possible to use e.g. umlaut characters in keys.
59 - Modified launcher script for Windows installer to give higher heap size limit.
60 - Improved autocompletion. All fields with autocompletion which have content selectors will now
61 autocomplete on content selector values. For the "journal" field, the autocompleter will now
62 additionally use entries from the current journal abbreviations list, and will also complete
63 on the entire field up to the cursor rather than just looking at the last word only.
64 - Added support for postformatter in Layout. The postformatter will be run after
65 the formatters called from a layout.
66 - Improved group autogeneration. Added option to generate groups based on author or editor
67 last names. Autogenerated groups are now alphabetized.
68 - Modified Endnote export filter so "--" gets converted to "-" in the "pages" field.
69 - Changed keyword groups so they will match on whole words only. E.g. a keyword group for the
70 keyword "can" will no longer match the keyword "scanner".
71 - Improved entry type determination and author parsing for some varieties of CSA files.
72 - Minor change to Harvard RTF export. Added space after "ed.", and added editor to output for
74 - Set limit to the number of displayed characters in group names in groups tree in order to
75 avoid group panel width problems.
76 - Changed file link handling so all remote links classified as URL can be opened through
77 the browser. Setting a different file type manually makes JabRef call a remote link using
78 the handler application instead.
79 - Modified Endnote/refer import filter to strip "doi:" from the %R field.
80 - Modified HTML conversion so single newline is displayed in the preview (and HTML exports) as
81 <br>, while multiple newlines are displayed as <p>.
82 - Fixed bug: switching entry editor between entries of different type may result in switching
84 - Fixed bug: adding external file link leads to relative path from root directory if file
85 directory is set to an empty string.
86 - Fixed error message when a # in a BibTeX string prevents saving. No longer states that the
87 problem is in an entry, but specifies that it is in a string.
88 - Fixed bug: ODS export doesn't resolve BibTeX strings.
89 - Fixed bug: content selector for "editor" field uses "," instead of " and " as delimiter.
90 - Fixed bug: editing source doesn't allow change of entry type.
91 - RTFChars formatter now converts --- to \emdash and -- to \endash.
94 - Added pages information to several entry types in Endnote export.
95 - Modified LastPage formatter so it returns the number when only the number of pages is given.
96 - Modified search algorithms so LaTeX commands are removed before search. For instance, this
97 means that the value "test \textit{case}" now matches the search string "test case".
98 - Changed default table font family to "SansSerif".
99 - Can now create lock file while writing a bib file. The lock file is checked before
100 saving, and before scanning an externally changed file, in order to avoid reading an
102 - Added support for dragging a file link from the file column to another application.
103 - Added toolbar button and shortcut (Alt-F) in entry editor for autosetting file links.
104 - Improved ISI import filter so DOI information is included.
105 - Fixed bug: metadata changes would not be detected as external changes to a database.
106 - Fixed bug: when accepting external changes and not saving before new changes are
107 detected, the previously accepted changes would also be listed.
108 - Fixed bug in Scifinder import where an empty Inventor field could overwrite the
110 - Fixed bug in autocompleter. Current suggested completion would be added to the field
111 if the user closed the entry editor or mouse clicked on another field.
112 - Fixed problem with exporting to some MySql versions. Patch by François Dorin.
113 - Fixed bug in handling of LaTeX character sequences - now sequences with = as command
114 character (e.g. "\={A}") are recognized.
115 - Fixed bug: gray out / hide setting in groups panel is overridden on startup
116 by search mode selection. Added separate prefs key for the groups setting.
117 Fix suggested by Igor L. Chernyavsky.
118 - Fixed bug: cookie manager installed by Download button in file field editor throws
119 an exception when trying to fetch from Medline.
120 - Fixed bug: temporary files don't get deleted on shutdown.
121 - Disabled table column reordering in import inspection window, since a user reported
122 problems when using this.
123 - Changed years from 2008 to 2009 in splash image.
125 - Modified export layout procedure so missing formatters can be reported in the error
126 output. Export now succeeds with warnings added where formatters are missing.
127 - Conditional blocks (\begin{field}...\end{field}) in layout files can now be given a
128 semicolon-separated list of fields as argument. All fields must then be set for output
130 - Changed RIS import so multiple abstract fields in an entry are concatenated.
131 - Added quoting of some special characters in SQL export, based on Kyle Crabtree's patch.
132 - Fixed bug in MS Office 2007 XML export - editor names missing.
133 - Fixed bug in plugin manager that prevented the "Download plugin" button from working.
134 - Fixed bug in plugin manager routine that checks for installed versions of a plugin.
135 - Fixed bug in startup that could show warnings multiple times when loading
138 - Plugin manager now handles plugin versions correctly based on the version number in their
140 - Added formatter "Number" that outputs a sequence number for the current entry in the current
141 export operation. This formatter can be used to produce a numbered list of entries.
142 - Added autosave feature.
143 - Fixed bug in file link handling in BibTeXML export.
144 - Improved handling of patents in Scifinder import.
146 - Added Simplified Chinese translation.
147 - Added simple plugin manager.
148 - Added ~/.jabref/plugins as user-specific plugin directory.
149 - Added \r marker to WrapFileLinks formatter that outputs file links without expanding
151 - Added [authorsAlpha] key marker that formats authors according to the "alpha" BibTeX style.
152 Patch submitted by Oliver Kopp.
153 - Table sort order set by clicking and Ctrl-clicking table columns is now immediately set
154 as default sort order in preferences.
155 - Changed LyX pipe setting so it works whether ".in" is included or omitted.
156 - Modified ISI importer so the words "of", "and" and "the" will not be capitalized in the title,
157 journal or publisher fields.
158 - When adding new local file link, browse dialog now appears immediately when opening file link
159 editor, saving one mouse click.
160 - Added "Remove all broken links" option in the resolver dialog for broken links when
161 synchronizing file links.
162 - Added rename option to Set/clear field dialog, to move contents from one field to another.
163 - Added Back and Forward actions, for switching between recently edited BibTeX entries.
164 - Added option under "Entry table" to designate fields as numeric for sorting purposes.
165 - Added possibility for custom export filters to define their own name formatters.
166 This is done by adding a file named "<filtername>.formatters". This file defines
167 one formatter on each line, with each line containing the name of the formatter and
168 the formatter definition, separated by a colon (:).
169 - Added menu items for increasing/decreasing table font size, with shortcut keys Ctrl-plus and
171 - Added options to automatically mark entries imported into an existing database, and to unmark
172 previously marked entries when importing.
173 - Added ":(x)" modifier to key generator, specifying that the arbitrary string x
174 should be used as a fallback value if the value returned by the field marker is empty.
175 - Added ":upper" modifier to key generator, to force uppercase for a field marker.
176 - Added buttons in External programs tab in Preferences for modifying settings for
177 "Push to"-features, and removed obsolete fields.
178 - Added support for DOI field in Endnote importer.
179 - Added support for language and publication status fields in Medline import (publication status
180 stored in "medline-pst" field).
181 - Enabled cookie handling for downloading full-text articles.
182 - Improved handling of invalid BibTeX keys containing white space. Parser will now try to
183 piece together the key and avoid disturbing the continued parsing. Patch submitted by
185 - Cosmetic change to the entry type label to the left in the entry editor.
186 - Changed name handling so a single-entry name without a capital initial letter, such as
187 "unknown", will be treated as a solitary last name rather than a von particle.
188 - Changed table selection coloring so entries that are grayed out or marked can be
189 distinguished from normal entries when selected.
190 - Changed handling of "affiliation" in Medline import - now makes sure to escape
191 # characters before storing.
192 - Modified ACM portal fetcher due to web site changes.
193 - Improvements to IEEEXplore fetcher - better handling of month and page fields.
194 - Changed behaviour of source panel when an entry contains imbalanced # characters -
195 the panel can now show the entry in its invalid form, allowing the user to fix the problem.
196 - Improved handling of PDF files without XMP metadata - other metadata will now be retained.
197 Patch submitted by Felix Langner.
198 - Fixed bug in parsing file field - double spaces in file names would be reduced to single
199 spaces, breaking the file link. Fix submitted by Uwe Kuehn.
200 - Fixed NullPointerException when downloading external file and file directory is undefined.
201 - Fixed bug in HTMLConverter.
202 - Fixed NullPointerException in key generator for incomplete names.
203 - Fixed bug in removing custom export filters.
204 - Fixed bug 2225371: restart is no longer required after adding a new custom export filter.
205 - Fixed bug in "Move/rename file" feature in file field editor with regard to undefined
207 - Fixed bug in Ris importer.
208 - Fixed NullPointerException in Endnote importer.
210 - Added missing layout formatters FirstPage and LastPage.
211 - Fixed a bug regarding ParamLayoutFormatter loaded from plugin.
212 - Fixed crash during initalization of journal abbreviation list.
213 - Added option to have JabRef search for external file when "Open file" function is chosen
214 for an entry without any linked files. This is similar to what was always done in
215 JabRef 2.3.1 and earlier.
216 - Improved regular expression file search, so the regular expression can contain field
217 markers as used for BibTeX key generation in addition to just regular fields. It is
218 no longer possible to call arbitrary layout formatters, but the modifiers "upper",
219 "lower" and "abbr" (for case conversion and abbreviation) can be used.
220 - Ris importer now imports PB as "school" instead of "publisher" for THES entries.
221 - Fixed bug 2157664: Current edit is now treated as an undoable edit in itself.
223 - Fixed bug: layout formatter arguments were not set when using a ParamLayoutFormatter
225 - Fixed bug: when abbreviating first names, for authors with first names connected
226 with "-", only the first letter is shown.
227 - Enhanced ExportFormatTemplate plugins with an optional property "encoding" which
228 overrides the default encoding with the given one.
229 - Fixed menu colors under Windows Vista.
230 - Fixed bug 2137771: Missing file extension when downloading.
231 - Fixed bug 2105329: Ensure that newly added entry is visible in table.
232 - Fixed bug 1908222: Preference "Fit table horizontally on screen" doesn't work
233 - Fixed bug 2119059: Handling of the A1 tag in the RIS format.
234 - Added missing help file for ACM digital library fetcher.
235 - Added option for whether to use IEEE LaTeX journal abbreviation list.
236 - Added tooltip to menu items in push-to-application popup menu.
238 - Added mappings for some special characters that need to be sanitized when generating
240 - Added ACM Digital Library fetcher by Aaron Chen.
241 - Added new entry types (conference, patent, standard, electronic).
242 - Improvements to IEEEXplore fetcher.
243 - Added explanatory text to indicate that "ps" and "pdf" files are legacy features.
244 - Fixed unexpected behaviour of "Open PDF or PS" menu item - now looks in "file" field,
245 and does not launch search for external files.
246 - Fixed bug 1827568: 'Save database' might not store current edit in entry editor.
247 - Fixed bug 2027944: updating custom export definitions requires restart.
249 - Opening external files on Linux now uses "xdg-open" as application if no other is specified
250 for the file type. xdg-open should be available to call the appropriate application according
251 to the user's settings on all freedesktop compliant Linux distributions.
252 - Download external file now attempts to determine file type based on MIME type, using
253 file extension as fallback.
254 - Changed the way names are handled under autocompletion. Last and first names are
255 now indexed separately.
256 - A table column can now be set up with fallback fields used if the main field is
257 empty. Fallback fields are set in Options -> Preferences -> Main table columns by
258 setting a column to "field1/field2/...". The fields will be checked in succession
259 until a non-empty value has been found or al fields have been checked. For instance,
260 specifying "author/editor" will result in a column displaying the author field where,
261 set, and the editor field for entries with an empty author field.
262 - Added special handling of autocompletion for the "crossref" field - now indexes
263 words from the BibTeX key field instead of the "crossref" field. Added crossref
264 to the default fields using autocompletion.
265 - Added menu item and shortcut (ctrl shift E) to shift focus to the entry table.
266 - Main window now remembers maximisation state from last time.
267 - Improved SQL export feature so the complete information about groups, strings and preamble
268 is included. Added SQL import feature supporting the same database schema.
269 - Added new implementation of regular expression file search that can handler multiple files
270 and file types. Added regexp search as a third option for autolink feature.
271 - Added support for BibO RDF format, contributed by Egon Willighagen.
272 - Fixed bug in autocompletion; continuing writing the suggested word after cycling
273 through alternatives would give wrong result in editor.
274 - Fixed bug where selection would jump back if an entry of different type was selected
275 by mouse click while editing a field of the current entry.
276 - Fixed missing name formatting in search dialog. Now uses same formatting as main table.
277 >>>>>>> .merge-right.r2733
279 - Added Export to SQL database feature. Supports MySQL.
280 - Added "protection" flag in Database properties. When this flag is set, JabRef will
281 refuse to save the database when the file has been externally modified, until the
282 changes have been reviewed and partly or completely accepted.
283 - Fixed bug where the external update notification in the side pane would remain
284 even if the referred database was closed.
285 - Added two new search modes - display search results in a dialog, and global search.
286 - Support for fetching from the command line using --fetch (contributed by
287 Jan F. Boldt and David Kaltschmidt).
288 - Support for fetching from Spires (contributed by Fedor Bezrukov).
289 - Support for fetching from JSTOR (contributed by Tobias Langner, Juliane
290 Doege, Sebastian de Hoog and Christoph Jacob)
291 - Added context menu for file list editor with options to move/rename linked file
292 as well as to automatically move the file to file directory and optionally rename
294 - JabRef can now be extended by plugins (using the Java Plugin Framework
295 JPF as the underlying technology). Currently extension points exist for:
297 - ExportFormat based on Templates
298 - ExportFormat based on IExportFormat (contributed by Kariem Hussein)
302 JabRef uses JPFCodeGenerator (which was written just for JabRef) to
303 generate helper classes for making JPF easier. Current version used: 0.4
304 http://forge.spline.inf.fu-berlin.de/projects/jpfcodegen/
305 - Print warnings if insufficient Java version is used or if JRE is not from Sun.
306 - Memory Stick Mode: JabRef automatically loads configuration settings from
307 jabref.xml and also writes them there if enabled.
308 - Improved handling of crossrefs. Fields are now resolved in preview and export.
309 - Updated dependencies, now using: JempBox-0.2
310 - Improved handling of ArXiv URIs.
311 - Changed default preference value: now using import inspection dialog also
312 when just a single entry is imported.
313 - Parsing of field lists for non-wrappable fields and fields for which to automatically
314 add braces around capitals now ignores whitespace between entries.
315 - [ 1620792 ] Fixed: JabRef randomly hangs during Medline fetch
316 - [ 1738920 ] Fixed: Windows Position in Multi-Monitor environment
317 - [ 1795355 ] Fixed: LatexFieldFormatter omits "{" on beginning of optional field
318 - [ 1297576 ] New feature: Printing of entry preview (use right-click menu)
319 - [ 1717849 ] Fixed: Bug in aux import (contributed by Kai Eckert)
320 - [ 1749613 ] Fixed: About translation
321 - [ 1709449 ] Fixed: Clicking a DOI from context menu fails
322 - [ 1869331 ] Fixed: Uninstall after silent install removes Windows start menu
323 - [ 1723219 ] Fixed: Strange message (LyX) while installing
325 - Added handling of unknown file types when synchronizing the file field.
326 - Changed the way customized external file types are stored. Types are now stored in a
327 way analogous to a diff from the default types. This allows default types added in later
328 versions to appear immediately, even if the user has customized the list.
329 - Moved file preferences from General tab to new File tab.
330 - Reduced horizontal size of preferences dialog.
331 - Fixed handling of quotes when using the "abbr" modifier for key generator (Debian bug
333 - Download file procedure now strips query string in order to find correct file extension
334 (Debian bug #448027).
336 - Export formats that output the character encoding now use common names for encodings
337 instead of Java-specific names.
338 - Added "Open" button in external link dialog box to test or use the link.
339 - Added formatter WrapFileLinks which iterates over file links, producing a formatted
340 string for each containing any desired information about the file link.
341 - Applied Fedor Bezrukov patch (setting User-Agent in URLDownload to solve ArXiv problem).
342 - Applied Aaron Chen's patch for fixing bugs in IEEExplore fetcher.
343 - Applied Edward Valeev's patch for handling article numbers replacing pages in Refer/Endnote
345 - Added toolbar button to entry editor for writing XMP-metadata.
346 - Added paste and drag & drop support to file list editor.
347 - Added "authorLast" and "editorLast" markers for using last author's last name in BibTeX keys.
348 - Added support for file field in Write XMP action.
349 - Numeric fields (year, volume, number, pmid, citeseercitationcount) are now sorted as numbers
351 - Improvements to the Ovid import filter.
352 - Modified AuthorLastFirstAbbreviator and AuthorAbbreviator to accept names in both last-first
353 and first-first format, but always return in last-first format. These two formatters are
355 - [ 1648789 ] Fixed: Problem on writing XMP when option to leave out some fields was active.
356 - [ 1561990 ] Fixed: Exporting to WinEdt - apostrophe.
357 - Fixed bug in entry editor: source panel edits were not properly stored when clicking a
358 different entry in the main table.
359 - Fixed problem with "Synchronize file links" not honouring database specific file directory.
360 - Fixed problem with file type selection in external file link editor not being up-to-date.
361 - Fixed problem with wrong enable/disable behaviour of Clear search button when switching
363 - Fixed argument parsing in AbstractParamLayoutFormatter so \t and \n can be used for
366 - Added % at start of signature text in BibTeX output. Parser now reads both
368 - When user chooses to save to an existing file, and answers that the file should not be
369 overwritten, a new file dialog now appears instead of the operation cancelling.
370 - Removed antialias setting for main table, because it interferes with proper rendering
371 on LCDs when running under JRE 6. Removed non-optional antialias settings for entry
372 editor for the same reason.
373 - Changed external link handling so remote (http) links can be sent to the external
374 application. Applications like Evince and Gimp can open remote links.
375 - Replaced Simle HTML export filter with improved version by Mark Schenk.
376 - Introduced ParamLayoutFormatter interface for layout formatters that can take an
377 argument by the following syntax: \format[MyFormatter(argument)]{\field}
378 Implementing classes contain a setArgument(String) method that receives the argument
379 (if any) before the format() method is called.
380 - Timestamp and owner fields are now set also when appending a bib file, and new options
381 have been introduced to control whether imported/appended/pasted entries should have
382 these fields overwritten if already set.
383 - Added operations for adding file links in import inspection window, and made file
384 and URL icons in the table clickable.
385 - Removed PDF and PS columns and operations in import inspection window (replaced by
386 operations on the "file" field).
387 - File field column in main table now shows file type icon instead of generic icon.
388 - Modified Endnote export to take "file" field into account, and to resolve full
390 - Added "Auto" button to automatically set "owner" field to the default username.
391 - Added \encoding tag for begin/end layouts in export filters to print the name of the
392 character encoding used for the export. The tag is not available in entry layouts.
393 - Added \% as a supported LaTeX command, producing '%'.
394 - Fixed bug in HTMLChars: commands like {\aa} and {\o} were not processed properly, even
395 though defined in Globals.HTMLCHARS.
396 - Fixed bug that made it possible to accidentally close database without saving, when error
397 occurs during the save operation.
399 - Added MIS Quarterly export format.
400 - Added support for COPAC file format.
401 - Added RemoveTilde LayoutFormatter to deal with Bibtex non-breakable spaces.
402 - Added autocompletion feature for author/editors and other fields.
403 - Added feature to save all open databases.
404 - Added support for pushing citations to Vim when Vim server is enabled.
405 - Added missing option for specifying the path to LEd.exe.
406 - Added -s/--nosplash command line option for disabling the splash screen.
407 - Added new field marker [auth.etal] for key generation.
408 - Added support in XMP metadata handling for bibtex string resolution.
409 - When opening databases, already open files are now skipped.
410 - Option to use native instead of Swing file dialogs is now available on all OSes.
411 - Synchronize external links now searches entire database, not selected entries.
412 - Medline import now adds <Affiliation> information into the "institution" field.
413 - Improved handling of external links. The 'file' field can now specify a list
414 of external links, and arbitrary file types are supported. Old-style PDF and
415 PS links can be moved automatically into the 'file' field.
416 - Fixed minor bug in importing preferences. General fields for entry editors are
417 now updated without restarting JabRef.
418 - Fixed bug in RIS and Refer/Endnote imports. Entries with editors but no authors
419 are now imported properly.
420 - Fixed missing export formatter AuthorFirstFirstCommas.
421 - Fixed minor bug in Harvard export with missing space between year and title.
422 - Fixed bug that caused lockup when connection to IEEExplore fails.
423 - Fixed wrong dependency in OAI2/ArXiv Fetcher.
424 - Fixed problem with foreign characters in OAI2/ArXiv Fetcher.
425 - Fixed problem with key generation in OAI2/ArXiv Fetcher.
426 - Fixed bug in duplicate search that made misc entries never get
427 detected as duplicates.
428 - Fixed bug in XMP reimport from DublinCore related to month strings.
429 2.2 - Added progress bar to indicate progress when synchronizing PS/PDF links.
430 - Option to autogenerate key for imported entries now also affects entries imported
431 without using the import inspection window.
432 - Modified quick jump behaviour so sequences of letters can be found. Timeout or
433 ESC resets the search.
434 - Width of side pane is now remembered.
435 - Improved XMP support:
436 - JabRef now reads and write DublinCore and Legacy Document Properties
437 Caution needs to be used though since, JabRef does overwrite existing values.
438 - XMP privacy filter can be used to prevent sensitive fields to be exported.
439 - Support for OAI2 identifiers with subcategories, e.g. math.RA/0601001
440 - Fixed bug that made explicit groups appear empty after updating group tree from external
442 - New windows installer thanks to Uwe St�hr.
443 - [ 1641247 ] Fixed: No update of preview after generating bibtex key
444 - [ 1631548 ] Fixed: Absolute paths should be stored for last open files.
445 - [ 1598777 ] Fixed: Month sorting
446 - [ 1570570 ] New Feature: Deselect all duplicates on import
447 - [ 1574773 ] Fixed: sanitizeUrl() breaks ftp:// and file:///
448 - [ 1609991 ] Fixed: Silverplatter Import: Publisher and Year confused
449 - [ 1608391 ] Fixed: Medline Search Editbox size gets to big
450 2.2b2 - Redesigned export functions to simplify GUI and provide "Export selected
451 entries" functionality. Export filter is now chosen using the file type
452 dropdown menu in the file dialog.
453 - Fixed bug that caused UnsupportedEncodingException on Windows when saving.
454 - Added warning dialog when exporting failed.
455 - Added fix for exporting special chars in RTF like ���...
456 - Added NameFormat LayoutFormatter based on Bibtex method name.format$
457 - Added Fetch from ArXiv.org to Web Search
458 [ 1587342 ] Quering ArXiv (and any OAI2 Repository)
459 - [ 1594123 ] Fixed: Failure to import big numbers in Bibtex
460 - [ 1594169 ] Fixed: Entry editor navigation between panels faulty
461 - [ 1588028 ] Fixed: Export HTML table has relative DOI URL
462 - [ 1601651 ] Fixed: PDF subdirectory - missing first character
463 2.2b - Added Mark Schenk's advanced HTML export filter.
464 - Added options to copy/move/link to dragged linkable file (pdf, ps, etc.).
465 - Removed unnecessary output text when scanning for external file changes.
466 - Changed layout of entry editor to solve problem with collapsing text fields.
467 - Added first version of support for XMP-metadata in PDFs.
469 - Integrate with copy/move/link.
470 - Added option to write all/selected PDFs in database
471 - Added tooltips to database tabs showing the file's full path.
472 - Added function for setting or clearing specific fields in selected or
474 - Setting a relative PDF/PS path in Database Properties now makes JabRef
475 look for the directory relative to the bib file's location.
476 - Removed Oxford comma from AuthorList...Comma-LayoutFormatters.
477 - Added LayoutFormatters that print the Oxford comma.
478 - Added missing space between abbreviated author first names:
479 William Andrew Paul => W. A. Paul (used to be W.A. Paul)
480 - Added LayoutFormatter for HTML paragraphs.
481 - Changing Database Properties now causes the database to be marked as changed.
482 - Improved simple search. Words are now treated as separate search terms,
483 and phrases can be indicated with "double quotes".
484 - When a letter key is pressed in the table, the first entry starting with the
485 same letter (in the current sort column) is selected.
486 - Bib files dragged into JabRef now appear in the Recent files menu.
487 - Fixed bug in import dialog.
488 - Better support for ISI files in general (should basically be better than INSPEC) including IEEE parsing.
489 - Added regular expression search for auto-linking. Search is now more flexible by default.
490 - Search operation also now search relative to the JabRef directory.
491 - General improvements in Inspec ISI handling.
492 - New LayoutFormatter: AuthorOrgSci - first author is in "last, first"
493 all others in "first last". First names are abbreviated.
494 - New LayoutFormatter: NoSpaceBetweenAbbreviations - spaces between multiple
495 abbreviated first names are removed.
496 - Improved PDF link resolver to produce proper URIs. s
497 - [ 1503956 ] Fixed: Help text instead of Help icon.
498 - [ 1542552 ] Fixed: Wrong author import from ISI file.
499 - [ 1534537 ] Fixed: resize groups interface
500 - [ 1465610 ] Fixed: (Double-)Names containing hyphen (-) not handled correctly
501 - [ 1436014 ] Fixed: No comma added to separate keywords
502 - [ 1548875 ] Fixed: download pdf produces unsupported filename
503 - [ 1545601 ] Fixed: downloading pdf corrupts pdf field text
504 - [ 1285977 ] Fixed: Impossible to properly sort a numeric field
505 - [ 1535044 ] Fixed: Month sorting
506 - [ 1540646 ] Fixed: Default sort order: bibtexkey
507 - [ 1553552 ] Fixed: Not properly detecting changes to flag as changed
508 2.1 - Added capability to drag files and WWW links into JabRef. BibTeX files will be
509 opened normally, other files imported, and WWW links downloaded and imported.
510 - The -v command line option now makes the application only print version number
511 and quit immediately.
512 - Duplicates within a set of imported entries are now found and shown in the
513 import inspection window.
514 - Mac users can now choose between native and Swing file chooser under
515 Preferences -> Advanced.
516 - Fixed missing duplicate warning when importing without import inspection window.
517 - Fixed error in ISI import which allowed empty fields to be set, causing errors
518 when saving and reloading entries.
519 - Fixed missing time and owner stamps when importing entries (only in 2.1b/2.1b2).
520 - Fixed erroneous updates in entry editor if user switches to a different entry
521 while downloading PDF/PS file.
522 - Fixed bug (only in 2.1b2) in calling file open/save dialog on Mac OS X.
523 - Fixed bug that made duplicate resolver dialog pop under import inspection dialog.
524 - Fixed bug in windows-installer which prevented running JabRef from the
525 command-line with arguments.
526 - Added windows-installer-option to associate JabRef with .bib files.
527 2.1b2 - Added option to toggle floating of marked entries to the top of the table.
528 - Added option to open, append and import multiple BibTeX files.
529 - Improved support for LaTeX special characters in HTML and RTF representations.
530 - Improved generation of subdatabase from AUX file. Crossreferenced entries are
531 now included automatically.
532 - Fixed bug that made entry selection get lost when an edit modifies the entry's
533 position in the main table.
534 - Fixed bug in BibTeXML export (entry type name missing in tag).
535 - Fixed name handling in (non-compliant) Endnote files giving all author names
537 - Fixed problem with keyword handling in Medline import.
538 - Fixed (harmless) NullPointerException when medline fetch is cancelled.
539 - Fixed bug in parser that made {"} illegal in fields quoted with ".
540 2.1b - Known issue: font sizes cannot be changed, but should follow OS settings on
542 - Known issue: some HTML may be handled inappropriately when downloading from
544 - Changed Paste function so timestamp and owner fields are updated.
545 - Added "Other" item to the "New entry ..." menu.
546 - Changed sorting order so marked entries are displayed at the top of the table.
547 - Added IEEEXplore search and download feature.
548 - Added option to store entries in their original order. Unsorted table view now
549 shows entries in their original order.
550 - Added option to autogenerate keys for entries with missing keys before each save.
551 - Improved handling of external URLs to prevent problems with special characters.
552 - Medline and Endnote imports no longer automatically add curly braces around capital
554 - Float search now scrolls table to the top.
555 - Fixed lockup problem in preview with uneven number of # characters in fields.
556 - Fixed problem with default content selector fields reappearing after removal.
557 - Fixed problem with unsupported character encodings being selectable and causing
558 unreported save errors.
559 - Fixed bug that blocked last line in table columns setup from being removed.
560 - Fixed missing export formats from command line.
561 - Fixed bug that made Review tab impossible to remove from entry editor.
562 - Fixed bug in Medline XML import that assigned wrong PMID for some entries.
563 - Fixed bug in custom export that collapsed sequences of two or more backslashes
564 into a single backslash in output.
565 - Fixed bug (misspelled formatter name) in Harvard RTF export.
566 2.0.1: - Fixed bug that made a hidden entry editor under some circumstances store a
567 field value to the wrong entry.
568 - Fixed synchronization bug that made the opening of a new database sometimes fail.
569 - Fixed bug in setting external journal lists when no personal list is set.
570 2.0: - Changed sorting selection interface for main table for more intuitive
572 - Made import operation update "working directory".
573 - Removed hard-coded author/editor name rearrangement in OpenOffice and
574 OpenDocument exports.
575 - Fixed hangup when parsing RIS files from Nature.
576 - Fixed NullPointerException when generating database from AUX file on Mac OS X.
577 - Fixed bug in routine for adding braces around capital letters.
578 - Fixed bug in switching preview layouts.
579 - Fixed bug in link handling in entry preview.
580 2.0b2: - Changed field order in OpenDocument export to comply with bibliography requirement.
581 - Added support for inserting citations into Emacs using gnuserv/gnuclient.
582 - Added option to set a regular expression replace operation on generated bibtex keys.
583 - Added support for custom importers inside a jar file.
584 - Fixed bug in opening URLs containing '&' on Windows.
585 2.0b: - Added a system for registering custom import formats in the form of Java classes.
586 - Added export option for OpenDocument spreadsheet.
587 - Added new options for name formatting in main table.
588 - Added REPEC-NEP import filter.
589 - Added option for non-field parameters for export formatters. If the parameters does not start with the
590 backslash character, it will be passed unchanged to the formatter in place of any field value.
591 - Added export formatter CurrentDate, which returns the current date, and takes a format string as
593 - Added customization of table colors, accessible from Tools -> Preferences -> Entry table.
594 - Added new Appearance tab to preferences dialog to gather appearance related options.
595 - Added toggling of abbreviated and full journal names. The list of journals is realized as
596 an external file, but editable from a Manage Journal Abbreviations panel. Secondary lists can also
597 be linked, but not edited. There is a download option to quickly get a list available on the internet,
598 and we will provide one or more lists for download from the SourceForge web server.
599 - Added functionality for new JabRef instances to detect a running instance, and send
600 command line parameters to the running instance for processing.
601 - Added handling of HTML links in preview panel.
602 - Added confirmation dialog when database is saved and the chosen encoding doesn't support all characters.
603 Gives options to save, cancel or try a different encoding.
604 - The encoding used when opening a database is now remembered, and used when database is stored.
605 - Added review field for research comments, paper reviews, etc.
606 - Added option to disable wrapping for certain fields. Wrapping of pdf, ps, doi and url is disabled by
608 - Antialiasing option now affects entry editor text fields as well as table text.
609 - Changed to monospaced font in source editor field.
610 - Removed option to put double braces around BibTeX fields, but retained option to remove double braces
611 when loading. Added option to put braces around capital letters of a chosen set of fields.
612 - Improved Ovid import.
613 - Fixed problem with ordering of BibTeX strings that are referred to by other strings.
614 - Fixed problem with loading 16-bit encoded bib files with 8-bit encoding as default, and vice versa.
615 - Fixed multiplying authors bug when author/editor field appears both in Required and Optional tabs.
616 - Fixed startup freeze when trying to load certain malformed bib files.
617 - Fixed bug related to multi-line fields in RIS import.
618 - Fixed bug related to looking up a fully qualified DOI
619 - Included review field to preview panel 1, which shows the abstract
620 - Fixed bug where booktitle field was not displayed in preview
621 for conference proceedings, similar to journal field
622 - By default preserve capitalization on the following fields: title;journal;booktitle;review;abstract
623 1.8.1: - Added automatic timestamp with configurable format for entries.
624 - Added new key generator modifier ":abbr" to abbreviate field contents.
625 - Added Help button in Preferences -> Entry preview
626 - Added Big5, Big5_HKSCS and GBK encodings for Chinese.
627 - Improved marking feature. Username is now used for marking, so different users can mark
628 entries separately without interference.
629 - Improved handling of names such as "Firstname de la Lastname jr.", with different handling
630 for presentation and sorting purposes. Key generation now should always use the genuine last
631 name, and not produce keys like "de2001".
632 - Removed duplicate warning from inspection dialog for non-selected entries.
633 - Fixed setting of sheet name in OpenOffice.org Calc export.
634 - Fixed bug that prevented PDF/PS opening by F4 from automatically finding files in
635 subdirectories below the main PDF/PS dir.
636 - Fixed BibTeX parser bug that made it choke on short comment strings.
637 - Fixed bug that made regexp search fail for fields containing newline characters.
638 - Fixed platform-dependent handling of newline characters.
639 - Fixed bug that prevented command line import with explicit format.
640 - Fixed bug that made it impossible to disable table antialiasing.
641 - Fixed AuthorAndsCommaReplacer.
642 1.8: - Search panel now starts visible if it was visible at last shutdown.
643 - Added option to disable import inspection window when only one entry is being imported.
644 - Fixed parser bug that caused problems for bib files containing extra characters after the
646 - Fixed missing month in JStor import.
647 - Fixed some bugs in "new from plain-text" wizard
648 1.8b2: - Changed handling of external updates so the notification is suppressed when there are
650 - Changed autodetecting import so BibTeX files are handled more similarly to other formats.
651 - Enabled sorting by icon columns.
652 - Added option to remove BibTeX source panel from entry editor.
653 - Added command line option to not load any files at startup. Will override any autoloading
654 or other command line options that normally load or import files.
655 - Added handling of duplicates to import inspection window.
656 - Made entry preview be updated whenever the selection is expanded by one row, to make
657 it more useful while selecting a set of entries.
658 - Changed BibTeX field parsing to avoid inserting line breaks at wrong places.
659 - Improved handling of page numbers in Medline import.
660 - Fixed import of file links when importing SixPack files.
661 - Fixed bug that prevented closing of search interface when no databases are open.
662 - Fixed OpenOffice Calc export to be compatible with OpenOffice.org 2.0 beta.
663 - Fixed bugs in Refer/Endnote import filter.
664 - Fixed bug that caused changes to be lost in some cases when the same field is present
665 in multiple entry editor tabs.
666 - Fixed bug that prevented command line autodetecting import from working with BibTeX files.
667 - Fixed minor bug in routine for removing double braces.
668 1.8b: - Added option to store bib file with double braces.
669 - Follow @input tags in aux files to indicate nested aux files for
670 generating subdatabases.
671 - Improved wrapping and formatting of bib files, to preserve paragraph separator (empty line).
672 - Added test buttons for customization of preview layouts.
673 - Added inspection dialog for previewing and generating keys for imported entries,
674 and deciding which ones to keep and discard. The dialog allows inspection during long import
675 processes such as Medline search.
676 - Restructured layout to use a common side pane with all tabs.
677 - Added import filter for Cambridge Scientific Abstracts (CSA) format.
678 - Added PS directory with similar options as PDF.
679 - Added [authshort] and [edtrshort] key field markers. Patch submitted by
681 - Made the program remember preview enable setting.
682 - Improved handling of illegal regular expressions in search.
683 - Removed options to search only Required, Optional and/or General fields,
684 in order to simplify search interface.
685 - Changed keys for Next and Previous tab to CTRL-PGDN and CTRL-PGUP to match shortcuts in a
686 certain popular web browser.
687 - Minor change to Preferences -> Table columns to enable insertion of column in position 2.
688 - Fixed parser bug that caused problems for files with >10000 entries.
689 - Fixed bug in entry editor that caused the source edit panel to remove marking from entries.
690 - Fixed export bug that made "\begin" tags fail if encountered immediately after an "\end" tag.
691 - Fixed export bug that made whitespace disappear after empty field values.
692 - Fixed ISI import bug that handled SO fields with line breaks wrong.
693 - Fixed bug occuring when choosing not to import duplicate imported entry.
694 - Fixed problem with detecting popup trigger on Mac OSX with one button mouse.
695 - Fixed erroneous relative paths for PDF files when PDF directory is not set.
696 - Fixed entry preview to resolve string references.
697 1.7.1 - Removed unnecessary stack traces when opening external viewer.
698 - Fixed bug that made Ctrl-E destroy current edit in entry editor.
699 - Fixed problem when copying modified BibTeX key gave old value.
700 - Fixed missing 'booktitle' import in CONF entries in RIS import.
701 - Fixed bug that made group tree disappear for certain keyword expressions.
702 - Fixed bug that made standard BibTeX fields be saved without line wrapping.
703 1.7 - When fetching from Medline or CiteSeer, fetched entry is now opened in editor.
704 - Added French translations of help files.
705 - Added color highlighting of focused text field in entry editor.
706 - Added option in context menu of entry editor for changing capitalization
708 - Added name conversion "Smith, RA" -> "Smith, R. A." to Medline import.
709 - Fixed bug that left some search settings items disabled when they shouldn't be.
710 - Fixed bug that caused requirement for restart to register change in default
712 - Fixed bug that caused crash some times after adding/removing field content selectors.
713 - Fixed bug in recognizing custom entry types when reading bib files.
714 - Fixed bug that allowed a deleted entry to stay visible in the entry editor.
715 1.7b2: - Made side pane resizable.
716 - Replaced entry customization dialog with improved interface.
717 - Added standard entry type "conference", similar to "inproceedings".
718 - Added default key pattern to avoid the need to set similar patterns manually.
719 - Added line wrapping to metadata in saved .bib file to avoid long lines.
720 - Added "bibtexkey" as implicit fourth sort criterion, to minimize problem with almost
721 similar entries swapping places.
722 - Added OpenOffice.org Calc export filter that exports spreadsheet compatible with the
723 OpenOffice.org bibliography feature.
724 - Added a couple of previously unsupported publication types in SciFinder.
725 - Added extra shortcuts CTRL-+ and CTRL-- for switching tabs in entry editor, since
726 original shortcuts CTRL[-SHIFT]-TAB is used by some window managers.
727 - Updated Endnote export filter.
728 - Fixed focus and key binding problems for switching tabs/entries in entry editor
729 - Fixed bug that prevented required fields tab from appearing for entries with only bibtex key
731 - Fixed bug that prevented the user from changing the default encoding.
732 - Fixed bugs in RIS import.
733 - Fixed bug 1112050; freeze when reading certain author fields with mismatched braces.
734 1.7b: - Changed routine for rearranging author names (Lastname, Firstname) so bracketed
735 expressions are treated as units.
736 - Grouping controls now allow group hierarchies, and now allow explicit and search
737 expression groups as well as keyword groups.
738 - Added full customization of general fields tabs
739 - Added option to preserve formatting for non-BibTeX fields.
740 - Added integrity check for database.
741 - Added export filters EndNote and Harvard RTF.
742 - Added automatic import format chooser for import (same as wildcard import below).
743 - Added wildcard (*) option for command-line import, to try to automatically
744 determine the correct format.
745 - Improved layout of Preferences dialog.
746 - Improved several import filters.
747 - Added authIniN/edtrIniN key formatters.
748 - Marked entries now float to the top when no searching or grouping reordering is active.
749 - Fixed problem with opening file dialog on Win NT - AWT dialog is now opened if
751 1.6: - Improved handling of entry selection in various ways. E.g. selected entry is now scrolled
752 into view when opening entry editor and entry is kept selected when importing CiteSeer
754 - Fixed update bug between autogenerated bibtex key and source panel.
755 - Fixed missing . at the end of last author name in RIS import.
756 - Fixed NullPointerException on certain special characters when exporting to BibTeXML.
757 - Fixed bug that sometimes prevented the unmarking of entries.
758 - Fixed problem with formatting one-name authors.
759 1.6b: - Added mnemonic keys to menus and menu items.
760 - Added MODS and tab-separated file export
761 - Added facility for detecting and handling external changes to open bib files.
762 - Added scan option for exact duplicates with automatic removal.
763 - Bibtex strings are now sorted automatically.
764 - Bibtex strings are now resolved when exporting database.
765 - Fixed problem with field content selector getting too wide. Limited width.
766 - Fixed PDF/PS view routine to remove problems with filenames
768 - Fixed bug that interfered with Fetch Medline by ID, and fixed
769 parsing problem with certain Medline entries.
770 - Fixed bug that interfered with Push to WinEdt.
771 - Fixed HTML output so \c{c} is handled correctly.
772 - command line option for generating a sub-database from LaTex aux file
774 - simple copy/paste menu in entry editor
775 - experimental: text-input-area with underlying infotext in plaintext import dialog
776 1.55: - Made method for opening PDF files robust with regard to file separators (/ and \),
777 so bib files can easier be used across platforms.
778 - Improved Medline fetcher. Can now fetch entries based on a search expression.
779 - Added features for fetching fields and referring publications from the CiteSeer
781 - Added option to always save database ordered by author/editor/year, and made this
783 - When a single entry is selected, right-click menu now shows a checkbox menu for group
784 memberships instead of the regular "Add to" and "Remove from" menus.
785 - Improved [shorttitle] and [veryshorttitle] special key pattern fields.
786 - Added dialog box for conveniently setting the fields of an entry from a
787 plain text description.
788 - Added formatter "ResolvePDF" to create correct PDF/PS links in HTML export when
789 relative file names are used.
790 - Added Abstract panel in entry editor.
791 - Added alternate preview with abstract, and made both previews configurable.
792 - Added the option to create a subset of a database based on an .aux file.
793 - Added 'Cancel' button to duplicate resolver dialog, so the process can be stopped.
794 - Added check for spaces in custom entry type names.
795 - Added several new key pattern markers.
796 - Added toolbar buttons for Mark/Unmark to improve discoverability.
797 - Fixed bug that made export filters ignore the chosen character encoding.
798 - Fixed bug that interfered with author name formatting.
799 - Fixed various bugs in import filters.
800 - Fixed bug that prevented confirmation dialog when deleting entry from the entry editor.
801 - Fixed bug that made the next entry be opened instead of the current, when pressing
803 - Fixed bug that made it possible to leave a source edit when the source didn't validate
804 properly. Also made it impossible to change table selection until source validates.
805 1.5: - Enabled selection of default encoding, and started storing encoding information in
806 saved .bib files, which is used when reopening.
807 - Added Highlight and select options to the group interface, and made it possible
808 to change the number of visible lines in the list.
809 - Added option to allow or disallow direct table editing.
810 - Added optional confirmation dialog for deleting entries.
811 - Added optional warning dialog for duplicate BibTeX keys.
812 - Added warnings to bibtex parser, and prevented failure to load files with
813 duplicate string definitions.
814 - Added JStor import filter.
815 - Changed the look and feel to JGoodies Forms on non-Macintosh platforms.
816 - Optimized performance in several areas.
817 - Numerous usability improvements.
818 - Fixed RIS import bug caused by short lines.
819 - Fixed bug in SciFinder import.
820 - Fixed bug that made entire field get cleared when removing from group.
821 1.4: - Added advanced search feature.
822 - Added facility for using custom export formats.
823 - Added command line options for importing/exporting files, importing/exporting
824 user preferences, loading session and for suppressing the GUI (using RitOpt for
826 - Added automatic stripping of \url{} when opening url.
827 - Improved export filters.
828 - Fixed focus bug which sometimes interfered with cut/copy/paste.
830 1.3: - Added entry preview.
831 - Added detection of duplicate entries.
832 - Added possibility to mark entries persistently.
833 - Added import filter for Sixpack and Biblioscape Tag files.
834 - Added option to use a standard directory for PDFs. PDFs placed in or below this directory
835 and named after an entry's BibTeX key can be automatically found.
836 - Added optional columns showing clickable icons for pdf/ps and url/doi links.
837 - Added menu and toolbar actions for open pdf/ps and url/doi.
838 - Added web lookup of DOI.
839 - Added several new special field markers to the key autogenerator.
840 - Added BibTeXML and simple HTML export.
841 - Changed browsing of entries. Entry editor now shows the selected entry.
842 - Improved HTML export for several entry types.
843 - Improved compatibility with Mac OS X.
844 - Made it possible to set custom secondary and tertiary sort fields.
845 - Made the entry number column width customizable.
846 - Fixed bug that caused database to always be marked as changed after viewing source.
847 - Fixed bug in selector word removal.
848 - Fixed bug that made the file chooser unable to interpret Mac OS X aliases.
849 1.2: - Replaced the icon set.
850 - Added support for French language.
851 - Added customization of key generation.
852 - Improved HTML export.
853 - Added Replace string feature.
854 - Made a couple of adaptations for Mac OS X users.
855 - Added option in Table Preferences to set current column widths as default.
856 - Added import filter for BibTeXML.
857 - Fixed bug that allowed non-lowercase grouping field, leading to problems.
858 - Fixed bug that made selector words added in the dialog to be lowercased.
859 - Fixed bug relating to translated help files.
860 1.19: - Entry editor is now opened for an entry that causes an error when saving.
861 - Added options to display names in harmonised format in the main table.
862 - Added Docbook and (experimental) HTML export.
863 - Enabled 'doi' and 'pii' fields for Medline import.
864 - Enabled antialiasing fonts.
865 - Added the Kunststoff look&feel to give a more pleasant user interface.
866 - Added font selector for the main table.
867 - Improved table column customization.
868 - Added word selector feature for selected fields (keywords, journal).
869 - Added support for German and Norwegian language.
870 - Generalized copy cite key features for multiple entries.
871 - Added quick load/save session feature.
872 - Fixed issue/number bug in ISI import.
873 - Added "Open pdf/ps" item in right-click menu.
874 - Fixed bug causing external viewer to only work in General fields.
875 - Added functionality for using Browse buttons for file-related fields
877 - Added Browse buttons to External programs tab in Preferences.
878 - Fixed bug related to Save database and Source field which caused changes
880 1.1: - Added bibtex key uniqueness checking, and prevented autogeneration
881 from generating non-unique keys.
882 - Added command line option to load file on startup.
883 - Fixed problem with autogeneration creating invalid keys.
884 - Improved Refer/Endnote import.
885 - Added feature for importing entries and/or strings and/or group
886 definitions from another BibTeX database.
887 - Added menu choices to import into open database.
888 - Added toolbar button for closing current database.
889 - Fixed shortcut key for "Store field" in entry editor, and fixed
890 problem that made shortcut for "Save database" unavailable from
892 - Added option to fetch Medline entries automatically by
893 ID, based on a patch submitted by Mike Smoot.
894 - Fixed bug in RIS import.
895 - Added options to copy key and copy "\cite{key}" to right-click menu.
896 - Fixed bug that caused some General fields not to get displayed.
897 - Enabled customization of General fields.
898 - Enabled customization of existing entry types, and definition of