About Features Downloads Getting Started Documentation Events Support GitHub

Love VuFind®? Consider becoming a financial supporter. Your support helps build a better VuFind®!

Site Tools


Warning: This page has not been updated in over over a year and may be outdated or deprecated.
changelog

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
changelog [2020/05/19 06:28] – [Release 7.0 - currently in development] - jQuery updated to 3.5.1 xmorave2changelog [2020/05/19 13:42] – [Release 7.0 - currently in development] demiankatz
Line 9: Line 9:
   * [[configuration:static_pages|Static pages]] can now be built using Markdown as well as PHP templates.   * [[configuration:static_pages|Static pages]] can now be built using Markdown as well as PHP templates.
   * New [[https://vufind.org/wiki/development:plugins:contentblocks|Content Block plugin]]: TemplateBased, which allows you to embed a template that will behave similarly to a [[configuration:static_pages|static pages]] in terms of supporting internationalization, Markdown, etc.   * New [[https://vufind.org/wiki/development:plugins:contentblocks|Content Block plugin]]: TemplateBased, which allows you to embed a template that will behave similarly to a [[configuration:static_pages|static pages]] in terms of supporting internationalization, Markdown, etc.
 +  * ArchivesSpace integration (support for ingesting Dublin Core records harvested from ArchivesSpace over OAI-PMH; see [[https://github.com/vufind-org/vufind/pull/1623|pull request #1623]]).
   * When using the optional link shortener feature, you can now configure how shortlinks redirect to full URLs (HTML-based, header-based, or conditional URL-length-based redirection). See [[https://github.com/vufind-org/vufind/pull/1533|pull request #1533]].   * When using the optional link shortener feature, you can now configure how shortlinks redirect to full URLs (HTML-based, header-based, or conditional URL-length-based redirection). See [[https://github.com/vufind-org/vufind/pull/1533|pull request #1533]].
   * New [[development:plugins:view_helpers|view helpers]] ("slot" and "parentTemplate" / "templatePath") make it easier to extend and customize core templates. See [[https://github.com/vufind-org/vufind/pull/1454|pull request #1454]] and [[https://github.com/vufind-org/vufind/pull/1458|pull request #1458]] for details.   * New [[development:plugins:view_helpers|view helpers]] ("slot" and "parentTemplate" / "templatePath") make it easier to extend and customize core templates. See [[https://github.com/vufind-org/vufind/pull/1454|pull request #1454]] and [[https://github.com/vufind-org/vufind/pull/1458|pull request #1458]] for details.
Line 16: Line 17:
   * You can now choose between extra-short and more private short links via the url_shortener_key_type setting in config.ini; see [[https://github.com/vufind-org/vufind/pull/1549|pull request #1549]] for details.   * You can now choose between extra-short and more private short links via the url_shortener_key_type setting in config.ini; see [[https://github.com/vufind-org/vufind/pull/1549|pull request #1549]] for details.
   * VuFind's [[development:code_generators#creating_new_plugins|plugin generator]] can now build controllers, controller plugins, and Symfony console commands.   * VuFind's [[development:code_generators#creating_new_plugins|plugin generator]] can now build controllers, controller plugins, and Symfony console commands.
 +  * The NoILS driver can now extract data from more than one MARC field at a time (for displaying status/call number information). See [[https://github.com/vufind-org/vufind/pull/1622|pull request #1622]].
   * VuFind's [[development:apis|API]] now offers access to the secondary Solr index configurable through Search2.ini as well as the website index.   * VuFind's [[development:apis|API]] now offers access to the secondary Solr index configurable through Search2.ini as well as the website index.
   * VuFind's Mailer class now supports multi-part messages (though this capability is not currently being used in the core code). See [[https://github.com/vufind-org/vufind/pull/1610|pull request #1610]] for details.   * VuFind's Mailer class now supports multi-part messages (though this capability is not currently being used in the core code). See [[https://github.com/vufind-org/vufind/pull/1610|pull request #1610]] for details.
changelog.txt · Last modified: 2024/04/24 13:38 by demiankatz