#1
TorrentPier LTS. Версия 2.1.5-2023.07
![[torrentpier.com]12006d8a-1811-11e4-8a21-ace42af9db9e.webp](https://files-ox.torrentpier.com/attachments/5490/%5Btorrentpier.com%5D12006d8a-1811-11e4-8a21-ace42af9db9e.webp)
Ссылка:
Release v2.1.5-2023.07 · torrentpier/torrentpier-lts
Основные изменения:
![[torrentpier.com]12006d8a-1811-11e4-8a21-ace42af9db9e.webp](https://files-ox.torrentpier.com/attachments/5490/%5Btorrentpier.com%5D12006d8a-1811-11e4-8a21-ace42af9db9e.webp)
Ссылка:
Release v2.1.5-2023.07 · torrentpier/torrentpier-lts
Основные изменения:
- Release v2.1.5-2023.07 🎉
- Fix RFC 1918 RegExp #210 (belomaxorka)
- Maked max smilies in PM configurable #211 (belomaxorka)
- Increase post_text & privmsgs_text limits #213 (belomaxorka)
- Minor improvements #212 (belomaxorka)
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;