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
[update] - The project has been completely rewritten, renamed and updated to be in line with its PHP version.
Patch-specific changes (version 1.2.1 only)
General
[update] - The project has been updated to use TypeScript.
[update] - Added a new module for handling events.
[update] - The default file size units are now KiB, MiB, and GiB to better denote that a kilobyte is considered to be 1024 bytes in the script.
Design
[update] - Improved the organization of the stylesheets.
[update] - The stylesheets have been improved and made more efficient.
Gallery
[update] - The list toggle button should now occupy a persistent amount of space when toggling between states.
[update] - An active loading state in the gallery will no longer stop the client from navigating, and the loading of an item can now be cancelled by navigating to another item.
[update] - Improved some of the loading of items in the gallery.
[fix] - The transition when navigating from a video or image to another image or video should now be a lot smoother.