Revision 1.2.6 (2021-02-18)
About: Handle jpeg stereogram display (side by side joined pair of views), cross or parallel view, global view or full resolution view (zoom 100%), tunable zoom on mouse wheel, navigation in zoomed view, full screen or full window display. Mobile ready.
Changes: Changes from v1.2.5 to v1.2.6
- Reminder for browsing keys Home ↖ ← Arrows → ↘ End
- Change in keyboard keys mapping in order to preserve piwigo main themes default behaviour, affects 12346789 HJKL ↖↘⇞⇟ help keys.
TODO:
- Why does Modus theme behave differently?
- Add stereo view detection with tag or specific database field
Revision 1.2.4 (2021-01-08)
About: listing pictures recently modified on the operating system (for instance, in order to update their metadata).
Add up to three predifined filters to batch-manager in order to retrieve OS recently modified pictures:
- Modified since less than 60 min
- Modified since less than 1 day
- Modified since previous metadata update
Tunable time filters.
Based on *nix system `find` command.
pwg_representative picture detection (for videos and others).
Changes: Changes from v1.2.3.e to v1.2.4
- Compatibility with Piwigo 11
- Now scans both ./galleries/ AND ./upload/ directories