OmekaS - Package Updates
-
[1.0.0]
- Update Omeka S to 3.1.2
- A page could become inaccessible when an asset or page used in an Asset block was removed or made private
- The Asset block did not allow page authors to choose private pages to link to (or any pages from a private site)
- Large lists in the List of pages block could encounter an error when trying to add a new page
- When reordering blocks on the edit form for pages, dropping a block into the HTML editor of an HTML block would insert unwanted text into the block (#1791)
- Poor visibility in Safari for some disabled form elements
- The Link headers in the REST API could be incorrect if the per_page query parameter was passed
-
[1.0.1]
- Update Omeka S to 3.2.1
- Full changelog
- Fixed bugs affecting resource selection sidebars that could cause inaccurate counts and could incorrectly show that all resources had already been selected
- Fixed "quick add" when setting resource values to respect the data type for all created values, instead of just the first one
- Fixed a missing translation in some public search results (#1839, fix contributed by @ManOnDaMoon)
- Fixed a bug in the JSON-LD output that could violate the spec when the @reverse key appeared when there were no reverse properties (#1840)
- Fixed spurious notices that could be logged when the same user/session accessed the site multiple times in very quick succession
- Updated the bundled default theme to version 1.6.4
- Translation updates for Basque, Spanish
-
[1.0.2]
- Update Omeka S to 3.2.2
- Full changelog
- Fixed permissions issues when using value annotation for non-admin users
- Fixed permissions for vocabularies to allow supervisors to import vocabularies and manage ones they import
- Fixed incorrect appearance of user editing buttons and UI for Editor users
- Fixed video thumbnailing for some versions of ImageMagick (the problematic versions are those between 6.9.11-31 and 6.9.12-54, inclusive)
- Updated translations for Basque, Czech, French
-
[1.0.3]
- Update Omeka S to 3.2.3
- Full changelog
- Fixed a bug where marking a user as inactive would still allow them to continue any active sessions they had open (reported by Christian Martin)
- Fixed the @reverse key in API responses containing links that pointed to the current resource, not the in-linking resources (#1878)
- Fixed the @reverse key in API responses always linking to the items endpoint even if the linking resource was of another type (#1888)
- Fixed an issue that could cause files using the CMYK colorspace to have thumbnails generated with inverted colors when using the Imagick thumbnailer
-
@nebulon Thank's
The update of the Ldap module has been done while waiting for the version 4 of Omeka S. The version 4 of Omeka S should be released soon, it's a major version with many changes.
I will test but I am not sure that the updated Ldap module works well with the current version of Omeka S
-
[1.1.1]
- Update Omeka S to 4.0.1
- Full changelog
-
[1.1.4]
- Update Omeka S to 4.0.3
- Full changelog
- Malformed/malicious non-image files could improperly be allowed as uploaded assets
- Installation title was not properly escaped when displayed in several views
- The accept attribute for the upload input for assets was not updated to match the new default allowed asset types
- Uploaded assets are now checked for both type and extension
- Alongside the configurable list of allowed asset types introduced in 4.0.2, there is now a configurable list of allowed asset file extensions
-
[1.1.5]
- Update Omeka S to 4.0.4
- Full changelog
- Page titles were not properly escaped on the admin pages list for a site if viewed by lower-privilege users without permission to edit
- Lower-privilege users could view the info on other users' user edit pages
- Updated translations for Brazilian Portuguese, Dutch, French and Mongolian
-
[1.2.0]
- Update Omeka S to 4.1.0
- Full changelog
- Page authoring improvements
- Performance improvement for performing many "OR"-joined property/value searches at once
- Site navigation allows user to configure a custom link to open in a new tab/window
- New settings for controlling appearance of subnavigation on public site pages
- New batch edit option for setting resource ownership
- OEmbed media can now be updated
- Site setting for pre-expanding value annotations
-
[1.2.1]
- Update Omeka S to 4.1.1
- Full changelog
- Custom thumbnails set on a primary media will also be used when getting a thumbnail for the parent item
- The "no sites" message never disappeared when adding the first site on the add/edit item page in 4.0.0
- Item sets were not sortable in the site resources section in 4.0.0
- Themes did not show new version notifications in 4.0.0
-
[1.3.0]
- Update base image to 5.0.0
-
[1.3.1]
- Add checklist
-
[1.4.0]
- Update omeka-s to 4.2.0
- Full Changelog
- New version notifications were not being shown correctly for the core
- The confirmation message warning users that they made changes which would be lost if not saved could trigger improperly on the site navigation admin page when no changes were actually made
- An error that could arise when viewing the system information page with no subfolders yet under the "files" folder (#2196, fix contributed by Andreas Warnaar)
- Custom thumbnails for primary media were not used when getting the thumbnail for a parent resource
- The media show page could show an Edit button even if the current user did not have permission to edit the media
- An error happened preventing the proper response when performing a REST DELETE operation when
@reversewas enabled in the API - Event listening did not work properly for some forms
- Public "front page" cross-site advanced searches were broken