Download Latest Version torrentpier-v2.8.8.zip (12.2 MB)
Email in envelope

Get an email when there's a new version of TorrentPier

Home / v2.4.0-beta4
Name Modified Size InfoDownloads / Week
Parent folder
build-2.4.0-beta4.zip 2023-11-14 41.5 MB
README.md 2023-11-14 3.5 kB
v2.4.0-beta4 source code.tar.gz 2023-11-14 5.1 MB
v2.4.0-beta4 source code.zip 2023-11-14 6.4 MB
Totals: 4 Items   53.0 MB 0

TorrentPier Cattle

TorrentPier Cattle

v2.4.0-beta4 (2023-11-14)

Full Changelog

Merged pull requests:

For update to this version, you should perform the following database queries:

:::sql
DELETE FROM `bb_extensions` WHERE `extension` = 'tif';
INSERT INTO `bb_extensions` VALUES ('997', '4', 'tif', '');
INSERT INTO `bb_extensions` VALUES ('998', '4', 'tiff', '');
DELETE FROM `bb_extensions` WHERE `extension` = 'tga';
INSERT INTO `bb_extensions` VALUES ('999', '4', 'tga', '');

Thanks to kovalensky ❤️

Source: README.md, updated 2023-11-14