Skip to content

Latest commit

 

History

History
49 lines (37 loc) · 1.42 KB

File metadata and controls

49 lines (37 loc) · 1.42 KB

Changelog

1.0.13

  • 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

1.0.12

  • New icons added
    • Bluesky
    • Discord
    • Mastodon
    • PayPal
    • Telegram
    • TikTok
    • VKontakte

1.0.11

  • Replace font icons with svg icons in the footer
  • Replace Twitter icon with X icon

1.0.10

  • Update phpBB 3.3.13
  • Remove IE9 stylesheet link

1.0.9

  • Updated phpBB 3.3.12
  • Some CSS adjustments

1.0.8

  • 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 (href and title attributes).
  • Added a custom template event to the config.html file, 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.