Skip to content

Commit

Permalink
Merge branch 'master' into dev/4.0
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Friedman <[email protected]>
  • Loading branch information
iMattPro committed Nov 20, 2024
2 parents 187363f + fa96780 commit 3164c0a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@ jobs:

# START Other Tests Job (SQLite 3 and mssql)
other-tests:
runs-on: ubuntu-20.04 # TODO: Change back to 'ubuntu-22.04' when https://github.com/microsoft/mssql-docker/issues/899 resolved.
runs-on: ubuntu-22.04
strategy:
matrix:
include:
Expand Down
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 3.3.8 - 2024-11-08

- Fixed minor issues that could occur if the Google Fonts field was left empty.
- No longer using minified CSS files so it's easier to modify them for specific style tweaks.
- Moved some HTML links and icons code out of the language files and into the template files.
- Notifications in the ACP when arranging BBCodes now support browser dark mode.
- Fixes for ScaffoldBB style.

## 3.3.7 - 2023-05-18

- Auto Video PlugIn: This optional feature enables direct links to MP3, OGG, and WEBM files to be presented in an HTML5 video player.
Expand Down

0 comments on commit 3164c0a

Please sign in to comment.