Skip to content

Releases: mrseanryan/chocolate-bars

v1.8.0

29 Dec 20:40
Compare
Choose a tag to compare

1.8.0 (2018-12-29)

Features

  • Allow navigation of images when expanded via the arrow keys. (7e1174c)

v1.7.0

29 Dec 13:31
Compare
Choose a tag to compare

1.7.0 (2018-12-29)

Bug Fixes

  • Hide pager if only one page (f60879f)
  • Loader was not appearing on switch page (f2a735e)
  • Pager buttons were overlapping the scrollbar. (5ab22ec)
  • Reset current page to 0 on browse (34e4a64)

Features

  • Dismiss photo view via escape key (f21889d)
  • Show suitable message if no images available. (4b0898b)

v1.6.1

28 Dec 21:55
Compare
Choose a tag to compare

1.6.1 (2018-12-28)

Bug Fixes

  • Update readme and screenshot to match latest stable version. (3b809bf)

v1.6.0

28 Dec 21:43
Compare
Choose a tag to compare

1.6.0 (2018-12-28)

Bug Fixes

  • Clear image header (filename) on switch folder or page. (2c77c7a)
  • Layout many pager buttons correctly. (d567a95)

Features

  • Allow more images per page (fc19028)
  • Show loading anim on the images panel. (e22b67f)
  • Use cached smaller images if available. (ccf4904)

v1.5.0

28 Dec 19:49
Compare
Choose a tag to compare

1.5.0 (2018-12-28)

Bug Fixes

  • Hide toolbar even on new windows. (68633fb)
  • Prevent stale async response causing images from previous dir/page to appear, which breaks click image. (f04dc64)
  • Reduce spacing between images, still handling different sizes. (e5f786c)
  • Update title on browse to a directory. (937b7cb)

Features

  • Add browse button and show images as soon as possible (31e602d)
  • Add pager buttons so no limit to images viewable. (4ad49cf)
  • Allow user to expand image in-window or in a new window. (cfd4c08)

v1.4.0

28 Dec 13:36
Compare
Choose a tag to compare

1.4.0 (2018-12-28)

Bug Fixes

  • Allow hover again and make selection easier to see (a8daecc)

Features

  • Add loading indicator and resize histogram automatically. (5149d27)
  • Auto select the first image, if there is one (d788e34)
  • Improve layout of images to be simple flex based grid. (ee47f08)
  • Keep title visible when scrolling images. Set min h, w to keep everything visible. (ebdb637)

v1.3.3

28 Dec 00:57
Compare
Choose a tag to compare

1.3.3 (2018-12-28)

Bug Fixes

  • cli: Confirm fixed the cli version - path to shrink script. Updated screenshot. (ff91d57), closes #3

v1.3.2

28 Dec 00:44
Compare
Choose a tag to compare

1.3.2 (2018-12-28)

Bug Fixes

  • Determine path to shrink script allowing for global install (2a98b6a)

v1.3.1

28 Dec 00:13
Compare
Choose a tag to compare

1.3.1 (2018-12-28)

Bug Fixes

  • Add yargs to dependencies (5c3ef83)

v1.3.0

28 Dec 00:02
Compare
Choose a tag to compare

1.3.0 (2018-12-28)

Bug Fixes

  • Fix dependencies until rollup (c5d6551)
  • Have removed cli packages, now want to release (9c1b692)
  • Remove color packages not really needed* (6798f35)
  • comments: Fix up old comments (91dd301)
  • Trigger build for new features (4b8cbb4)
  • trigger build with old tag removed (82b3ca7)

Features

  • Add exif details when available (JPEG). (72da0bc)
  • Read exif data via exif-reader (2264be6)
  • Show image size in pixels and in Mb. (d51ced8)