More fixes and improvements
We are very excited to announce the release of e107 v2.2.0!
This major release contains numerous new fatures as well as a great bunch of bug fixes and additional improvements. We recommend everyone upgrade immediately! Additionaly there are some important notes that should be considered when updating to the latest version. Please read these carefully!
bootstrap4
theme_blank
theme (theme.xml and theme.php)db_Fetch()
in e_LEGACY_MODE permanently removed. Old plugins should use e107::getDb->fetch('both');
if this is still required.comments
: Any reference to #comments-container
(div ID) in the theme must be changed to .comments-container
(div class) (#1944){SIGNUP_GDPR_PRIVACYPOLICY_LINK}
and {SIGNUP_GDPR_TERMSANDCONDITIONS_LINK}
shortcodes. (#3175 and #3579).Chatbox
plugin: new default templates added (#3630)SITENAME
SITEDESCRIPTION
can be overridden using Englishcustom.php or Englishglobal.php plugin LAN files.{SIGNUP_IMAGES}
and {SIGNUP_SIGNUP_TEXT}
(#3582) and {LOGIN_*}
shortcodes (#3466)user_like_submitted
& user_rate_submitted
(#3552)load()
method for the e_admin
addon. See _blank
plugin for examples. (#3695)e107-test/code> repository https://github.com/e107inc/e107-test (to prevent bugs from being introduced, rather than having to fix them after they are an issue)
e107::getUserClass()->getUsersInClass
e_related
, added {RELATED_DATE}
shortcodeafterPrefsSave()
method in Admin-UI (#3799)Private Messenger
plugin (#1758, #3413)Banner
plugin (#3141)FAQ
pluginForum
plugin: not being able to move a forum post (#3619), forum moderators permissions (#3490), deleting of last post (#3490), forum pagination, newforumposts plugin (#3757), inline editing of forum name was changing SEF URL (#3798)Download
plugin (#3201, #3189, #3199, #2486, #3787)'type' => 'country'
in the Admin-UI (#3644)country
correctly displayed in User Profile (#3646){USER_AVATAR: w=150&h=150&crop=1&shape=circle}
(#3721)user_forum_post_report
, user_forum_post_report
and user_forum_topic_created_probationary
event triggers (#3618)/contact
SEF URL (#3566)list()
method in the the e_admin
addon (#3695)mysql_*()
methods and improved PDO usageFor a full list of changes, please go here.
Please see our downloads section to download a copy.
Thank you for continuing to use e107. Please feel free to tell us what you think about e107 in our Gitter chatroom!