v0.155.2
Fixes
- Template change detection now correctly handles multi-version sites (regression in v0.153.0's version dimension)
- Image encode/decode operations now include debug logging for troubleshooting
Note that the bug fix below is for the two new dimensions introduced in v0.153.0 (version and role), multiple languages worked fine. Also, changes to the first version and role also worked, which had me head-scratching for a while. Oh, well, enjoy.
- Fix template change detection for multi-version sites 0f1c7d12 @bep #14461
- resources/image: Add some image decode/encode debug logging 6bd2bde9 @bep #14337 #14460