Skip to content

Add support for very large archives (multi-parts)

Pre-release
Pre-release
Compare
Choose a tag to compare
@felixakiragreen felixakiragreen released this 02 Oct 03:06

If your Twitter archive has more than 64K tweets, they will be partitioned into multiple files. Previously only the first file was being loaded, but now the rest of the parts should be loaded (up to 20 parts).

This release does not include additional performance improvements, which will also be required for very large archives.