mirror of
https://github.com/torrentpier/torrentpier.git
synced 2025-03-12 04:35:42 -07:00
23 KiB
23 KiB
📖 Change Log
Note
To view changelog from v2.0.0 to v2.4.5-rc.2 navigate to HISTORY.md.
nightly
🚀 Features
- (avatar upload) Added
accept="image/*"
attribute (#1841) - (56d531a) - (emailer) Added ability to configure
sendmail
- (5ad4a70) - (playback_m3u.php) Added checking auth to download (#1848) - (0b8d8a5)
📦 Dependencies
- (deps) Bump belomaxorka/captcha from 1.2.3 to 1.2.4 - (4641b0a)
- (deps) Bump belomaxorka/captcha from 1.2.2 to 1.2.3 (#1842) - (be65f7c)
🚜 Refactor
⚙️ Miscellaneous
- (text captcha) Disabled scatter effect by default - (3af5202)
v2.4.5-rc.4 (2025-03-09)
🚀 Features
- (captcha) Added
Text Captcha
provider (#1839) - (74ea157) - (show post bbcode) Added
'only_for_first_post'
param (#1830) - (4dcd1fb) - (sitemap) Update
lastmod
when a new reply in topic (#1737) - (bc95e14) - Added
$bb_cfg['auto_language_detection']
parametr (#1835) - (b550fa5) - Easter egg for the 20th anniversary of the TorrentPier! (#1831) - (f2e513d)
- Added configuration files for
nginx
&caddy
(#1787) - (f7d3946)
🐛 Bug Fixes
- (info.php) Undefined array key "show" (#1836) - (f8c4e8f)
- (tr_seed_bonus.php) Incorrect
GROUP BY
(#1820) - (dfd4e5e)
📦 Dependencies
- (deps) Bump bugsnag/bugsnag from 3.29.2 to 3.29.3 (#1837) - (b954815)
- (deps) Bump php-curl-class/php-curl-class from 11.0.3 to 11.0.4 (#1823) - (1c323a4)
- (deps) Bump php-curl-class/php-curl-class from 11.0.1 to 11.0.3 (#1821) - (dedf35b)
🗑️ Removed
- (posting.php) Unused
'U_VIEWTOPIC
variable (#1818) - (03ebbda) - Integrity checker 🥺🪦 (#1827) - (ba3ce88)
- Redundant
.htaccess
files (#1826) - (912b080)
🚜 Refactor
⚙️ Miscellaneous
- (Caddyfile) Some minor fixes (#1822) - (6f641aa)
- (README) Fixed all grammatical errors, sentence structure and readibility (#1812) - (bea3b0b)
- (_cleanup.php) Added CLI mode check (#1834) - (5dc9a54)
- (announcer) Some minor improvements (#1819) - (bdefed4)
- (cliff) Removed TorrentPier logo (#1817) - (7794242)
- (cliff) Synced
cliff-releases.toml
withcliff.toml
changes (#1815) - (f2aea92) - (cliff) Added missing line breaks after
body
(#1814) - (2593f09) - (installer) Added cleanup step (for master builds) (#1838) - (dd72136)
- (installer) Some minor improvements (#1825) - (4f89685)
- (installer) Some minor improvements (#1824) - (f3714f0)
- (workflow) Short
release_name
(#1816) - (c57db21) - (workflow) Added
workflow_dispatch
forschedule.yml
(#1813) - (d54c07b) - (workflow) Some improvements (#1811) - (3a9dd6a)
- (workflow) Some improvements (#1810) - (c168c39)
- Replaced
gregwar/captcha
with my own fork (#1840) - (8585560) - Created cleanup script (for releases preparation) (#1833) - (68bf26d)
- Bring back missing
cache
&log
directories (#1832) - (249c988) - Some minor improvements (#1829) - (3b8ee4c)
New Contributors ❤️
- @xeddmc made their first contribution in #1812
v2.4.5-rc.3 (2025-02-06)
🚀 Features
- (announcer) Added some disallowed ports by default (#1767) - (46288ec)
- (announcer) Added
is_numeric()
checking for some fields (#1766) - (096bb51) - (announcer) Added
event
verifying (#1765) - (6a19323) - (announcer) Block browser by checking the
User-Agent
(#1764) - (7b64b50) - (announcer) Block
User-Agent
strings that are too long (#1763) - (a98f8f1) - (announcer) Blocking all ports lower then
1024
(#1762) - (1bc7e09) - (cache) Checking if extensions are installed (#1759) - (7f31022)
- (captcha) Added some new services 🤖 (#1771) - (d413c71)
- (environment) Make configurable
TP_HOST
andTP_PORT
(#1780) - (e51e091) - (installer) Fully show non-installed extensions (#1761) - (8fcc62d)
- (installer) More explanations (#1758) - (48ab52a)
- (installer) Check
Composer
dependencies after installing (#1756) - (262b887) - (installer) More explanations (#1754) - (fd6f1f8)
- (installer) Create
config.local.php
on local environment (#1745) - (0d93b2c) - (torrent) Bring back old torrent file naming (#1783) - (314c592)
- (workflow) Automated deploy actual changes to
TorrentPier Demo
(#1788) - (4333d6a) - Used
TORRENT_MIMETYPE
constant instead of hardcoded string (#1757) - (4b0d270)
🐛 Bug Fixes
- (announcer) Null
event
exception (#1784) - (b06e327) - (bb_die) HTML characters converting (#1744) - (4f1c7e4)
- (debug) Disabled
Bugsnag
reporting on local environment (#1751) - (1f3b629) - (installer) Missing
gd
extension (#1749) - (a1c519d) - (youtube player) Mixed content issue (#1795) - (3c0a1d5)
- Null
$bb_cfg['tp_instance_hash']
(#1790) - (602137b) - Incorrect peer country flag (#1768) - (0f091eb)
📦 Dependencies
- (deps) Bump jacklul/monolog-telegram from 3.1.0 to 3.2.0 (#1776) - (420c92c)
- (deps) Bump filp/whoops from 2.16.0 to 2.17.0 (#1777) - (a71609b)
- (deps) Bump php-curl-class/php-curl-class from 11.0.0 to 11.0.1 (#1753) - (ce32031)
- (deps) Bump bugsnag/bugsnag from 3.29.1 to 3.29.2 (#1752) - (f63d15c)
🗑️ Removed
- (environment) Extra
DB_CONNECTION
variable (#1775) - (cd2786b) - Some unused tracker config variables (#1769) - (7f9df35)
📚 Documentation
⚙️ Miscellaneous
- (cd workflow) Fixed release body creation (#1809) - (7378cb3)
- (cd workflow) Fixed release body creation (#1807) - (cc679a8)
- (changelog workflow) Minor improvements (#1802) - (15ca21f)
- (changelog workflow) Some minor improvements (#1801) - (2d53efc)
- (checksum workflow) Fixed incorrect file path (#1799) - (4eb5a9a)
- (cliff) Changed emoji for dependencies (#1755) - (55d4670)
- (cliff) Use blockquote for notice (#1748) - (61e5592)
- (cliff) Fixed typo (#1747) - (4936af7)
- (cliff) Notice about previous changelog file (#1746) - (85395be)
- (copyright) Updated copyright year (#1760) - (6697410)
- (database) Use
DEFAULT ''
forprivmsgs_subject
(#1786) - (387a258) - (deploy action) Specify some missing params (#1789) - (6115900)
- (emailer) Use constants for email types (#1794) - (c95d414)
- (integrity checker) Disabled by default in
Demo mode
(#1804) - (44be40c) - (integrity checker) Some enhancements (#1797) - (09cafc2)
- (issue template) Improved
Feature request
template (#1774) - (268f79d) - (issue template) Improved
Bug report
template (#1773) - (53ebfef) - (notify) Hide notify checkbox in topic for guests (#1793) - (8e4cd97)
- (readme) Improved installation guide (#1781) - (e579b81)
- (readme) Minor improvements (#1779) - (5b0ed02)
- (readme) Added Caddy webserver (#1778) - (970a028)
- (workflow) Refactored all workflows (#1803) - (a29d57b)
- (workflow) Trying combine
changelog workflow
withchecksums workflow
(#1800) - (60c6057) - Automated releases generation (#1808) - (6c9372c)
- Automated releases generation (#1806) - (bc74550)
- Automated releases generation (#1805) - (425e2e8)
- Minor improvements (#1796) - (8650ad3)
- Update
cliff.toml
- (254dca2) - Minor improvements (#1743) - (e73d650)
- Enabled
$bb_cfg['integrity_check']
by defaul (#1742) - (7e3601e)
◀️ Revert
New Contributors ❤️
- @actions-user made their first contribution