Skip to content

v1.2.0

Compare
Choose a tag to compare
@SethClydesdale SethClydesdale released this 17 Mar 22:52
· 280 commits to master since this release
  • Added "Custom theme" option to Theme Selector and Theme Management.
  • Added Dark Mode (or Light Mode, depending on your forum theme) to the footer of the forum.
  • Added "Copy Code" button to the [code] bbcode that automatically copies the code contents upon clicking the button.
  • Added support for selected theme settings in local frames. (Changing the forum theme now changes the theme of the Chatbox, Emoticons, etc..)
  • Added classname ".forum-description" to the forum description on the index. (This should prevent the forum images from floating into other content, such as the sub-forum links)
  • Added classname ".forum-moderators" to the moderator link list on the index.
  • Added classname ".sub-forum-links" to the sub-forum link list on the index.
  • Added a maintenance message to the control panel, so you know when maintenance is being performed on it.
  • Added a new section to the FAE Control Panel for managing plugins. (view the wiki for more info)
  • Added "center" option for profiles in the control panel under General Settings.
  • Added "Submit a New Translation" option to the control panel translator, so it's easier to learn how to submit translations.
  • Added Spanish translation. (Thanks to Laura)
  • Optimized Facebook Connect module.
  • Replaced the link to the repository in the footer with our web page link instead.
  • Fixed codebox displaying "Hidden:" label when inside the [hide] tags.
  • Fixed quick navigation not displaying when alwaysVisible was enabled and the menu was on the right.