Skip to content

Commit 97f225e

Browse files
committed
Bump to version 3.3.10
1 parent aae4112 commit 97f225e

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

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

3+
## 3.3.10 - 2026-04-20
4+
5+
- Fixed an issue where some installations could fail while trying to install a BBCode with an emoji on boards with legacy or incompatible schema charset.
6+
- Updated the Polish translation.
7+
38
## 3.3.9 - 2026-03-19
49

510
- The [highlight] BBCode will now use a text color that contrasts well with the highlight color.
@@ -88,7 +93,7 @@
8893
## 3.2.2 - 2019-04-29
8994

9095
- BBCode URL/BBVideo Wizard is now a modal / overlay to solve some issues where it might have been obscured from view.
91-
- Ensure BBVideos are sorted alphabetically in the BBCode Wizard's example drop-down menu.
96+
- Ensure BBVideos are sorted alphabetically in the BBCode Wizard's drop-down example menu.
9297
- Added Slovak translation.
9398
- Additional minor code improvements.
9499

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": "Replace phpBB's default BBCode buttons with icons in a customizable toolbar. This extension also adds many new and useful custom BBCodes giving users more ways to customize their posts, including BBvideo (embed videos from dozens of media sites). Custom BBCodes can be arranged and sorted in any order and assigned to specific usergroups (such as Moderators and Admins only).",
55
"homepage": "https://github.com/iMattPro/abbc3",
6-
"version": "3.3.9",
6+
"version": "3.3.10",
77
"keywords": ["phpbb", "extension", "bbcodes", "bbvideo"],
88
"license": "GPL-2.0-only",
99
"authors": [

0 commit comments

Comments
 (0)