We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76e24c6 commit e862ee0Copy full SHA for e862ee0
docs/releasenotes/RELEASE-NOTES-2.4.2.md
@@ -0,0 +1,13 @@
1
+# Semantic MediaWiki 2.4.2
2
+
3
+Released on November 12nd, 2016.
4
5
+## Bug fixes
6
7
+* #1829 Only have the `DisplayTitlePropertyAnnotator create an annotation in case `SMW_DV_WPV_DTITLE` is enabled
8
+* #1883 Avoid mismatch in case `hasSubSemanticData` has been overridden as by `Sql3StubSemanticData`
9
+* #1885 Fixed postgres bytea escape/unescape on blob fields
10
+* #1887 Moved `Hooks:CanonicalNamespaces` to an earlier execution point
11
+* #1897 Work around deprecated/removed `DatabaseBase::getSearchEngine`
12
+* #1901 Make `enableSemantics` call `NamespaceManager`
13
+* #1911 Improve compatibility with MediaWiki 1.28+
0 commit comments