Skip to content
This repository has been archived by the owner on Nov 29, 2018. It is now read-only.

Latest commit

 

History

History
119 lines (56 loc) · 4.14 KB

CHANGELOG.md

File metadata and controls

119 lines (56 loc) · 4.14 KB

2.3.2 (2018-09-03)

Bug Fixes

  • seo: add option to disable crawling on preview pages (fd1c1ff)

2.3.1 (2017-04-21)

Bug Fixes

  • discovery: improve appearance of public entities (a772052)
  • discovery: improve public profile display (8b459c4)
  • share: use permalinks when in walled garden mode (1ca5355)

2.3.0 (2017-04-04)

Features

  • cards: allow scraper cards to be shared externally (97e7a75)
  • share: allow any URL to be shared externally (0edd9b6)

2.2.0 (2017-02-03)

Features

  • deps: update to latest version of elgg-url-sniffer (782916a)

2.1.2 (2016-10-25)

Bug Fixes

  • og: do a better job at resolving open graph images (1e99b00)
  • og: do a better job at resolving open graph images (8ac878f)
  • og: do a better job at resolving open graph images (295835e)
  • sharer: allow sharing any URL from extras menu (69e0c28)
  • sniff: sniff current route rather than current url (6a44390)

2.1.1 (2016-10-14)

Bug Fixes

  • ui: simplify extras menu (5fb4b4f)

2.1.0 (2016-10-13)

Bug Fixes

  • hashes: hashes now remain static across the session (30e911c)
  • menus: update deprecated uses of class parameter (bcbe3df)
  • metatags: correctly set meta properties for OGP tags (a1c3183)

Features

  • discovery: improve UX/UI of the discovery process and pages (df34293)
  • errors: catch some errors and redirect to entity permalinks (eaa502b)
  • links: set canonical URLs on permalink pages (59fb329)

2.0.2 (2016-08-24)

Bug Fixes

  • icons: default to site image if no icon found (65e64ba)

2.0.1 (2016-08-24)

2.0.0 (2016-08-24)

Features

  • releases: upgrade to 2.2 (815c9f9)

BREAKING CHANGES

  • releases: Now requires Elgg 2.2 Most hook and event handlers were refactored into class methods Many of the views have been updated Global variables and config values have been removed