Skip to content

Commit

Permalink
bump to 3.3.4
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Friedman <[email protected]>
  • Loading branch information
iMattPro committed Jun 17, 2022
1 parent 2469235 commit 719272d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 3.3.4 - 2022-06-16

- Updated the Font BBCode menu to show the font name in the style of the font in all browsers
- Added additional template events around the ABBC3 toolbar
- Added support for Scaffold style

## 3.3.3 - 2022-02-24

- Made the Font BBCode more customizable and compatible for all users:
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "phpbb-extension",
"description": "Replace phpBB3'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).",
"homepage": "https://github.com/iMattPro/abbc3",
"version": "3.3.3",
"version": "3.3.4",
"keywords": ["phpbb", "extension", "bbcodes", "bbvideo"],
"license": "GPL-2.0-only",
"authors": [
Expand Down

0 comments on commit 719272d

Please sign in to comment.