Skip to content

Commit c07e5be

Browse files
JeroenDeDauwkghbln
andauthored
4.2.0 release (#804)
* 4.2.0 release Fixes #800 * Update RELEASE-NOTES.md Tweak readme --------- Co-authored-by: Karsten Hoffmeyer <[email protected]>
1 parent 1221aec commit c07e5be

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

RELEASE-NOTES.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
These are the release notes for the [Semantic Result Formats](https://www.semantic-mediawiki.org/wiki/Extension:Semantic_Result_Formats) (a.k.a SRF) MediaWiki extension.
22

3-
## SRF (future version)
4-
not a release yet
3+
## SRF 4.2.0
4+
5+
Released on December 7, 2023.
6+
57
* Improved compatibility with recent versions of MediaWiki [792](https://github.com/SemanticMediaWiki/SemanticResultFormats/pull/792), [780](https://github.com/SemanticMediaWiki/SemanticResultFormats/pull/780) (by @Seb35 and @D-Groenewegen)
68
* Improved test coverage [789](https://github.com/SemanticMediaWiki/SemanticResultFormats/pull/791), [791](https://github.com/SemanticMediaWiki/SemanticResultFormats/pull/791) (by [gesinn.it](https://gesinn.it))
79
* [790](https://github.com/SemanticMediaWiki/SemanticResultFormats/pull/790) removed datatables-legacy format (by @YvarRavy)
@@ -10,8 +12,10 @@ not a release yet
1012
* [782](https://github.com/SemanticMediaWiki/SemanticResultFormats/pull/783) fixes jqplotchart issue (by @thomas-topway-it for ([KM-A](https://km-a.net))
1113
* [777](https://github.com/SemanticMediaWiki/SemanticResultFormats/pull/777) fixes eventcalender issue (by @thomas-topway-it for ([KM-A](https://km-a.net))
1214
* Further improvements of datatables format: [775](https://github.com/SemanticMediaWiki/SemanticResultFormats/pull/775), [774](https://github.com/SemanticMediaWiki/SemanticResultFormats/pull/774), [773](https://github.com/SemanticMediaWiki/SemanticResultFormats/pull/773) (by @thomas-topway-it for ([KM-A](https://km-a.net))
15+
* Fixed NONCEs on inline scripts in order to support CSP-Header
16+
* Fixed GraphViz extension support in the Graph format (by [Professional Wiki](https://professional.wiki))
1317

14-
## SRF 4.1
18+
## SRF 4.1.0
1519

1620
Released on October 12, 2023.
1721

extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "SemanticResultFormats",
3-
"version": "4.1.0-beta",
3+
"version": "4.2.0",
44
"author": [
55
"James Hong Kong",
66
"Stephan Gambke",

0 commit comments

Comments
 (0)