Skip to content

Releases: MichaelPavlista/nette-palette

2.3.1

13 Sep 16:34
Compare
Choose a tag to compare

v2.3.0

18 Feb 12:37
Compare
Choose a tag to compare

New: Added support for named default images.

v2.1.1

10 Dec 08:23
Compare
Choose a tag to compare

v2.1.0

07 Dec 10:31
1ec80f7
Compare
Choose a tag to compare
  • NEW: Latte macro n:webp.
  • NEW: Latte macro n:palette-src.
  • NEW: Added configuration option webpMacroDefaultQuality.
  • NEW: PHPStan

v2.0.1

28 Nov 10:36
Compare
Choose a tag to compare

Fixed bug when fallback image ignores imageQuery.

v1.6.1

28 Nov 10:35
Compare
Choose a tag to compare

Fixed bug when fallback image ignores imageQuery.

v2.0.0

18 Sep 18:48
Compare
Choose a tag to compare

Nette Palette now supports Nette 3.0 and PHP 7.1 features. 🥳
*For older Nette versions use Nette Palette < 2.0.0.

v1.6.0

18 Sep 19:11
Compare
Choose a tag to compare

Add WebP support. 🥂
Server requests is now signed with HMAC.
All images is saved as "progressive" by default.
Default quality changed to 90%.
Invalid request to palette endpoint throws BadRequestException.

v1.5.0

07 Aug 09:44
Compare
Choose a tag to compare

NettePalette now log generator errors via Tracy\Debugger and configuration is much simpler.
Powered by new version Palette v2.5.*

v1.4.0

05 Aug 12:42
Compare
Choose a tag to compare
Palette now supports returning fallback image on server generator error.