XenForo Media Gallery 2.1.8 Released | XFMG 2.1 ENXF

Released 2x XenForo Media Gallery 2.1.8 Released | XFMG 2.1 ENXF 2.1.8

No permission to download
Some of the changes in XFMG 2.1.8 include:
  • When there is no permission to view media, ensure the custom BB code gallery button is removed appropriately.
  • Fix incorrect conversion of some xengallery/ route filters when upgrading from XFMG 1.x.
  • Update Add-on list FAQ link for the add-on to the correct version of the manual.
Some of the changes in XFMG 2.1.7 include:
  • Prevent retaining IDs in a few gallery importers related to additional albums the importer creates for organizational purposes.
  • Prevent undefined index errors when importing gallery comments from IPS Gallery.
  • Improve performance of comments widget by constraining the query to only recent comments and set a hint toward the comment_date index.
  • Prevent the audio timestamp from being hidden when displaying audio media via the [GALLERY] BB code.
Some of the changes in XFMG 2.1.6 include:
  • Avoid errors when watermarking images and other media item tasks when the attachment data is missing.
  • Prevent an error arising from missing attachment data when generating album thumbnails.
  • Add some missing canonical tags and nofollow film-strip jump links.
  • Fix incorrect route context for media/comments route.
Some of the changes in XFMG 2.1.5 include:
  • When importing albums and pictures from vB Albums ensure that we do not double encode HTML entities and we strip BB code.
  • Prevent a template warning from displaying when viewing the news feed which contains a rating feed item for a deleted media/album.
  • Allow embedded media blocks to be aligned according to their parent container alignment (allow them to be centered or right aligned).
  • Add missing route for the editor gallery browser which meant that pagination wasn't working as expected for browsing albums.
  • Fix and change format of the exposure time EXIF data displayed on photos.
  • Add a link to "Moderator actions" when viewing a media item or an album.
Some of the changes in XFMG 2.1.4 include:
  • Pass in a default username for the author name if the username is empty.
  • Update gallery embed data retriever to use the same Metadata fetcher system as XF unfurling.
  • When the media attachment handler is getting the attachment's container, ensure it eagerly fetches permissions and other relevant data to avoid additional queries later.
  • Allow users to manage their own media/albums using inline moderation anywhere.
  • Reimplement the ability to edit a media title and change the embed URL.
The following public templates have had changes:
  • xfmg_media_edit
Some of the changes in XFMG 2.1.3 include:
  • Use the storecat value when building the original source file location where appropriate.
  • Change visibility of overridden canBookmarkContent method to match parent
  • Remove misleading text from album creation page.
  • Add some missing moderator log phrases and ensure entries logged when category changes occur.
  • Implement RSS feeds of lists of media items for media index, category index and album index, similar to XFMG 1.x. RSS feed can be accessed by adding index.rss to the end of an existing URL.
  • Use correct icon for custom thumbnail placeholder.
  • Display the correct "noThumb" icon for media embeds.
  • When displaying the transparent "noThumb" image, generate one which is the same dimensions as generated thumbnails if the thumbnail is non-square.
  • Adjust size of delete button when editing an image note and workaround a sizing issue for the note field in Firefox.
  • When an album is inside a category, check the visibility permissions (deleted/moderated etc.) first before category permissions.
  • Fix incorrectly labelled "Manage any tags" permission.

The following public templates have had changes:
  • core_xfmg.less
  • xfmg_media_add_macros
  • xfmg_media_note_edit
Some of the changes in XFMG 2.1.2 include:

  • Fix MySQL query error when importing ratings from IPS Gallery.
  • When generating album thumbnails or setting an image as an avatar, prevent an unexpected error if an image cannot be edited.
  • Prevent error when rebuilding media item ratings due to a conflicting class alias.
  • When importing media items, clean up temp files at the end of the current run.
  • Prefer the DateTimeOriginal value from EXIF data for the "Date taken" value.
  • Implement onAttachmentDelete method for the media item attachment handler - if an attachment is deleted, the media item will be too.
  • Remove extraneous padding from image editor buttons.
The following public templates have had changes:

  • xfmg_media_edit_image
Where necessary, the merge system within the "outdated templates" page should be used to integrate these changes.
XenForo Media Gallery 2.1.1 Released

In addition to the usual bug fixes and improvements, we have also added support for importing from the following galleries:
  • XenForo Media Gallery 2.0
  • XenForo Media Gallery 2.1
  • vBulletin Albums 3.x
  • vBulletin Albums 4.x
  • Invision Community Gallery 4.x
  • Photopost Pro 8.x
  • Photopost vBGallery
Some of the other changes in XFMG 2.1.1 include:
  • Full suite of importer data classes to facilitate the creation of importers from other software.
  • Mark comments in content read after creation.
  • Set album/media item searcher to have no default reaction score values.
  • Use the correct FA font for the delete icon on embedded media.
  • Fix some missing content type phrases.
  • Allow unapproved media items to reflect whether they are from an album or a category.
  • Use a non-standard z-index for item inline moderation checkboxes so that the checkboxes are visible above the item state icon and not visible above filter menus.
The following public templates have had changes:
  • approval_item_xfmg_media
  • core_xfmg.less
  • xfmg_item_list.less
  • Where necessary, the merge system within the "outdated templates" page should be used to integrate these changes.
Current requirements

The following are minimum requirements:
  • PHP 5.6 or newer (PHP 7.2 recommended)
  • MySQL 5.5 and newer (MySQL 5.7/8.0 or equivalent recommended)
  • All of the official add-ons require XenForo 2.1.
  • Enhanced Search requires at least Elasticsearch 2.0.
Top