File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -5,9 +5,10 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## Unreleased
8+ ## [ 0.19.1 ] - 2025-01-22
99
1010- Fix transformations setting in default mappings
11+ - Deny access to solr_ * resources through the API to non-admin users (#42 )
1112
1213## [ 0.19.0] - 2024-11-28
1314
@@ -236,6 +237,7 @@ The minimum Omeka S version required is 3.0.0
236237
237238First release
238239
240+ [ 0.19.1 ] : https://github.com/biblibre/omeka-s-module-Solr/releases/tag/v0.19.1
239241[ 0.19.0 ] : https://github.com/biblibre/omeka-s-module-Solr/releases/tag/v0.19.0
240242[ 0.18.0 ] : https://github.com/biblibre/omeka-s-module-Solr/releases/tag/v0.18.0
241243[ 0.17.1 ] : https://github.com/biblibre/omeka-s-module-Solr/releases/tag/v0.17.1
Original file line number Diff line number Diff line change 11[info]
22name = " Solr"
3- version = " 0.19.0 "
3+ version = " 0.19.1 "
44omeka_version_constraint = " ^3.1.0 || ^4.0.0"
55description = " Add Solr search adapter"
66author = " BibLibre"
You can’t perform that action at this time.
0 commit comments