Skip to content

Commit 2babcd7

Browse files
JeroenDeDauwclaude
andcommitted
Release 1.1.0
* Added support for the external identifier property type to list facets * Added support for the EDTF property type to list facets (range facets are not yet supported) * Added support for MediaWiki 1.45 * Added support for PHP 8.5 * Updated translations Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 950795e commit 2babcd7

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,14 @@ Commands that use Docker:
4949

5050
## Release Notes
5151

52+
### Version 1.1.0 - 2026-06-15
53+
54+
* Added support for the external identifier property type to list facets
55+
* Added support for the EDTF property type to list facets (range facets are not yet supported)
56+
* Added support for MediaWiki 1.45
57+
* Added support for PHP 8.5
58+
* Updated translations
59+
5260
### Version 1.0.1 - 2025-12-05
5361

5462
* Updated translations

extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Wikibase Faceted Search",
33

4-
"version": "1.0.1",
4+
"version": "1.1.0",
55

66
"author": [
77
"[https://Professional.Wiki/ Professional Wiki]"

0 commit comments

Comments
 (0)