MyBB 1.8.23
SecurityMaintenance
code 1823
Full Package
Install a new MyBB forum or upgrade from older versions.
.zip – 2.14 MB
Download from MyBB.com Download from GitHub.com (mirror)sha512:
b182a2385a6549d24a479a76b2cc09c931f641422dae2d53f007a499ab0e77f490be6fd7c131f2c32d55c462d15ae5a1b68f57b7ea5ae76a1492ab37a03c85de
More checksums…
sha256:
8a9b4aa8b676c38bd35ef10f13aa184495864c79fedaa4fbf1d9f7a52b6fcb32
sha1:
68e76de40cd4d755be6faf418a3a7161da47da81
md5:
b47d8617c1511e98cc14c38c8d34c196
Changed Files
Upgrade from the previous version.
.zip – 0.93 MB
Download from MyBB.com Download from GitHub.com (mirror)sha512:
cdbd0cdeca2062b42fb79a21d2ccb34c308de25d2e615f62a8788e042e58dc8aa78e3530224f43353a5e45ffd2ab86242ae64e927cffb4f7152c1ac974458c8c
More checksums…
sha256:
806c5d979b3b3b075e492af59190a77e05d4688e49e735632b2fb20c042c48b8
sha1:
e83ad78713e76fe0152f448265d23cfaa160b111
md5:
bbfb91320c08663fa2c58a28119bfbbb
Upgrading to this Version
To upgrade: copy and overwrite the files, and run the install/
upgrade script.
Before performing any upgrade, remember to backup your forum’s files and database and store them safely.
If you have edited core files, including language files, please make sure you make a changelog for these changes so you can make them again (if necessary) once the upgrade is complete.
Follow the Upgrade Documentation for more detailed instructions.
Security Vulnerabilities Addressed (1)
Issues Resolved (101)
View issues on GitHubChanged Files ()
Changed Language Files (19)
There are changes to 19 language file(s). Changed languages files can be cross-referenced from the list above.Changed Templates (46)
calendar_weekrow_currentday
calendar_weekrow_day
calendar_weekrow_thismonth
codebuttons
editpost
error_nopermission
forumdisplay_thread
header_welcomeblock_guest_login_modal
headerinclude
managegroup_adduser
managegroup_inviteuser
managegroup_user_checkbox
member_profile_adminoptions_manageban
member_profile_contact_fields_skype
member_register
member_register_referrer
member_register_regimage_hcaptcha
member_register_regimage_hcaptcha_invisible
member_resendactivation
memberlist
memberlist_search
modcp_announcements_edit
modcp_announcements_new
modcp_banuser
modcp_finduser
modcp_warninglogs
moderation_delayedmoderation
moderation_threadnotes
multipage_jump_page
mycode_img
post_attachments
post_attachments_attachment_mod_approve
post_attachments_attachment_mod_unapprove
post_attachments_attachment_remove
post_attachments_attachment_unapproved
post_captcha_hcaptcha
post_captcha_hcaptcha_invisible
post_javascript
private_advanced_search
private_send
private_send_autocomplete
search
sendthread
usercp_editlists
usercp_removesubscription_forum
usercp_removesubscription_thread
This release includes added support for hCaptcha, reCAPTCHA v3, APCu, Redis, improvements related to ACP’s Thread Prefixes management, UTF-8 search, performance, and updates jQuery to 3.5.1.
Themes: content of
global.css
stylesheet may need updating (#3977).Extension developers: always use
verify_post_check()
formy_post_key
token verification (#4022); positions of some hooks were changed (#3648); thebanned
datacache was removed (#3878).