Version 0.5.2: - Added UTF8 encoding supprt. KBib now can open, display and save BibTex file with UTF8 encoding characters correctly. - Fixed missing keywords when importing references from certain websites. Version 0.5.1: - Added preamble support. - Added exporting to MODS, HTML and importing from Pubmed (XML), MODS, COPAC files (import/export filters are now based on bibutils 3.27) - Added auto text completion for authors, editors, journal and keywords fields in reference editing dialog - Added note editing in reference editor, long, multiline notes, comments or reviews can be added to references - Added link to local file and DOI functions - Added option in configuration dialog to control how to compare two references - Added option to control how the authors to be displayed in the main view - Added option to set the keyword seperator - Added menu entry to copy selected references as formated string - Fixed crashing when opening files saved by Jabref Version 0.5: - Added groupview - Added field delimiter option in configuration dialog. Different delimiter can be used when writing BibTex file. - Fixed missing year when importing ISI file or downloading references from ISI Web of Knowledge. - Fixed problem of opening URL with space or & - Internal code refactoring and minor bug fixes Version 0.4.2: - Fixed problem of opening files with undefined reference type. - Fixed reference editing dialog. Newly entered data is not lost when changing reference type. - Fixed problem of crashing when create citation key with empty author. - Undefined fields now read in as extra fields. Version 0.4.1: - Fixed mime type definitions so that references from remote reference database can be downloaded into KBib. - Fixed missing files and directories. V0.4: -Add String Macro support V3.2: -Fix dialogs (allow resizing) - Allow additional bibtex file to be included when creating latex bibliography (useful for abbreviation) V0.3.1: - Fix the problem in display multi-line field - Fix bug in creating citation key in editing window - Update createKey function (in bibentry.cpp) so that author can be in format: First Last (now key = Last+Year, befor key = First + Year) - Create new icons V0.3.0: - Add "open recent document" - Add native source edit (in reference edit window) - Change all file locations to using KURL - Create mime type - Add insertion function to main.cpp (existing file can be inserted to new or existing bibtex file)