- Official Post
Upgraded the Forums to 1.5.12, the Resource Manager to 1.2.4 and the Media gallery to 1.1.11.
Quote from the email I received from Xenforo
QuoteDisplay More
We have recently released XenForo 1.5.12 in order to fix several bugs and issues found since the previous release.Notably, we have replaced the Flash-based attachment uploader with an HTML5-based approach. This has increased compatibility with mobile devices and removes Flash as a dependency for multiple file uploads. The Flash-based uploader is now deprecated. While the HTML5 uploader is enabled by default, you can change back to the previous uploader code by disabling the "Use new HTML5 uploader" option.
Some of the other changes include:
- Add a CAPTCHA to account confirmation email resending if you've previously requested a resend recently to limit potential abuse.
- Limit the number of times you can change your email within a short period of time to limit potential abuse.
- Insert user change log records when two-step verification is enabled/disabled.
- Log profile post and profile post comment edits to the moderator log for consistency.
- Improved PHP 7.1 support with memory limit checks and numeric input handling.
- Allow autolinking to include links containing "[" characters.
- Allow the bounce parser to identify several other bounce message patterns.
- Maintain ICC profiles when using the Imagick image processor only if supported by Imagick.
- Move the Facebook logo sprite to be served locally as the existing URL no longer functions. (Note: this requires a new image within your image path: xenforo/connect_sprite.png.)
- Add some padding around the message content element to prevent characters from being cut off in certain specific cases.
For more information on this release, including upgrade instructions, please see our XenForo 1.5.12 release announcement.XenForo Media Gallery 1.1.11 Released
We have also released XenForo Media Gallery 1.1.11 in order to fix several issues discovered since the previous release. Some of the changes include:
- Changes to support the new HTML5 uploader in XenForo 1.5.12.
- Prevent an attempt to copy an image unless it has actually changed.
- Better support for transcoding video uploads on macOS.
- Add a missing index on the xengallery_comment table.
For more information on this release, please see our XenForo Media Gallery 1.1.11 release announcement.XenForo Resource Manager 1.2.4 Released
Finally, we have released XenForo Resource Manager 1.2.4 in order to fix several issues discovered since the previous release. Some of the changes include:
- Changes to support the new HTML5 uploader in XenForo 1.5.12.
- Fix ignored users still receiving alerts when mentioned in a resource update or if a resource was posted/updated by an ignored user while watched.
- Fix a specific situation where an option to delete an author's review response would appear incorrectly (display issue only; the response could not be removed).
- Add a placeholder username if a review was left by a since deleted account.
- Do not apply force enabled download permissions for your own resource when the resource was posted by a since deleted account.
- When selecting a category to add a resource to, do not let the chooser be submitted until the user selects a valid category.
- Fix unexpected model instantiation in the category watch data writer.