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_currentdaycalendar_weekrow_daycalendar_weekrow_thismonthcodebuttonseditposterror_nopermissionforumdisplay_threadheader_welcomeblock_guest_login_modalheaderincludemanagegroup_addusermanagegroup_inviteusermanagegroup_user_checkboxmember_profile_adminoptions_managebanmember_profile_contact_fields_skypemember_registermember_register_referrermember_register_regimage_hcaptchamember_register_regimage_hcaptcha_invisiblemember_resendactivationmemberlistmemberlist_searchmodcp_announcements_editmodcp_announcements_newmodcp_banusermodcp_findusermodcp_warninglogsmoderation_delayedmoderationmoderation_threadnotesmultipage_jump_pagemycode_imgpost_attachmentspost_attachments_attachment_mod_approvepost_attachments_attachment_mod_unapprovepost_attachments_attachment_removepost_attachments_attachment_unapprovedpost_captcha_hcaptchapost_captcha_hcaptcha_invisiblepost_javascriptprivate_advanced_searchprivate_sendprivate_send_autocompletesearchsendthreadusercp_editlistsusercp_removesubscription_forumusercp_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.cssstylesheet may need updating (#3977).Extension developers: always use
verify_post_check()formy_post_keytoken verification (#4022); positions of some hooks were changed (#3648); thebanneddatacache was removed (#3878).