Some of the changes in XFMG 2.2.5 include:
- Fix potential out-of-range error with adjusting media counts when albums are deleted
- Check moderated and deleted states when determining media comment visibility
- Fix incorrect variable usage in vBulletin importer
- Use a more generic icon for the default thumbnail for media embed media items.
- Do not display comments against ratings in the news feed when the comment can no longer be viewed.
- Add CLI command to rebuild album thumbnails.
- Prevent adding media to media items if the main add media permission is not given.
- Skip extension checking for media items that have been transcoded.
- Add setIsAutomated and setPerformValidations method to media creator.
- Adjust embedded media items in posts so the container fits the content better.
- Avoid layout shift when viewing media items.
- Avoid error logs if there is a non-existent attachment for a media item.
- Reset view/add privacy when moving album to/from category.
- Edit default category description to no longer attempt to link to the admin control panel.
- Include a user's pending media comments in various places
- Use validator to verify ffmpeg path in media attachment handler
- Rebuild album privacy caches when merging users
The following public templates have had changes:
- news_feed_item_xfmg_rating_insert
- xfmg_comment
- xfmg_comment_macros
- xfmg_gallery_bb_code.less
- xfmg_media_add_macros
- xfmg_media_list.less
- xfmg_media_note.less
- xfmg_media_view.less
- xfmg_media_view_macros
Where necessary, the merge system within the "outdated templates" page should be used to integrate these changes.