- Fix SoundCloud icon name
- Add a config parameter to show/hide the "scroll to top" link
- Modification of the popular topics icon. Thanks to Talk19Zehn for the suggestion.
- JS & CSS minor adjustments
- New icons added
- Bluesky
- Discord
- Mastodon
- PayPal
- Telegram
- TikTok
- VKontakte
- Replace font icons with svg icons in the footer
- Replace Twitter icon with X icon
- Update phpBB 3.3.13
- Remove IE9 stylesheet link
- Updated phpBB 3.3.12
- Some CSS adjustments
- Spectrum plugin updated to the latest version (2.0.10).
- Widespread use of Twig syntax in template files.
- Using a loop to create list items for color selectors.
- Using a loop to generate list items for social network icons in the footer.
- Added the ability to easily modify the title attribute of footer icons.
- Footer icons can now be configured in
config.html(hrefandtitleattributes). - Added a custom template event to the
config.htmlfile, allowing the creation of an extension to set configuration parameters. - Added missing link to subscribe to forums in viewtopic_body.html.
- Added sticky top navbar.
- The divs wrapping template events in statistics blocks have been removed.
- Some CSS adjustments.
- Some JS adjustments.