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/01/15 15:13] – [Release 6.1 - coming 2/3/2020] demiankatzchangelog [2020/02/03 13:54] demiankatz
Line 3: Line 3:
 // When adding a new release, see the [[changelog:release_checklist|release checklist]]. // // When adding a new release, see the [[changelog:release_checklist|release checklist]]. //
  
-===== Release 6.1 - coming 2/3/2020 =====+===== Release 7.0 - currently in development ===== 
 + 
 +New features: 
 + 
 +  * 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]]. 
 + 
 +Possible backward compatibility breaks: 
 + 
 +  * :!: VuFind's session handler code has been significantly refactored to improve extensibility and testability; see [[https://github.com/vufind-org/vufind/pull/1506|pull request #1506]] for details. If you have built a custom session handler, it will likely need to be adjusted; otherwise, this should not impact you. 
 +  * :!: VuFind's jQuery version has been upgraded from 2.1.1 to 3.4.1; if you have custom jQuery code, you should double-check its compatibility. 
 + 
 +===== Release 6.1 - 2/3/2020 =====
  
 New features: New features:
Line 49: Line 60:
   * The HierarchicalFacetHelper::sortFacetList method's signature has changed slightly, but in a backward-compatible way. In the very unlikely event that you have extended this service, you may need to make adjustments. See [[https://github.com/vufind-org/vufind/pull/1389|pull request #1389]].   * The HierarchicalFacetHelper::sortFacetList method's signature has changed slightly, but in a backward-compatible way. In the very unlikely event that you have extended this service, you may need to make adjustments. See [[https://github.com/vufind-org/vufind/pull/1389|pull request #1389]].
   * The way the VuFind theme system overrides Zend Framework functionality has been simplified significantly (see [[https://github.com/vufind-org/vufind/pull/1436|pull request #1436]]), but there should be no functional differences.   * The way the VuFind theme system overrides Zend Framework functionality has been simplified significantly (see [[https://github.com/vufind-org/vufind/pull/1436|pull request #1436]]), but there should be no functional differences.
 +
 +[[changelog:release-6.1|Press Release]]
 ===== Release 6.0.1 - 9/16/2019 ===== ===== Release 6.0.1 - 9/16/2019 =====
  
changelog.txt · Last modified: 2024/07/02 12:04 by demiankatz