Skip to content

1.2.1

Choose a tag to compare

@sixem sixem released this 13 Dec 16:34
· 39 commits to master since this release

Unlisted major changes

  • [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.

Other

  • [update] - The documentation has been updated.