github torrentpier/torrentpier-lts v2.1.5-2023.07

2 years ago

TorrentPier

v2.1.5-2023.07 (2023-08-04)

Full Changelog

Merged pull requests:

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

DELETE FROM `bb_smilies` WHERE `code` = ':ad:';
INSERT INTO `bb_smilies` (`code`, `smile_url`, `emoticon`) VALUES (':cd:', 'cd.gif', 'cd');
ALTER TABLE `bb_posts_text` CHANGE `post_text` `post_text` MEDIUMTEXT NOT NULL;
ALTER TABLE `bb_privmsgs_text` CHANGE `privmsgs_text` `privmsgs_text` MEDIUMTEXT NOT NULL;

Don't miss a new torrentpier-lts release

NewReleases is sending notifications on new releases.