中文(简体)
Semantic MediaWiki 2.5.1/zh-hans
From semantic-mediawiki.org
Semantic MediaWiki 2.5.1 | |
---|---|
发行日期: | April 22, 2017 |
上个版本: | Semantic MediaWiki 2.5.0 |
下个版本: | Semantic MediaWiki 2.5.2 |
兼容: | MW 1.23.0 - 1.29.x |
当前版本: | |
SMW 4.2.0 |
Version 2.5.1 of Semantic MediaWiki is the next release after the major Semantic MediaWiki 2.5.0 release. It introduces a new feature called "deprecation notices", enhances existing functionality, provides bugfixes and further increases platform stability. See the English language RELEASE NOTES below on this page for further information. Please refer to the help page on installing Semantic MediaWiki to get detailed instructions on how to install or upgrade.
Important Note: Please remember to run MediaWiki's "update.php" maintenance script after the upgrade if you are upgrading from Semantic MediaWiki 2.4.x or earlier before continuing to work with Semantic MediaWiki.
Semantic MediaWiki 2.5.1
Released on April 22, 2017.
New feature
- #2357 as
ec3810d
Added deprecation notices system (#2357, #2384, #2401) toSpecial:SemanticMediaWiki
in support for the upcoming 3.0 release
Enhancements
- #2356 as
c781b02
ExtendedsmwgEnabledHttpDeferredJobRequest
to allowsSMW_HTTP_DEFERRED_LAZY_JOB
(#2356) - #2358 as
769ca88
Enforces "Property" and "Concept" canonical namespaces - #2367 as
ec6d5c1
Added a more verbose error message for failed allows values - #2386 as
cd31a79
Extended the contents importer to support the MediaWiki's XML format - #2387 as
6d11e5a
Improved the display ofSpecial:Browse
in connection with mobile devices and theMobileFrontend
extension - #2388 as
74afabe
Ensured the content for the full-text search is in sync with the "SemanticData" primary data update - #2414 as
3e32ad3
Add support for the display of query references on a subobject - #2417 as
55b3d99
Add a more verbose error message to the "WikiPageValue"
Bug fixes and internal code changes
- #2351 as
8a9b94d
Fixed[
encoding inHighlighter
to allows for some#info
post-processing - #2353 as
2414cb8
Fixed "Undefined index: HTTP_ACCEPT" in Special:URIResolver - #2354 as
21ee86c
Fixed a "Out of range value ..." in DB strict mode caused by the "PropertyStatisticsTable" - #2359 as
ed5686a
Fixed a "SubSemanticData::copyDataFrom ... null given" message - #2361 as
85b2386
FixedEntityIdDisposerJob::dispose
to use an int value - #2363 as
bad1460
Fixed pre-process of title content in theHighlighter
- #2365 as
f5a30dd
Added update marker to track and avoid havingrefreshLinksPrioritized
(MW 1.29+) to issue store updates - #2373 as
8a37d42
Added detection ofSMW off/on
for annotations within system messages - #2374 as
6ddb4c6
Added detection of property max count toSpecial:PropertyLabelSimilarity
- #2377 as
5d51d2c
Fixed "Uncaught Error: Unknown dependency: jquery.ui.autocomplete" inSpecial:Browse
when displayed by theMobileFrontend
extension - #2385 as
727b825
Fixed display if unparsed error text in wikitext display - #2389 as
b1800eb
Fixed counting of links inParserCachePurgeJob
- #2393 as
013da5a
AddedPageUpdater::isHtmlCacheUpdate
to disableHTMLCacheUpdateJob
due to T154427 - #2397 as
2af43cb
FixedSemanticData::getPropertyValues
to always return an indexed array - #2405 as
982f1dc
Fixed normalization of error messages in theAPI
output - #2406 as
7d4a0f5
Fixed duplicate detection for sort conditions inprop.chain
notations in connection with$smwgQFilterDuplicates
- #2410 as
d2cb5b7
Fixed the appearance of anindex
parameter in thefurther results
link in connection with the+|lang
printout parameter - #2412 as
d6aca45
Fixed order of parameters inSpecial:Ask
on the event of afurther results
link that contains+|...
parameters - #2413 as
d017a15
Fixed ID creation of temporary queries inUniquenessConstraintValueValidator
when a uniqueness constraint isn't cached - #2415 as
88e8884
Fixed URI value encoding for theExternal identifier
type
Deprecations
- #2362 as
4c004e4
Deprecated$smwgAdminRefreshStore
in favor of$smwgAdminFeatures
to be removed with SMW 3.1.0 - #2364 as
aba22d8
Fixed inconsistent list name parameter settings :$smwgQueryDependencyPropertyExemptionList
instead of now deprecated$smwgQueryDependencyPropertyExemptionlist
to be removed with SMW 3.1.0 and$smwgQueryDependencyAffiliatePropertyDetectionList
instead of now deprecated$smwgQueryDependencyAffiliatePropertyDetectionlist
to be removed with SMW 3.1.0