Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 653 Bytes

CHANGELOG.md

File metadata and controls

25 lines (19 loc) · 653 Bytes

#v3.0.0

  • Class PDFHandler removed.
  • Deprecated usage of User::newFromName() replaced by MediaWikiServices usage.
  • Deprecated usage of wfFindFile() replaced by MediaWikiServices usage.
  • Deprecated usage of disableCache() removed.

#v2.0.2

  • Updated extension.json to support MediaWiki 1.30+.

#v2.0.1

  • Switched over to iframes to support newer browsers.

#v2.0.0

  • Converted to extension registration.
  • Forcing a max-width: 100%; on the object container.

#v1.1.2

  • Added page parameter.

#v1.1.1

#v1.1

  • Fix PHP notices being thrown for some parameters.
  • Missing language string.