Skip to content

Releases: alainjpg/ViewerForPiwigo

ViewerForPiwigo 1.3.1

Choose a tag to compare

@alainjpg alainjpg released this 21 Aug 15:17

Bug fix: the "Show the photo title" and "Automatically hide generated names" settings were saved correctly but had no effect — both are now properly applied. The second option is now placed right below the first and greyed out when the title is hidden, since it no longer applies in that case.

ViewerForPiwigo 1.3.0

Choose a tag to compare

@alainjpg alainjpg released this 21 Aug 02:36

On Fancybox, navigation arrows are now hidden by default on mobile/tablet (touch swipe remains available). No change on PhotoSwipe, which already behaved this way.
New options to keep control: show arrows on mobile (Buttons section), flat arrows without circular background, and auto-hide controls after a few seconds (Fancybox Options section).

ViewerForPiwigo 1.2.0

Choose a tag to compare

@alainjpg alainjpg released this 20 Aug 03:22

New option to control autoplay on opening: Never / From the Piwigo "Slideshow" button only (previous default behavior) / Every time the viewer is opened. Slideshow controls are always shown when set to the last option.

Also fixed a Fancybox bug where starting the slideshow while a video was already playing didn't wait for it to finish.

ViewerForPiwigo 1.1.1

Choose a tag to compare

@alainjpg alainjpg released this 18 Aug 21:27

Slideshow video fix: videos are no longer cut off mid-playback — the slideshow now waits for HTML5 videos to finish, or pauses on embedded ones (YouTube/Vimeo/Dailymotion), consistently on both Fancybox and PhotoSwipe.

Code updated to better comply with Piwigo's core coding conventions. No functional changes.

ViewerForPiwigo 1.1.0

Choose a tag to compare

@alainjpg alainjpg released this 12 Aug 15:07

Added integration with the piwigo-openstreetmap plugin: clicking a photo thumbnail in a map marker popup now opens the ViewerForPiwigo lightbox instead of the default Piwigo photo page. New option in "Opening & Navigation" (enabled by default, only shown when the OpenStreetMap plugin is active). Works with both Fancybox and PhotoSwipe.

ViewerForPiwigo 1.0.2

Choose a tag to compare

@alainjpg alainjpg released this 12 Aug 04:28

Improved image size selection: the configuration page now shows only the sizes actually enabled on your Piwigo installation (Medium and larger) including 3XLarge/4XLarge on Piwigo 16+, while maintaining compatibility with previous Piwigo versions.

ViewerForPiwigo 1.0.1

Choose a tag to compare

@alainjpg alainjpg released this 11 Aug 18:06
  • Added support for 7 additional languages:
    • 🇨🇿 Czech
    • 🇪🇸 Spanish
    • 🇮🇹 Italian
    • 🇳🇱 Dutch
    • 🇵🇱 Polish
    • 🇷🇺 Russian
    • 🇨🇳 Simplified Chinese

Notes

This is a translation-only release. No functional changes have been made.

ViewerForPiwigo 1.0.0

Choose a tag to compare

@alainjpg alainjpg released this 10 Aug 22:22

What's new since 0.0.4

  • Configurable display of photo descriptions and authors.
  • Advanced Fancybox thumbnail options.
  • New slideshow options.
  • Improved detection of automatically generated filenames.
  • Improved configuration and translations.
  • First publication on the Piwigo Extensions platform.

ViewerForPiwigo 0.0.4 BETA

Pre-release

Choose a tag to compare

@alainjpg alainjpg released this 10 Aug 00:48

FancyboxViewer becomes ViewerForPiwigo.

This release introduces PhotoSwipe alongside Fancybox. The new name reflects the fact that the plugin is no longer tied to a single viewer.

  • Added PhotoSwipe 5.4.4, bundled with the plugin and used by default in local mode.
  • Fancybox 6.1.14 remains available for users looking for a more feature-rich viewer.
  • PhotoSwipe uses the MIT License, which offers more flexibility, including redistribution.
  • Improved and reorganized configuration page.
  • Video compatibility with VideoJS and Embedded Videos.
  • Added French, English and German translations.
  • Various fixes and improvements.

Fancybox Viewer 0.0.3 BETA

Pre-release

Choose a tag to compare

@alainjpg alainjpg released this 08 Aug 11:11
54f4e5c

New features

Replaced “Enable the plugin” with “Enable only on small screens (mobile, tablet)”.
Added “Open from the Slideshow button”. With this option enabled, and thumbnail opening disabled, Piwigo keeps its standard behavior: thumbnails open the photo pages, while the plugin can be used exclusively as a slideshow viewer.
Added “Auto-play on opening”.
New icon for accessing the photo page.
Fixed positioning on the current photo.
Photo page links now open in the current tab by default.