Skip to content

Commit 3fb275c

Browse files
committed
Bump version to 1.1.2
1 parent 117436f commit 3fb275c

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
### 1.1.2 - 2020-08-14
4+
5+
- Added a new caching option (to Media Embed Settings) which will cache the scraped content from some media sites, which can speed up performance when repeatedly loading content from some sites.
6+
- Added more informative error messages when this extension cannot be installed successfully.
7+
38
### 1.1.1 - 2019-06-13
49

510
- Fixed an issue that could cause some boards to have a fatal PHP error.

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "phpbb-extension",
44
"description": "An official phpBB extension that allows users to embed content from allowed sites using a [media] BBCode, or from simply posting a supported URL in plain text.",
55
"homepage": "https://www.phpbb.com",
6-
"version": "1.1.2-dev",
6+
"version": "1.1.2",
77
"license": "GPL-2.0-only",
88
"authors": [
99
{

0 commit comments

Comments
 (0)