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/12/17 20:09] – [Release 6.1 - coming 2/3/2020] demiankatzchangelog [2020/01/13 14:08] – [Release 6.1 - coming 2/3/2020] demiankatz
Line 11: Line 11:
   * Users can now change their email addresses in their accounts (though this feature is disabled by default -- see the config.ini change_email setting and [[https://github.com/vufind-org/vufind/pull/1401|pull request #1401]] for details).   * Users can now change their email addresses in their accounts (though this feature is disabled by default -- see the config.ini change_email setting and [[https://github.com/vufind-org/vufind/pull/1401|pull request #1401]] for details).
   * The filter interface changes introduced in release 6.0 have been further improved, making the user experience more consistent.   * The filter interface changes introduced in release 6.0 have been further improved, making the user experience more consistent.
-  * Added "Email" authentication method to allow login by receiving a link in an email (see [[https://github.com/vufind-org/vufind/pull/1409|pull request #1409]]).+  * Added "Email" authentication method to allow login by receiving a link in an email (see [[https://github.com/vufind-org/vufind/pull/1409|pull request #1409]] and [[https://github.com/vufind-org/vufind/pull/1520|pull request #1520]]).
   * Added "PasswordAccess" authentication method to allow login using a single credential rather than a username/password combination (see [[https://github.com/vufind-org/vufind/pull/1394|pull request #1394]]).   * Added "PasswordAccess" authentication method to allow login using a single credential rather than a username/password combination (see [[https://github.com/vufind-org/vufind/pull/1394|pull request #1394]]).
   * Added "RecommendLinks" recommendation module, offering a simple mechanism for displaying a static link list.   * Added "RecommendLinks" recommendation module, offering a simple mechanism for displaying a static link list.
Line 30: Line 30:
   * The "Search2" secondary Solr backend (see [[configuration:combining_search_types|Combining Search Types]]) is now fully compatible with [[indexing:hierarchies_and_collections|Hierarchies and Collections]]; see [[https://github.com/vufind-org/vufind/pull/1478|pull request #1478]].   * The "Search2" secondary Solr backend (see [[configuration:combining_search_types|Combining Search Types]]) is now fully compatible with [[indexing:hierarchies_and_collections|Hierarchies and Collections]]; see [[https://github.com/vufind-org/vufind/pull/1478|pull request #1478]].
   * Support for profiling (a tool for developers) has been updated; see [[https://github.com/vufind-org/vufind/pull/1487|pull request #1487]].   * Support for profiling (a tool for developers) has been updated; see [[https://github.com/vufind-org/vufind/pull/1487|pull request #1487]].
-  * Improved PHP 7.3 compatibility.+  * Improved PHP 7.3 and 7.4 compatibility.
  
 Possible backward compatibility breaks: Possible backward compatibility breaks:
Line 39: Line 39:
   * :!: Low-level filtering/validation of parameters was introduced by [[https://github.com/vufind-org/vufind/pull/1518|pull request #1518]]. This should have no impact on normal activity within the system, but if you encounter unexpected parameter processing behavior, you should investigate these changes.   * :!: Low-level filtering/validation of parameters was introduced by [[https://github.com/vufind-org/vufind/pull/1518|pull request #1518]]. This should have no impact on normal activity within the system, but if you encounter unexpected parameter processing behavior, you should investigate these changes.
   * :!: The itemLimit setting used for paginating holdings in some ILS drivers (Alma/Demo) has been moved from the "Holds" configuration to the more appropriate "Holdings" configuration. If you have taken advantage of this feature in a custom driver or if you have changed it in your driver's .ini file, you should move the setting -- see [[https://github.com/vufind-org/vufind/pull/1463|PR #1463]].   * :!: The itemLimit setting used for paginating holdings in some ILS drivers (Alma/Demo) has been moved from the "Holds" configuration to the more appropriate "Holdings" configuration. If you have taken advantage of this feature in a custom driver or if you have changed it in your driver's .ini file, you should move the setting -- see [[https://github.com/vufind-org/vufind/pull/1463|PR #1463]].
 +  * :!: To fix a minor bug, the $messages property of VuFind\Form\Form has been redefined -- it now contains raw, untranslated messages instead of fully translated messages (see [[https://github.com/vufind-org/vufind/pull/1534|pull request #1534]]). If you have extended the class and added values to this property, you may need to make adjustments to avoid double translation.
   * Some minor improvements have been made to item status display logic; if you notice an unexpected change in behavior, see [[https://github.com/vufind-org/vufind/pull/1466|pull request #1466]] for details.   * Some minor improvements have been made to item status display logic; if you notice an unexpected change in behavior, see [[https://github.com/vufind-org/vufind/pull/1466|pull request #1466]] for details.
   * Some changes to record collection creation have been made for performance reasons, but they should not change behavior; see [[https://github.com/vufind-org/vufind/pull/1488|#1488]] for details.   * Some changes to record collection creation have been made for performance reasons, but they should not change behavior; see [[https://github.com/vufind-org/vufind/pull/1488|#1488]] for details.
changelog.txt · Last modified: 2024/05/29 15:47 by demiankatz