Upgrades from 5.x or RC2 and later are directly supported without any intermediate updates.
New features...
6.x-1.4
- No new features, 1.4 was released to address a major bug which crashed the code when saving a new entry containing keywords.
6.x-1.3
- Added "DOI Lookup" option on the input form. Entering a valid DOI name (number) here will query crossref.org and poplulate the input form with all the data it gets. You are then presented with the populated form to make further additions/changes prior to saving it to the database.
- Added "BibTex cut and paste" option to the input form. Pasting a valid bibTex string into the box will populate the input form with the data and similar to the DOI lookup above, allows you to preview and make changes prior to saving it in the database.
- Added a new user permission called "edit biblio authors" which allows the user to edit biblio author information but not other biblio settings, unlike "administer biblio" which gives them the right to edit all biblio settings.
- Changed "Views" integration such that Blblio is no longer a "Base" type of view. You should now use the "Node" view type to create a view containing biblio information.
- Added an option to toggle sort links between text and tab type display.
- Changed Keyword/Taxonomy freetag handling... The Taxonomy freetag input box is no longer displayed on the input form. All keywords/taxonomy freetags should be entered into the biblio Keywords input box and (if required) the taxonomy freetags will be updated when the keywords are saved. This keeps the keywords and freetags in sync and avoids the confustion of having two input boxes (one for keywords and one for freetags).
6.x-1.2
- Added option to automatically delete authors "orphaned" by the update or deletion of an entry
- User selectable bibliographic styles, authorized users can choose a style other than the system default on their "edit user" page
- Author "Link" allows 2 or more authors to be linked together (intended to deal with name changes due to marriage, but could be used for other purposes)
6.x-1.1
- MARC format file import
- New bibliographic output sytles (AMA, Chicago, MLA, Vancouver)
- Authors page (biblio/authors) which displays all authors in the database linked to publication lists filtered by that author. ("edit" links are provided for privileged users)
- Author edit/merge form (merge allows you to merge all instances of the same author which have been entered slightly
differently. i.e. Smith, J and John Smith are the same person so you merge the two entries into one.)
- Orphaned author page(admin/settings/biblio/author/orphans), allows you to remove authors who are not associated with any publications from the database
- Keywords page (biblio/keywords) which displays all keywords in the database linked to publication list filtered by that keyword. ("edit" links are provided for privileged users)
- Orphaned keyword page (admin/settings/biblio/keyword/orphans) allows you to find and remove orphaned keywords (keywords which are no longer associated with any publications)
- added 'tabledrag' to admin/settings/biblio/defaults and admin/settings/biblio/types/edit/xxx which allows you to change the order of the fields on the input form by just dragging them to the desired location
- input your own PHP code to generate cite keys
Bugs Fixed...
6.x-1.4
6.x-1.3
- [#444428]
- [#437440]
- [#435058]
- [#439152]
- [#356322]
- [#355572]
- [#340570]
- [#442916]
- [#440248]
- [#438930]
- [#441104]
- [#439086]
- [#435058]
- [#433198]
- [#431688]
- [#425852]
- [#429226]
- [#421546]
6.x-1.2
- [#376808]
- [#415478]
- [#414870]
- [#414380]
- [#412720]
- [#410610]
- [#409952]
- [#376802]
- [#404842]
- [#404522]
- [#397104]
- [#403484]
- [#404080]
- [#402468]
- [#401938]
6.x-1.1
- [#398472]
- [#396654]
- [#398226]
- [#396096]
6.x-1.0
- [#141602]
- [#381190]
- [#385830]
- [#387788]
- [#388722]
- [#183517]
- [#376852]
- [#372820]
- [#381070]
- [#376852]
- [#372038]
- [#375085]
- innumerable D5 -> D6 upgrade fixes provided by Robert Haschke (http://drupal.org/user/409889)
- [#371867]
- [#372770]
- [#373107]
- [#373129]
- [#372915]
- [#372238]
- [#372024]
- [#354676] fixed inconsistency between page title and breadcrumb
- [#355480] fixed issue with setting user id on import by none admin users
- [#357298] fixed another userID related issue
- [#336344] fixed problem with taxonomy tags not being added to imported entries
- [#356322] added danep's patch to correct XHTML validation warnings
- [#355621] fixed PHP4 compatibility problem
- [#275410] fixed issue where "My Publications" tab on profile pages could not be turned off
- [#359752] fixed issue related to profile and inline modes
- [#360391] fixed problem creating database on install with aliased
- [#365425] fixed Importing bibtex omits Conference title
- [#365435] fixed URL search doesn't show search keywords
- [#362696] RIS Import omits Journal Abbreviation field (JA)