## Changelog

### 2.0.4 - 2022-06-16

- Fixed a bug where attached images were not being resized

### 2.0.3 - 2020-12-28

- Updated Lightbox2 library to 2.11.3
- Added support for images inside spoiler BBCodes from the ABBC3 and SimpleSpoiler extensions

### 2.0.2 - 2020-01-16

- Updated Lightbox2 library to 2.11.1
- jQuery v3 / phpBB v3.3 compatibility fixes
- Eliminated visible image resizing by setting max-width/height in CSS now instead of JavaScript
- Resized user signature images will no longer be included in Lightbox gallery mode
- Added Slovenian translation

### 2.0.1 - 2019-05-24

- Updated Lightbox2 library to 2.11.0
- Made the gallery label "Image" translatable
- Fixed Lightbox effect in edited mChat messages

### 2.0.0 - 2018-10-01

- Maximum height can now be set, in addition to the maximum width, for resizing large images
- Lightbox2 effect can now be enabled for all posted images, even images not being resized
- Updated Lightbox2 library to 2.10.0
- Requires 3.2.0 or newer (no longer compatible with phpBB 3.1.x)
- Added Slovak translation

### 1.0.5 - 2017-10-15

- Gallery mode can now be enabled for the whole page or per post
- Added compatibility with mChat extension
- Added German translation
- Added Turkish translation
- Added Vietnamese translation

### 1.0.4 - 2017-01-10

- Minor informational update for phpBB 3.2.x

### 1.0.3 - 2016-11-10

- Updated Lightbox2 library to 2.9.0
- Fixed Brazilian translation package (renamed pt-br to pt_br)
- Various minor code and language improvements

### 1.0.2 - 2016-02-23

- Add support for QuickReply Reloaded extension
- Handle attachments constrained by portrait height
- Display recommended Lightbox2 settings in the ACP based on image attachment settings
- Future proof compatibility for Symfony 3.0
- JavaScript code refactoring, improving, tweaking
- Added Brazilian-Portuguese translation

### 1.0.1 - 2016-01-16

- Updated Lightbox2 library to 2.8.2
- Added the option to show/hide image names as captions
- Added Czech translation

### 1.0.0 - 2015-09-10

- First stable validated release

---

## Unstable Releases

### 1.0.0-RC2 - 2015-09-09

- Moved the ACP settings into the "Post settings" section
- Added Russian translation

### 1.0.0-RC1 - 2015-09-04

- Fixed a mistake causing gallery and signature settings to fail

### 1.0.0-b5 - 2015-09-03

- Updated Lightbox2 library from 2.7.1 to 2.8.1
- Added Arabic, Spanish, French, Italian, Japanese, Dutch, Polish and Swedish translations

### 1.0.0-b4 - 2015-02-24

- Updated handling of attachments

### 1.0.0-b3 - 2015-02-18

- Added independent ACP settings to "Board features" section
- Added option to disable resizing images in signatures (Prosilver themes only)
- Updated javascript code
- Updated template code to TWIG

### 1.0.0-b1 - 2014-10-30

- Javascript improvements and use a settimeout to cure image ready issues

### 1.0.0-a2 - 2014-07-12

- Updated for compatibility with phpBB 3.1.0-RC2

### 1.0.0-a1 - 2014-05-29

- Alpha development release
