Skip to content

v1.2.0

Compare
Choose a tag to compare
@sixem sixem released this 06 Jul 13:56
· 159 commits to master since this release

Changes

General

  • [feature] - Added a simple system for enabling additional features to be used when building the Indexer. As of now, readmeSupport has been added as an optional feature. These features will not be shipped with the published release as of now, and must instead be built from source.
  • [feature] - The performance mode is no longer marked as an experimental feature.
  • [feature] - Added an option for external/self-defined CSS to be used.
  • [other] - Updated build files, packages and fixed some minor issues.
  • [other] - The top bar navigation should no longer be clickable when hidden.

Design

  • [design] - The color of some the file and directory links have been slightly adjusted.
  • [design] - The button icon for the settings menu has been updated.
  • [design] - Adjusted some font sizing on mobile.
  • [update] - Converted stylesheets to use sass.

Previews

  • [feature] - Video preview elements will now have a volume indicator.
  • [feature] - Video previews will now attempt to be resumed if re-hovered under certain conditions.
  • [feature] - Added .mov files as a supported file format.

Gallery

  • [feature] - Added .mov files as a supported file format.
  • [fix] - Attempted to fix an issue where the performance mode would occasionally cause the gallery list to not update until the client activated the scroll event.
  • [fix] - The gallery mode should now handle URLs (mainly folders) with + better.