Skip to content

Releases: collectiveaccess/providence

1.7.17

25 Jan 04:50
Compare
Choose a tag to compare

Version 1.7.17 is a maintenance release with these bug fixes and minor improvements:

  • Add option to display nested type hierarchies as indented list in menus rather than nested menus.
  • Fix fatal error in library checkout due to incorrect type checking in display template parser.

Note that this version is not yet compatible with PHP version 8. Please use versions 7.3 or 7.4.

1.7.16

24 Jun 18:24
Compare
Choose a tag to compare

Version 1.7.16 is a maintenance release with these bug fixes and minor improvements:

  • Fix for issue preventing correct display of relationship types for non-self-relationships (Eg. object-entity relationships)
  • Update vendor libraries to incorporate security fixes
  • Fix issue where detection of PDFs using Zend_PDF library option would throw a fatal error
  • Revert default path for GraphicsMagick to typical Linux path
  • Resolve issue where adding list items to the place_hierarchies list would cause a fatal error

Note that this version is not yet compatible with PHP version 8. Please use versions 7.3 or 7.4.

1.7.15

19 Jun 17:12
Compare
Choose a tag to compare

Version 1.7.15 is a maintenance release with these bug fixes and minor improvements:

  • Fix for issue preventing correct display of relationship types for self-relationships (Eg. entity-entity relationships)
  • Fix broken page navigation in list item editor (GitHub issue #1346)
  • Allow apostrophes in email addresses for new users (GitHub issue #347)
  • Resolve issues with formatting of nested relationship types (GitHub #1193)
  • Minor fixes to DACS and Darwin Core profiles
  • Prevent potential XSS issue in error handler
  • Resolve Tilepic processing issues with images having EXIF orientation set that would result in illegible zoomable images.
  • Update vendor libraries to incorporate security fixes
  • Updated PDF output components for compatibility with new vendor libraries
  • Update logo graphics

Note that this version is not yet compatible with PHP version 8. Please use versions 7.3 or 7.4.

1.7.14

24 Jan 04:57
Compare
Choose a tag to compare

Version 1.7.14 is a maintenance release with these bug fixes and minor improvements:

  • Add checks to prevent potential XSS and CSRF security vulnerabilities
  • Handle non-standard ports when generating URL for background search indexing
  • Update selected 3rd party libraries for bug fixes
  • Improve script path parsing to addresses issues for systems running PHP-FPM proxies where quick search expressions containing spaces (or other URL escaped characters) will throw an invalid controller error when "full results" is selected. This is due to a bug in PHP processing of content for $_SERVER['SCRIPT_NAME'] in several PHP 7.x versions when running as PHP-FPM. See https://bugs.php.net/bug.php?id=74129.
  • Fix issue where CSRF token was not passed when creating sets from search and browse results
  • Improved cs_CZ translation
  • Add support for localized numeric metadata values
  • Fix for issue where hierarchical browse would not include parents for relevant children in some cases

Note that this version is not yet compatible with PHP version 8. Please use versions 7.3 or 7.4.

1.8rc1

04 Nov 05:03
Compare
Choose a tag to compare
1.8rc1 Pre-release
Pre-release

Release candidate 1 for CollectiveAccess Providence 1.8.

1.7.13

17 Sep 02:15
Compare
Choose a tag to compare

Version 1.7.13 is a maintenance release with these bug fixes and minor improvements:

  • Resolve issue where when importing multiple media onto a single record via the data importer, the last imported media is tagged as primary rather than the first.
  • Resolve issue where logging into accounts with numeric login names would fail
  • Correct various errors in database schema that would cause errors with recent versions of MariaDB
  • Bump version on selected vendor libraries due to advisories
  • Improve formatting of summary displays

Note that this version is not yet compatible with PHP version 8. Please use versions 7.3 or 7.4.

1.7.12

13 Jul 15:15
Compare
Choose a tag to compare

Version 1.7.12 is a maintenance release with these bug fixes and minor improvements:

  • Resolve ImageMagick-related color management issues
  • Updated template parser resolving issues related to improper handling of tags, and incorrect display of relationship types
  • Add value checks to avoid warnings
  • Update selected vendor libraries
  • Add checks for writability of media upload directory
  • Improve path handling of TilePic (zooming image) server for certain system configurations
  • Improvements to Czech locale
  • Change handling of settings values to avoid memory management issues on some systems
  • Fix issue where settings on list items in editors would present incorrect values

Note that this version is not yet compatible with PHP version 8. Please use versions 7.3 or 7.4.

1.7.11

25 Feb 14:48
Compare
Choose a tag to compare

Version 1.7.11 is a maintenance release with these bug fixes and minor improvements:

  • Fix for potential indexing issue which would result in incorrectly tokenized search terms and poor or broken search functionality.
  • Fix for incorrect HTML in entity label bundles.
  • Fix for issue where image media processed in the background by the task queue would not honor custom center points when cropped.
  • Removed extraneous fonts and trackers.
  • Updated base profile with minor fixes and improvements.

You should rebuild the search indices for your database after updating. This can be accomplished using the "Rebuild search indices" option in the "Manage" menu under "Administrate" > "Maintenance", or by running caUtils rebuild-search-indices on the command line.

1.7.10

29 Jan 20:45
Compare
Choose a tag to compare

Version 1.7.10 is a maintenance release with bug fixes and improved support for MySQL 8.0.

1.7.9

31 Dec 23:56
Compare
Choose a tag to compare

Version 1.7.9 is a maintenance release with bug fixes and support for MySQL 8.0 and PHP 7.3 and 7.4.