Skip to content

Commit bbc5c41

Browse files
committed
Bump to 2.0.4
1 parent 83b217e commit bbc5c41

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
### 2.0.4 - 2025-12-16
4+
5+
- Fixed problems with YouTube not playing videos due to YouTube's referrerer policy.
6+
- Ensure and future-proof compatibility with phpBB4.
7+
- Added language packs:
8+
- Romanian
9+
310
### 2.0.3 - 2025-09-20
411

512
- Added an amendment to the forum privacy policy regarding how embedded content may affect user privacy.

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.3",
6+
"version": "2.0.4",
77
"license": "GPL-2.0-only",
88
"authors": [
99
{

0 commit comments

Comments
 (0)