Skip to content

v2.0.0

Choose a tag to compare

@seenaburns seenaburns released this 21 Aug 06:26
· 103 commits to master since this release

New Design

isolate

A much cleaner, designed look with better support around features that have been added since v1.

Features

  • Navigation drawer: opens on hover, and can be controlled via the keyboard (n opens, esc closes, enter selects first item)

navigation-drawer

  • Move: organize files with built in file move.

moving

  • Shuffle: show images in random order
  • Zoom image grid in and out with CmdOrCtrl + and CmdOrCtrl -

Bug Fixes

  • Fix copy hotkey on windows

Internal

  • Migrate to Reasonml, ReasonReact