- store file attributes
- remove the version field from the manifest
- add a null byte and 3-byte version number after the magic bytes
- add an 8-byte byte length field after the version number for the compressed manifest blob
- the manifest is now zstd-compressed
- initial format