Skip to content

Compress and Rejoice!

Pre-release
Pre-release
Compare
Choose a tag to compare
@hlship hlship released this 20 Nov 00:11
· 198 commits to master since this release

This resource adds immutable resources, which is a fancy way to say that the asset URLs now include a checksum based on the asset content. Change the asset, and the URL changes as well. This means that we can attach a far-future expires header to encourage the client browser to cache aggressively.

In addition, Twixt now supports GZip compression of content (where it makes sense).

Fixed Issues