summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/SemanticMediaWiki/docs/releasenotes/RELEASE-NOTES-2.3.1.md
blob: b1698e26f35a8fa0602650ee063249ecf2280da3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Semantic MediaWiki 2.3.1

Released on January 4th, 2016.

## Bug fixes

* #1248 Fixed misplaced replacement of `_` in the `ImportValueParser`
* #1252 Added [`$smwgEnabledInTextAnnotationParserStrictMode`](https://www.semantic-mediawiki.org/wiki/Help:$smwgEnabledInTextAnnotationParserStrictMode) allowing to reenable (by disabling strict mode which by default is enabled) multi-property assignments in `[[ :: ]]`
* #1256 Added creation of object ID's that are not yet available in `EmbeddedQueryDependencyLinksStore`
* #1268 Fixed 1.26/1.27 API/RawMode MediaWiki output changes
* #1255 Fixed output regression (T121761) in connection with `#ask` and generated template HTML output
* #1321 Added [`$smwgSparqlRepositoryConnectorForcedHttpVersion`](https://semantic-mediawiki.org/wiki/Help:$smwgSparqlRepositoryConnectorForcedHttpVersion) setting to set a specific HTTP version in case of a observed cURL issue (#1306)