New features:
- #84120 by knseibert: Added multiple invites option to the invite form.
- #126231: Prepopulate registration form with email from invitation.
- #54935: Persist individual message that gets mailed.
- #124711: Displaying a message with a link to the user's profile when trying to invite a user that's already registered.
- #124906 by ray007 and MarcoR: Added german translations.
- New validation system and error messages to better handle large amounts of emails (based on the patch by knseibert).
added the ability to set the number of entries in an RSS feed (admin/settings/biblio, in the syndication section)
added the ability to have links to authors and titles open in a new browser window (admin/settings/biblio in the style section)
changed the keyword and author filtering to use regular expressions. This should solve the short keyword problem, and gives the full power of regular expressions.
fixed the OpenURL image include problem
fixed a typo and a couple of other minor issues
added filter by taxonomy term ID, currently only available via url like this... /biblio/term_id/n, where n is the taxonomy term id from the database.
added filter by taxonomy term, currently only available via url like this... /biblio/term/xxxx
added user access permission "view full text" to restrict which user groups can view the full text output.
fixed a typo in the theme_biblio_short function which would cause the style to be ignored if supplied.
added function theme_biblio_add_css which will allow users to override the default biblio.css file, thanks to jeromev for the idea.
added COinS information which (while invisible to the user) allows programs such as Zotero to harvest information from the biblio list