Version 8.2.3 (05 Jul 2026)
Updates:
- Added 13 additional language packs (Arabic, Czech, German, Greek, Spanish, French, Hungarian, Italian, Dutch, Portuguese, Turkish, Ukrainian, Chinese) to the component XML manifest for both frontend and backend
Bug Fixes:
- Fixed files and tags in admin dropdown selectors now showing their ID alongside the name to distinguish duplicates, and sorted alphabetically by name
- Fixed language string files for Latest and Search modules that were incorrectly placed in the admin language folder instead of the shared language folder
## [8.2.3] - 2026-07-05
Fixes file/tag ordering in admin dropdowns and corrects language file placement
### 🐛 Bug Fixes
- Fixed files and tags in admin dropdown selectors now showing their ID alongside the name to distinguish duplicates, and sorted alphabetically by name
- Fixed language string files for Latest and Search modules that were incorrectly placed in the admin language folder instead of the shared language folder
### ⚡ Improvements
- File and tag picker dropdowns in module settings are now easier to use — each entry shows its name and ID, and the list is sorted alphabetically
### 🔧 Technical Changes
- Added 13 additional language packs (Arabic, Czech, German, Greek, Spanish, French, Hungarian, Italian, Dutch, Portuguese, Turkish, Ukrainian, Chinese) to the component XML manifest for both frontend and backend
Version 8.2.2 (09 Jun 2026)
New Features:
- Added new 'Top Tags' module (mod_fwg_top_tags) that displays your most popular tags as a weighted cloud, bulleted list, or inline list
- Added tag cloud display mode to the Search module — visitors can now browse by tag directly from the search widget
- Added per-tag SEO meta description field so each tag page can have its own custom meta description
- Added tag filter option to the Latest Files module, enabling widgets like 'Latest Wedding Photos' scoped to a specific tag
- Added SEO Booster image XML sitemap (Google Image Sitemap format) automatically linked from gallery pages
- Added Photograph structured data (schema.org/Photograph) for single image pages when EXIF data is available, with configurable fields (camera, focal length, exposure, date, copyright, GPS, creator)
- Added configurable tag URL mask in SEO Booster for clean SEF URLs on tag-filtered gallery pages (e.g. /tag/weddings)
- Added smart gallery schema type — galleries with mixed media now emit MediaGallery instead of ImageGallery in structured data
Updates:
- Added ongetTopTags plugin event for tag ranking data providers
- Added ongetSearchModes and ongetSearchModeData plugin events for extensible search module display modes
- Added ongetModuleDataExtraSearch plugin event for tag-based filtering in modules
- Added metadescr column to #__fwsg_tag table (auto-migrated on update)
- Image sitemap served via com_ajax (index.php?option=com_ajax&plugin=seobooster&format=raw&layout=imagesitemap)
Bug Fixes:
- Fixed 'Load More' button showing an incorrect count when paginating category listings
- Fixed category and file descriptions losing HTML formatting when saved from the WYSIWYG editor
## [8.2.2] - 2026-06-09
Adds Top Tags module, tag cloud search mode, Photograph schema, image sitemap, and EXIF/IPTC auto-tagging
### 🚀 New Features
- Added new 'Top Tags' module (mod_fwg_top_tags) that displays your most popular tags as a weighted cloud, bulleted list, or inline list
- Added tag cloud display mode to the Search module — visitors can now browse by tag directly from the search widget
- Added per-tag SEO meta description field so each tag page can have its own custom meta description
- Added tag filter option to the Latest Files module, enabling widgets like 'Latest Wedding Photos' scoped to a specific tag
- Added SEO Booster image XML sitemap (Google Image Sitemap format) automatically linked from gallery pages
- Added Photograph structured data (schema.org/Photograph) for single image pages when EXIF data is available, with configurable fields (camera, focal length, exposure, date, copyright, GPS, creator)
- Added configurable tag URL mask in SEO Booster for clean SEF URLs on tag-filtered gallery pages (e.g. /tag/weddings)
- Added smart gallery schema type — galleries with mixed media now emit MediaGallery instead of ImageGallery in structured data
### 🐛 Bug Fixes
- Fixed 'Load More' button showing an incorrect count when paginating category listings
- Fixed category and file descriptions losing HTML formatting when saved from the WYSIWYG editor
### ⚡ Improvements
- EXIF GPS coordinates are now automatically pinned to the file location on upload (can be disabled in Meta plugin settings)
- IPTC keywords are now automatically applied as tags on upload, with a configurable cap on how many keywords are imported (can be disabled in Meta plugin settings)
- Raw EXIF and IPTC data is now exposed to other plugins via the ongetFileExtraFields event for custom integrations
### 🔧 Technical Changes
- Added ongetTopTags plugin event for tag ranking data providers
- Added ongetSearchModes and ongetSearchModeData plugin events for extensible search module display modes
- Added ongetModuleDataExtraSearch plugin event for tag-based filtering in modules
- Added metadescr column to #__fwsg_tag table (auto-migrated on update)
- Image sitemap served via com_ajax (index.php?option=com_ajax&plugin=seobooster&format=raw&layout=imagesitemap)
Version 8.2.1 (01 Jun 2026)
Updates:
- Replaced loose equality comparisons with strict type-safe checks in tag plugin
Bug Fixes:
- Fixed social share preview images (og:image / twitter:image) for audio files — now shows album art, category cover, or a fallback image instead of a broken link
- Fixed broken Google Photos import that has been non-functional since Google shut down the Picasa API
- Fixed URLs generated for gallery navigation that could break routing in certain Joomla configurations
## [8.2.1] - 2026-06-01
Fixes social sharing images for audio files, removes broken Google Photos import, and improves output escaping
### 🐛 Bug Fixes
- Fixed social share preview images (og:image / twitter:image) for audio files — now shows album art, category cover, or a fallback image instead of a broken link
- Fixed broken Google Photos import that has been non-functional since Google shut down the Picasa API
- Fixed URLs generated for gallery navigation that could break routing in certain Joomla configurations
### ⚡ Improvements
- Improved security by properly escaping all HTML attribute output across all gallery templates
### 🔧 Technical Changes
- Replaced loose equality comparisons with strict type-safe checks in tag plugin
Version 8.2.0 (24 Mar 2026)
New Features:
WebP image format support
Bug Fixes:
Maximum stored image size (image_width / image_height)
Version 8.1.1 (22 Jan 2026)
Bug Fixes:
fixed - Images indexing issue when batch uploaded
Version 8.1.0 (17 Oct 2025)
Updates:
Joomla! v.6.0 compatibility
Version 8.0.5 (07 Oct 2025)
Bug Fixes:
fixed displaying finder plugin as non-installed
Version 8.0.4 (09 May 2025)
Bug Fixes:
fixed gallery and tags links in module anywhere
Version 8.0.3 (23 Apr 2025)
Bug Fixes:
fixed gallery and tags links in module anywhere
Version 8.0.2 (28 Mar 2025)
New Features:
added Admin sidebar menu with logo
Version 8.0.1 (06 Mar 2025)
Bug Fixes:
fixed ordering in files on the site side by created date (which is editable) instead of using of updated date
Version 8.0.0 (21 Jun 2024)
Updates:
UIkit uk prefix in css classes was replaced to fwk, in scripts to UIkit class was added the fwk prefix to avoid conflicts with UIkit used in templates and others extensions
Version 7.5.5 (16 Apr 2024)
Bug Fixes:
fixed problem with WordPress integration regarding moving downloaded files and addons to the WP uploads folder
Version 7.5.4 (29 Nov 2023)
Bug Fixes:
using overriden language constants from admin language file
Version 7.5.3 (28 Nov 2023)
Updates:
updates in the dark admin theme
Bug Fixes:
fixed search in overriden language constants
Version 7.5.2 (06 Nov 2023)
New Features:
Admin dark theme
Updates:
Joomla! v.5.x compatibility
Version 7.5.1 (18 Oct 2023)
Updates:
- Removed User section menu - it can be done via Joomla menu
- Main component update notification lightbox prior to installing an update
- Add-ons section design
Bug Fixes:
- Removed a few obsolete update links in Joomla updates
- Website verification desing changed
Version 7.5.0 (18 Jul 2023)
Updates:
Admin Dashboard new design
Version 7.4.3 (09 Jul 2023)
Bug Fixes:
fixed notification popup design
added classic design addon to the package
Version 7.4.2 (05 Jul 2023)
Bug Fixes:
improved verification routine
fixed css section
Version 7.4.1 (27 Jun 2023)
Bug Fixes:
fixed Joomla 3.x fatal error with wrong parameter type for HttpFactory::getHttp()
Version 7.4.0 (26 Jun 2023)
Updates:
Moved all site template files (from the component, modules, add-ons) to the design add-ons
Version 7.3.1 (08 May 2023)
Bug Fixes:
fixed finder data keeping consistency
Version 7.3.0 (02 May 2023)
Updates:
Full admin design update
Version 7.2.1 (21 Mar 2023)
Bug Fixes:
fixed search doesn't work for file names
Version 7.2.0 (14 Feb 2023)
Updates:
Better website verification
Bug Fixes:
fixed storing "off" values in the desing settings
Version 7.1.9 (20 Jan 2023)
Bug Fixes:
removed tree dots instead of 5 in the pagination block
Version 7.1.8 (20 Jan 2023)
Bug Fixes:
fixed pagination width when no sorting/limit options enabled
Version 7.1.7 (18 Jan 2023)
Bug Fixes:
fixed escaping fron-end links when Joomla! SEF mode is off
Version 7.1.6 (16 Jan 2023)
Bug Fixes:
fixed php 8 notices
Version 7.1.5 (02 Jan 2023)
Bug Fixes:
links in modules on pages without FW Gallery component fix
translation requesting and loading fix
Version 7.1.4 (21 Dec 2022)
Bug Fixes:
* FWG - waterfall grid fix
* FWG - moved watermark settings from Files desigs section to Watermark settings
Version 7.1.3 (14 Oct 2022)
Updates:
slightly changed the display of cards in the admin
Bug Fixes:
fixed batch upload and folder import of videos and music
fixed display of vertical images configured in the component settings (when the height is greater than the width)
Version 7.1.2 (13 Sep 2022)
Bug Fixes:
fixed display of installed addons on *nix hosting when there are uppercase letters in the path
Version 7.1.1 (12 Sep 2022)
Bug Fixes:
added a check for an active subscription with an inactive site
Version 7.0.1 (29 Jul 2022)
Bug Fixes:
unable to get to the FW dashboard
Version 6.7.2 (20 Sep 2021)
Bug Fixes:
Critical Editor bug fix for Joomla 4 when editing files and categories.
Version 6.7.1 (10 Sep 2021)
Bug Fixes:
Adding new category error fixed.
Cleaned up uploading images process and notifications fix.
Version 6.7.0 (08 Sep 2021)
Updates:
Major Joomla! 4 review
Admin design fix
Joomla! 4 router update
Version 6.6.4 (19 Jul 2021)
Updates:
Frontend gallery date ordering changed to creation date instead of last edit date.
Version 6.6.3 (17 Jul 2021)
Updates:
Improved integration for FWG Front-end manager add-on.
Language files update.
Version 6.6.2 (13 Jul 2021)
Updates:
Admin CSS Styles update to make design CSS tabs editable for easier text copying.
Renamed "Save" button to "Save Custom CSS" to make more obvious the fact that only Custom CSS can be edited and stored in the database.
Bug Fixes:
Numerous language corrections.
Version 6.6.1 (02 Jul 2021)
Bug Fixes:
Front-end audio files upload fix.
Back-end big size MP4 video files upload improvements.
Back-end language constants fix.
CSS Styles typo resulted into broken data save fixed.
Version 6.6.0 (16 Jun 2021)
New Features:
Menu Item layout shows only settings for selected options
Added Category and Files sorting option to show latest updated/uploaded. Sorting by order is still there when Order column is clicked.
Updates:
Moved uninstalled add-ons placeholders to the end of the list in Settings -> Add-ons.
Improved mass update/installation process in admin Dashboard and Wizard.
Bug Fixes:
Vote bugs fixed for showing stars when a heart was selected, and choosing always thumb up when thumbs option was set.
FWMG_NOTIFICATION language constant translated in admin panel for notification toasts.
Fixed removing category cover image.
Fixed Video Autoplay for FWG Layout Anywhere module.
Version 6.5.0 (09 Jun 2021)
New Features:
Download Access parameter in Category and Settings added to define level of users who can see and use Download button.
Download File parameter in Settings allows choosing which file will be downloaded when Download button is clicked.
Updates:
Single file view is updated to show new FWG File Meta Tags add-on parameter to show IPTC image tags.
Wizard Assistant Update/Install process improved and simplified.
Version 6.4.1 (08 Jun 2021)
Updates:
FWG Meta Data import meta title as file name upon upload.
Bug Fixes:
Update cache time issue fixed.
Removed temporary admin placeholders in Add-ons section.
Version 6.4.0 (07 Jun 2021)
New Features:
Redesigned Admin panel to use available space more efficiently.
Wizard assistant to help with key steps for straightforward configuration and management process.
Updates:
Better add-ons interaction and data exchange.
When files are batch uploaded, all add-ons process them as if it was one by one upload.
Version 6.2.0 (10 May 2021)
Updates:
Major language file structure rework that affected all add-ons as well. Make sure you update all add-ons as well.
Overall code optimization and stability improvements.
Bug Fixes:
Resolved problem with some add-ons not being correctly updated via native Joomla! updater.
Version 6.1.1 (29 Mar 2021)
Updates:
File upload optimization and improved Joomla! 4 compatibility.
Bug Fixes:
Title is changing when when files are browsed via thumbnails on a single file view.
Version 6.1.0 (24 Mar 2021)
Updates:
Important update to make FW Gallery work with mootools libraries on the front-end and in the back-end. Make sure you update add-ons that requires FW Gallery version 6.1.x at least.
Version 6.0.0 (23 Mar 2021)
New Features:
Full Joomla! 4 compatibility. Major code review and refactoring to work with new architecture and libraries.
Stackideas Komento product integration as an alternative comments solution to Disqus.
Updates:
IMPORTANT! All add-ons must be updated to work with FW Gallery v 6.x.
Version 5.13.0 (15 Feb 2021)
Updates:
Admin -> Dashboard Add-ons update process. Some add-ons kept telling to install new update while the latest version was installed.
Version 5.12.2 (19 Jan 2021)
Bug Fixes:
3rd level categories infinite loop that led to timeout in back-end and on a front-end. Now fixed.
Version 5.12.1 (18 Dec 2020)
Updates:
Waterfall grid responsive styles update.
Version 5.12.0 (28 Oct 2020)
New Features:
New Cascading layout for categories allowing fast tab-like navigation between sub-categories with specific design of each category.
Admin Categories list new Parent category filter.
Admin images file list now shows real file name as it is stored on a server.
Admin Categories/Files: Description column shows up to 200 symbols or counter of total symbols.
Admin Categories: Images counter shown only if images are in a category.
Admin Categories/Files: colors for publish/unpublish button icons.
Admin Categories/Files: nice class frame for cover images preview.
Admin Categories/Files: full footer pagination: counter, navigation, limit box.
Add-ons layout settings admin parameter for advanced add-on management on menu items layouts.
Admin Settings get Font size parameter to control relative size of the elements as all styling is done using rem units which is based on HTML font size.
New Useful Services section in admin Dashboard to help see new available services for FW Gallery.
Updates:
Merged all file types into one listing instead of file type tabs as was before.
Site category limit pagination is now proportional to number of rows and columns selected for grid. Used to be fixed
In admin Category edit: a current date will be stored as create date, if date is empty or incorrect.
In admin Category edit: a first file image will be stored as a category cover image on save, if cover image is empty.
Removed Empty categories show/hide parameter to avoid confusion.
Copyright field is now part of the main component. Used to be part of FWG Meta Data add-on.
Waterfall load more pagination now sorts images in columns.
Context help and detailed parameter description with all language files update.
Bug Fixes:
Cover image was not removing in admin Category edit.
When a file grid was loaded in FWG Layout Anywhere add-on there was no top margin for the loaded row.
Version 5.11.1 (01 Oct 2020)
Updates:
Admin Categories and Files sections context help update.
Bug Fixes:
Admin main menu constants cleanup and fix.
Version 5.11.0 (28 Sep 2020)
New Features:
- Unified files layout for all files types.
- Added physical file name for images.
- New parent category filter in categories section.
Updates:
- Huge update in context help for FW Gallery Admin section.
- Cleaned up layouts in admin sections.
Bug Fixes:
- Vimeo thumbnail was not saved from a server when a video was stored.
- Fixed linear effect for justified section in order to prevent image overlapping.
- Casual AJAX warning fix for categories list to prevent warning message with strict reporting websites.
- Dashboard files cleanup was deleting cover images for videos and audios.
- Video thumbnail is stored now if no particular file was selected.
- Fixed category pagination limit to be proportional to columns number multiplied by rows.
- Fixed filters to apply when files tab is switched.
Version 5.10.1 (15 Sep 2020)
Updates:
- Improved integration with Slideshow Layout add-on.
Version 5.10.0 (14 Sep 2020)
New Features:
- FWG Slideshwo Layout add-on inetgration
- FWG SEO Booster add-on integration
Bug Fixes:
- Thumbnails image stretch fix in Chrome.
- Category ordering reset after selection.
Version 5.9.0 (01 Jul 2020)
New Features:
Files Cleanup section in admin Dashboard to detect unlinked files on server and delete them permanently.
Updates:
Loading files on Single File view in gallery thumbnails on demand rather than all at once. It was a problem for big galleries as it loaded all files at once.
Bug Fixes:
CSS Styles fix for FWG Layout Anywhere add-on to load styles in module layouts.
Update button not working in admin Dashboard fix.
Version 5.8.1 (22 Jun 2020)
Updates:
Admin Dashboard update for installed add-ons layout.
Bug Fixes:
AJAX pagination bug fix.
Version 5.8.0 (18 Jun 2020)
New Features:
Admin Dashboard: add-ons section will now show documentation and demo links when available. You will be able to upgrade your component and add-ons just from admin Dashboard.
Admin Translations: copying constants to Overrides option. Also an icon will appear if a constant has an override which means ignoring any value set in language file.
Site: added files prefix to make pagination work in FWG Layout Anywhere add-on.
Updates:
Admin Dashboard: component section separated from add-ons list.
Admin Dashboard: install all and update all buttons will appear in add-ons section header if available.
Admin general: language file wording update.
Site: updated style for Justified category view.
Bug Fixes:
Admin Dashboard: missing language constants added.
Admin Dashboard: add-ons counter fixed in component section.
Admin Categories: fixed double category creation when it was created with a cover image.
Site: fixed AJAX pagination for categories and files.
Version 5.7.0 (04 Jun 2020)
New Features:
Flat view category layout allows show a category with all its subcategories as a flat list. See on demo Gallery -> Front-end layouts -> Flat Gallery Layout.
Updates:
Trim files description in admin in file list if it is longer than 250 symbols.
In CSS Stlys admin show text area if no editor is selected in Joomla!.
In CSS Stlys admin added Joomla! standard code editor with lines and markup.
Bug Fixes:
Fix design for categories with video cover.
Updated column styles to support Flat view.
Fixed tag gallery category ID parameter to be used only if category is defined by tags.
Version 5.6.2 (07 May 2020)
Bug Fixes:
Fixes to make layouts and other plugin work correctly with video and audio file types.
Version 5.6.1 (15 Apr 2020)
Bug Fixes:
A typo in SQL query that resulted in inability to verify account in Admin panel.
Version 5.6.0 (14 Apr 2020)
New Features:
Single file view can now use keyboard arrows to navigate through gallery thumbnails.
File Grid parameter to hide file types icons in listing.
Google Structured data add-on support.
Updates:
Added an option to get error message if images can not be properly rendered via caching mechanism FW Gallery uses. Previously it was impossible to detect why images do not generate and no errors appeared.
Version 5.5.1 (09 Apr 2020)
Bug Fixes:
Update link was not rendered properly giving error at automatic Joomla! update.
Version 5.5.0 (08 Apr 2020)
Updates:
Add-ons badges to help you see most popular, new, recommended and add-ons that have updates available.
Add-on view page that provides detailed information on add-ons which is being constantly updated.
Version 5.4.6 (02 Apr 2020)
Bug Fixes:
Fixes "Enable add-ons" parameters for newly installed add-ons to show them as No. Previously it showed Yes, but in real this setting was not saved in an existing menu item.
Version 5.4.5 (18 Mar 2020)
Updates:
Tags import update APIs to process correctly images made with front-end cameras and then rotated or edited in phone editors.
Version 5.4.3 (13 Mar 2020)
Updates:
Special update to make extension add-ons work with Joomla! native update system and show updates available if logged in into Fastw3b account with client Access Code.
Version 5.4.2 (10 Mar 2020)
Bug Fixes:
Fixed issue that caused file slider to disappear and ignore category setting when configured on a Single File layout.
Version 5.4.1 (06 Mar 2020)
New Features:
New data type Audio Files allowing add MP3, WAV, OGG, ACC files in category or mix with other file types.
New Audio tab in files to manage audio files.
Updates:
Use Viewing Access Levels instead of Joomla! User Groups for setting category and file access.
Batch upload now processes audio files. Meta data will be imported if add-on is enabled.
Bug Fixes:
Corrected code to remove some warning that showed for PHP 7.3.
Updated translations on front-end and admin.
Version 5.4.0 (03 Feb 2020)
New Features:
Batch Categories. New button in Categories section in admin allowing quick text category tree creation in minutes.
Updates:
Now Video plugin allows batch video upload. Usually videos are bigger than images and it is less important to import videos in a batch, but now it is very easy, if needed.
Moved Add-ons section to second top in menu to make it more obvious. Also added deals and shop filter links to help identify available for purchase add-ons.
Bug Fixes:
Fixed transparent PNG background to be white instead of black. Still plan to release an update to fix the issue completely and keep it transparent. Coming in next releases.
Version 5.3.0 (29 Dec 2019)
New Features:
Free multi-media gallery component with add-ons to extend functionality. Make sure you use your Fastw3b account Access Code to link your account to download and update add-ons.
Categories (galleries) have their own design and layout settings that inherit global Settings, but can be set for every gallery individually.
All major functions and designs are redesigned into separate add-ons.
Version 5.2.4 (18 Oct 2019)
Bug Fixes:
Single file layout resulted into 500 error page for galleries with lots of files. Fixed.
Version 5.2.3 (11 Oct 2019)
Bug Fixes:
Administrator Javascript conflict resulted into inability to select parameters in Configuration and disappearing tabs in Gallery parameters.
Version 5.2.0 (02 Oct 2019)
New Features:
Batch operations. Select files and move to another Gallery, change Access Level or set copyright for all.
Basic ACL support. Now you can assign who can manager FW Gallery in admin back-end.
On file upload Alt text is set to file name by default.
Lightbox windows now have their own URLs so if sent they will show the file a user was looking at.
Lightbox windows get their own page titles based on their gallery and file name.
Updates:
Lightbox single file layout enlarged to make it full width.
Filters in Files admin section remain after browsing through tabs, uploading files or editing them.
If Gallery is selected in admin and new file button is clicked selected gallery will be set automatically.
Save All button now saves files ordering in admin.
Bug Fixes:
Galleries and Files settings are regrouped and synced to be the same in Configuration and Gallery settings.
When new gallery is created all settings are set to Default.
Saving order in admin with save icon resulted into loosing tags for all reordered files. Not anymore.
Version 5.1.0 (21 Aug 2019)
New Features:
Template override system for FW Gallery designs the same way as for any other Joomla extension via template overrides. Just use templates/[your_joomla!_template]/ html/layouts/fwgallery/common/listing/categories.php. Where common is a default FW Gallery design, but you can use any other design name to override it.
Updates:
Old files import has a moving indicator now showing import progress. It will disappear as soon as import as finished. As long as it stays the process still continues.
Bug Fixes:
On front-end gallery view when changing ordering or limit in a child category without its own menu item after refresh it would go to parent category. Now it stays on the same page.
Version 5.0.5 (06 Aug 2019)
New Features:
Admin files search by ID. Now you can use search text field to search files by IDs.
Updates:
Social networks windows now open in a resized smaller windows rather then new tabs. Based on customers request we made social windows more less confusing.
Old version data import script update. After few new situations with data import we updated algorithm to make it even more stable.
Bug Fixes:
Watermark fix. Parameter was not rendered correctly which caused Watermark not showing. Works now.
Ajax pagination update based on a bug report.
Back-end File edit page title and hint update. Didn't change header title and hint and showed file list texts instead.
Version 5.0.4 (02 Aug 2019)
New Features:
Batch Upload button in Gallery edit page in Admin. Now you can upload files while editing a Gallery. Make sure you save gallery name before upload.
Added cache folders check on Dashboard Admin view. Very often cache folders that don't have writting permissions cause thumbs problem.
Updates:
Mobile grids views layouts. Standard, Waterfall and Custom grids are now much more responsive.
Removed file description formatting in Admin, limited to 200 and show total characters number.
Hide ordering and limit container when nothing is shown there.
Bug Fixes:
Show file tags if a gallery has uploaded files and tags parameters. If a gallery has files uploaded and set by tags they will show up in a gallery description.
Single file view thumb slider display. Right side arrow was moving along with container when the end of the list was reached.
Single file view thumb slider last image not showing. Thumb margin was not calculated in slider shift and caused wrong shift on scroll.
Wrap standard pagination to fit its container. For many pages block for standard pagination it was impossible to click the links that went out of pagination container.
Gallery name change after Lightbox open/close. Gallery name was switching to file name after light box file view was opened and closed.
Hide gallery date parameter works now. It was ignored before disregarding a value set.
Version 5.0.3 (29 Jul 2019)
Updates:
Changed Copy import process to allow continue from a place where it broke in case file archive was too big or some timeout or server error popped out during the process.
Added notification message showing error if import process got terminated.
Version 5.0.2 (27 Jul 2019)
Updates:
Improved old media data import to migrate tags and votes.
Upon installation Content Plugin and Editor Buttons are removed as they are now replaced with FW Gallery Module.
Version 5.0.1 (25 Jul 2019)
Updates:
Improved previous version media data import.
Updated import options to Copy or Move media data when previous version is detected.
Watermark import.
Version 5.0.0 (24 Jul 2019)
New Features:
One component instead of two. Now FW Gallery is a component with extra add-ons split into free and paid and corresponding to former Light and Grand versions.
Backup/restore solution. Backup/restore your existing galleries when migrating to a new version.
FW Gallery Bootstrap design. Bootstrap add-on of the design type adds a distinct look to your gallery.
Grid display effects. Attractive images grids set in gallery settings - Standard, Waterfall, Justified, and Custom.
Info details positions. A choice of 7 stylish file info positions - top, bottom, left, right, over slide up, and over full hove.
Meta data section. A new section allowing to add meta keywords and meta description for better search engine optimization.
On hover effect for a file. 2 beautiful file on hover effects - Ken Burns and Enlarge.
Updates:
Updates:
Moved gallery layout settings to gallery level. Now gallery layout settings are configured at the gallery level, not menu item level.
Parent gallery settings priority. All settings of the parent gallery get automatically applied to a child gallery. At the same time, child gallery settings can be manually changed if it is needed.
Configuration section update. Divided Configuration section into General, Galleries, Items, and Add-ons tabs for better usability and navigation.
Custom image sizes. Added the ability to set custom sizes for different images formats. Now you can set custom sizes for gallery cover, listing image, lightbox, and single file format. (edited)
FW Gallery Bootstrap design. Bootstrap add-on of the design type adds a distinct look to your gallery.
Version 4.4.4 (18 Apr 2019)
Bug Fixes:
Youtube and Vimeo videos display. Bug caused inability to display videos via https connection.
Version 4.4.3 (26 Feb 2019)
Updates:
New lightbox script that shows images full size without cropping and allows comfort preview on mobile devices.
Version 4.4.2 (04 Jan 2019)
Bug Fixes:
Fixes for compatibility with older FW Gallery version. Bug resulted into T_FUNCTION error in some cases and didn't show some Admin sections.
Checked menu options parameters to work as expected, grouped them in sections for easier navigation.
Version 4.4.1 (19 Dec 2018)
New Features:
Added anchors to galleries and files blocks in a gallery layout so a user gets back to section where pagination was clicked rather than at the top of a page.
Updates:
Removed sub-galleries parameters as redundant.
Updated Galleries columns settings and layout on responsive devices.
Bug Fixes:
Save filter parameters after editing a file in Admin section. It used to get reset before.
Version 4.4.0 (06 Dec 2018)
New Features:
New Default design for Gallery, Image and Lightbox.
Combined Gelleries List and Gallery views to simplify front-end configuration and improve usability.
Layout options for a gallery album.
Layout options for a file in a gallery.
Option to select gallery information underneath a thumb or on hover.
Option to select file information underneath a thumb or on hover.
Gallery and file layout global settings can be reconfigured via menu item settings.
Gallery can be set by selecting several galleries to a menu item.
New design for Single item layout with a gallery slider underneath.
Show/hide parameter for a Single item view.
View files in a gallery with a lightbox rather than on a separate page.
Updates:
Joomla 3.9.1 compliance check.
Version 4.3.2 (26 Jun 2018)
Updates:
Single image right column fix to hide when nothing is shown in it.
Joomla 3.8.8 compliance check.
Version 4.0.3 (18 May 2017)
New Features:
Added default option for menu item parameters to use global configuration if parameters were not specified on purpose.
Updates:
Joomla 3.7.1 compliance check.
Bug Fixes:
Fixed bug with menu item parameters and their priority over default configuration parameters.
Version 4.0.2 (31 Mar 2017)
- ACL configuration update.
- Hide empty categories issue corrected when subcategories are not empty.