Skip to content

Releases: mrseanryan/chocolate-bars

v1.13.1

12 Jan 14:59
Compare
Choose a tag to compare

1.13.1 (2019-01-12)

Bug Fixes

  • Using subDirs option from global install (9038714)

v1.13.0

12 Jan 12:57
Compare
Choose a tag to compare

1.13.0 (2019-01-12)

Features

  • Add clear stars button. (3b144d4)
  • Add copy button as alt to move (192a887)
  • Add option to show images from sub directories. (7c2504e)
  • Handle starring of images in sub-dirs. Include subdir in image file name display. (317c4aa)

v1.12.1

07 Jan 22:50
Compare
Choose a tag to compare

1.12.1 (2019-01-07)

Bug Fixes

  • Make new test scripts executable on Linux (fe6da9d)

v1.12.0

06 Jan 18:23
0cca9c5
Compare
Choose a tag to compare

1.12.0 (2019-01-06)

Bug Fixes

  • Improve font and layout of exif section (e8a9b75)
  • Improve size of expanded image so fits within window (d5da1b0)
  • Minor improvement to width of exif text. (52f54ea)

Features

  • Improve position of selected image filename, with wraparound. (3da4052)
  • Use exif orientation when available (JPEG) (23294c6)
  • Use exif orientation when available (JPEG) for expanded image (7eedc56)

v1.11.0

06 Jan 10:36
ce75819
Compare
Choose a tag to compare

1.11.0 (2019-01-06)

Features

  • Add support for PNG files. Add note about nodegyp on Windows (e13e20b)

v1.10.3

02 Jan 10:29
Compare
Choose a tag to compare

1.10.3 (2019-01-02)

Bug Fixes

  • Avoid npm preinstall which failed on Linux - fix build cli on Linux (1a40b5f)
  • cli: Fix global cli install on Linux Ubuntu (a4f718c), closes #6
  • Uninstall script for Linux (c63a900)

v1.10.2

01 Jan 18:01
Compare
Choose a tag to compare

1.10.2 (2019-01-01)

Bug Fixes

  • Make bash scripts executable on Linux (Ubuntu) (a28b3dc)

v1.10.1

31 Dec 21:03
Compare
Choose a tag to compare

1.10.1 (2018-12-31)

Bug Fixes

  • Mitigate issue where reading JSON can cause stars to be reset (688eeaf)

v1.10.0

30 Dec 11:40
Compare
Choose a tag to compare

1.10.0 (2018-12-30)

Bug Fixes

  • Avoid adding 1st page button until adding 2nd (3634e60)
  • Do not reset page index on moved starred (34f85b0)
  • Expanded image keys should not operate when expanded image is closed. Add + to toggle expanded view. (900314d)
  • Make ImageFinder more robust in case a file is not accessible. (b570cc7)
  • Moving starred images could result in only 1 page showing after. (dff28d3)
  • Pager could miss last button (after recent fix) (0fa9a96)

Features

  • Add refresh button (316fbf2)
  • Allow star keys for current image of the master pane (066e06e)
  • Allow user to delete the expanded image via the Delete button (after prompt). (f0f3a5c)
  • Show appropriate title in the Select Directory dialog (9642498)
  • Show full path to current directory. (f13fc91)

v1.9.0

29 Dec 22:29
828bd79
Compare
Choose a tag to compare

1.9.0 (2018-12-29)

Features

  • Add move button to move starred images to another folder, like Picasa. (583bbf6)
  • Allow user to star/unstar images (c43f7ea)
  • Persist starred images to a JSON file in that folder (1c03594)