Skip to content

v.1.2.11

Compare
Choose a tag to compare
@sixem sixem released this 06 Jan 21:51
· 36 commits to master since this release

Changes

General

  • [update] - The project has been renamed. This is because the multiple versions of the script will work better under one unified name, instead of several different ones.
  • [feature] - Themes can (and should from now on) now consist of directories instead of single files. This gives themes the ability to use local assets like fonts et cetera. There is still fallback support for single theme files.
  • [change] - The themes directory has been moved from this repository to a separate repository that is dedicated to official themes.

Gallery

  • [fix] - The Google reverse image search pattern has been updated to point to a working URL (lens.google.com).
  • [update] - The swipe handler is improved, and it now also supports vertical swiping on mobile.

Extras

  • [feature] - The README.md content can now be toggled by clicking on its header. The visibility state of the toggled content will be saved across page reloads and different directories.

Other

  • [update] - Updated some of the development files to utilize import instead of require().