Skip to content

Commit e99d5d7

Browse files
authored
Merge pull request #127 from phpbb-extensions/prep-2.0.5
Bump to version 2.0.5
2 parents 39b722a + d3e90d5 commit e99d5d7

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
### 2.0.5 - 2026-03-21
4+
5+
- Added and/or updated support for media sites:
6+
- Facebook
7+
- vk.com
8+
39
### 2.0.4 - 2025-12-16
410

511
- Fixed problems with YouTube not playing videos due to YouTube's referrerer policy.

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/customise/db/extension/mediaembed/",
6-
"version": "2.0.5-dev",
6+
"version": "2.0.5",
77
"license": "GPL-2.0-only",
88
"authors": [
99
{

0 commit comments

Comments
 (0)