Some of the changes in XFMG 2.0.5 include:
- Add some missing uninstall steps
- When viewing a reported media item, show the media item.
- Fix typo in viewModeratedAlbums permission check.
- When editing an album/media item ensure that the description can be empited.
- Reduce query count when viewing albums/media items.
- When viewing an album, fix selected filters not displaying when filters are applied.
- Avoid content breaking out of the album/media item view columns.
- Display a more graceful error when a custom thumbnail upload fails for some reason.
- Prevent album/media item inline mod checkboxes showing through certain other elements.
- Ensure users without permission to add comments can still access certain comment links.
- Use the "full" URL when handling links used in the "SimpleHtml" renderer (mostly emails).
The following public templates have had changes:
- report_content_xfmg_media
- xfmg_album_view
- xfmg_comment_macros
- xfmg_media_edit_image
- xfmg_media_list_macros
- xfmg_media_view