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 [2019/06/10 17:16] – [Release 6.0 - coming 7/15/2019] demiankatzchangelog [2019/06/12 17:09] – [Release 6.0 - coming 7/15/2019] demiankatz
Line 9: Line 9:
   * Significant improvements to the display of active filters in search results, moving the list out of the facet sidebar and into the space beneath the search bar for clarity, and replacing the confusing "Retain Current Filters" checkbox with a more intuitive "Reset Filters" button.   * Significant improvements to the display of active filters in search results, moving the list out of the facet sidebar and into the space beneath the search bar for clarity, and replacing the confusing "Retain Current Filters" checkbox with a more intuitive "Reset Filters" button.
   * Optional integration with the third-party [[configuration:Overdrive|Overdrive]] eBook service.   * Optional integration with the third-party [[configuration:Overdrive|Overdrive]] eBook service.
 +  * Introduction of an optional (off by default) mechanism to shorten links shared in text messages and emails (see [[https://github.com/vufind-org/vufind/pull/1372|pull request #1372]]).
   * Minor improvements to the custom feedback form feature (support for new input elements, better translation, etc.).   * Minor improvements to the custom feedback form feature (support for new input elements, better translation, etc.).
   * Minor improvements to the OAI-PMH server (including better performance and the new default_query, page_size and record_format_filters settings).   * Minor improvements to the OAI-PMH server (including better performance and the new default_query, page_size and record_format_filters settings).
Line 22: Line 23:
  
   * :!: The Solr schema has changed, so records must be reindexed after an upgrade. See the [[development:architecture:solr_index_schema#changelog|index schema changelog]] for more details.   * :!: The Solr schema has changed, so records must be reindexed after an upgrade. See the [[development:architecture:solr_index_schema#changelog|index schema changelog]] for more details.
 +  * :!: Be sure to run a database upgrade to reflect table changes (see also the [[development:architecture:database_schema#release_60|database changelog]]).
   * :!: As noted above, the display of active filters has been significantly redesigned; if you have customized this, you may need to revise your local templates. See [[https://github.com/vufind-org/vufind/pull/1265|pull request #1265]] and [[https://github.com/vufind-org/vufind/pull/1377|pull request #1377]] for more details.   * :!: As noted above, the display of active filters has been significantly redesigned; if you have customized this, you may need to revise your local templates. See [[https://github.com/vufind-org/vufind/pull/1265|pull request #1265]] and [[https://github.com/vufind-org/vufind/pull/1377|pull request #1377]] for more details.
   * :!: Facet labels are now displayed based on a labelSections configuration setting instead of through hard-coded activateAllFacets() methods in the Search Params classes. This makes it easier to ensure that facet fields are labeled correctly in all contexts. Be careful that you remove any references to activateAllFacets from custom code/templates, as the method no longer exists. See [[https://github.com/vufind-org/vufind/pull/1291|pull request #1291]] for details.   * :!: Facet labels are now displayed based on a labelSections configuration setting instead of through hard-coded activateAllFacets() methods in the Search Params classes. This makes it easier to ensure that facet fields are labeled correctly in all contexts. Be careful that you remove any references to activateAllFacets from custom code/templates, as the method no longer exists. See [[https://github.com/vufind-org/vufind/pull/1291|pull request #1291]] for details.
changelog.txt · Last modified: 2024/04/24 13:38 by demiankatz