You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v2.2.9
- Do not perform animations if the user's accessibility settings trigger `prefers-reduced-motion`
- Fix handling of play/pause icon - it was inverted (issue 18)
- Don't show seek bar preview until a video is loaded
- Only show file info if a video is loaded
- Show which folder is the parent folder more prominently
- Remove support for creating AVIF thumbnails - not supported on browsers, and very slow currently
- Fix bug when there is a single quote in a file/folder name (issue 17)
- Show version number at bottom of page
v2.2.7: Pre-rendered server-side thumbnails
* Added ability to use pre-rendered server-side thumbnail files
* Dropped EdgeHTML support
* Updated to folder.api v1.0.3 - minor date metadata bug