Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Releases: cdowdy/boltbetterthumbs

White Aluminium Schnauzer

01 Jul 18:34
Compare
Choose a tag to compare

updates Glide from v 1.2.1 to 1.2.2 39381ed
updates Intervention Image from 2.3.8 to 2.3.13 8bf02a0
fixes #42 for bad sizes attribute being served if missing 67a5c05

Black Steel Great Dane

15 Jun 17:55
Compare
Choose a tag to compare

adds notice for Bolt's update that removes valid HTML5 tags

Arkansas Brass Shih Tzu

18 May 17:19
Compare
Choose a tag to compare

returns a response if request caching is set to true. fix for #39

Another fix for #38

03 May 15:50
Compare
Choose a tag to compare

adds method to use flysystem to check for file existence when using template specific fields and the image doesn't exist. Glide throws and Error if the filename is ''. We now let that pass and use a 404 image.

Fixes #38 empty image arrays from record.image

27 Apr 18:59
Compare
Choose a tag to compare
v1.5.14

filter out empty image arrays for #38

Fuschia Lead Shepherd

25 Apr 16:30
Compare
Choose a tag to compare

Animated gifs now passthrough and retain their animations without modifying the original file

Fixes #35

27 Mar 14:53
Compare
Choose a tag to compare

Jquery CDN now uses HTTPS.

Should move to bolt's included Jquery but they use a fragile version strategy. I'll have to make a pull over there and maybe fix that

Green Saint Bernard

15 Mar 15:51
Compare
Choose a tag to compare

Checks for proper access permissions in the backend

Updates Glide to v 1.2.1

03 Mar 16:37
Compare
Choose a tag to compare
v1.5.10

adds back in ignore of thumb.html.twig

Yellow Lead Bloodhound

02 Mar 17:25
Compare
Choose a tag to compare

Uses bolt's ``{{ path('dashboard') }}to get the proper bolt dashboard path instead of the old{{ paths.bolt }}`