Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.91 KB

RELEASE-NOTES-3.0.2.md

File metadata and controls

24 lines (18 loc) · 1.91 KB

Semantic MediaWiki 3.0.2

Released on April 11, 2019.

Enhancements

  • #3682 as f5d0cab: Removed IsFileCacheable hook and improves file caching
  • #3856 as 767c981: Switched setting of configuration parameter "$smwgCompactLinkSupport" to "false"

Bug fixes and internal code changes

  • #3742: Fixed raw output of templated message particles
  • #3771 as b7a78e0: Removed doPostOutputShutdown
  • #3772 as 79e4adb: Fixed "... expects parameter 1 to be a valid callback ..."
  • #3775 as 3b0d83c: Made data type "Equivalent URI" non declarative
  • #3847 as d088204: Fixed warning "a non-numeric value" was encountered
  • #3854 as d05671e: Provided a new test case for "display title"
  • #3859: Updated "InfolinkTest"
  • #3863: Fixed resource loading by replacing localpath with localBasePath
  • 0ed4bbf7: Updated "EventHandlerTest"

See also