# Changelog

All notable changes to this project will be documented in this file.

## [1.5.2] -2020-08-25

### Fixed

- On close event, you should return last index `imgIndex` https://github.com/KitchenStories/vue-gallery-slideshow/issues/17

## [1.5.1] -2020-07-14

### Fixed

- Added vue-runtime-helpers to project's bundle

## [1.5.0] -2019-10-30

### Added

- Alt text option

## [1.4.0] -2019-08-10

### Added

- Close gallery on ESC

## [1.3.2] -2019-07-28

### Updated

- all dependencies

## [1.3.1] -2019-02-06

### Fixed

- images with landscape formats bigger than ratio 1:0.672 are not completely visible

## [1.3.0] -2019-01-16

### Fixed

- Prevent scrolling if not needed
- Hide arrows and gallery stripe if only one image is shown

## [1.2.5] -2018-10-27

### Fixed

- gallery opens on left and right keys

## [1.2.4] -2018-08-03

### Fixed

- build dist with babel

### Updated

- all packages

## [1.2.3] -2018-06-11

### Updated

- all packages

## [1.2.2] -2018-05-18

### Fixed

- open same picture after close not working

## [1.2.1] -2018-05-18

### Added

- minimize package size

## [1.2.0] -2018-05-18

### Added

- linting
- style fixes
- transition fade effect

### Changed

- example page

## [1.1.0] - 2018-05-17

### Changed

- style ui elements

### Fixed

- update position of thumbnails
- main path in package.json

### Updated

- rollup
