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 12:41] – [Release 7.0 - currently in development] demiankatzchangelog [2020/05/27 17:32] – [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 19: Line 20:
   * 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.
 +  * The util/scssBuilder command line utility has been added for users who wish to use SCSS instead of the default LESS for building VuFind's CSS.
  
 Possible backward compatibility breaks: Possible backward compatibility breaks:
changelog.txt · Last modified: 2024/05/03 12:01 by demiankatz