Releases: xtrime-ru/TelegramRSS
Releases · xtrime-ru/TelegramRSS
v4.5.0
06 Jun 21:35
Compare
Sorry, something went wrong.
No results found
What's Changed
Return correct code for rate limited requests
Added Basic auth header authorization
Full Changelog : v4.4.0...v4.5.0
v4.4.0
26 Jan 12:19
Compare
Sorry, something went wrong.
No results found
v4.3.0
31 May 14:29
Compare
Sorry, something went wrong.
No results found
v4.2.0
22 Mar 22:52
Compare
Sorry, something went wrong.
No results found
Add reactions and views in rss
new html generator to fix support of nested entieties
php 8.4 support
Fix support for docker 26
Full Changelog : v4.1.0...v4.2.0
v4.1.0
26 Jan 18:53
Compare
Sorry, something went wrong.
No results found
v4.0.4
27 May 22:32
Compare
Sorry, something went wrong.
No results found
Fixes:
deserialization bug
support new telegram-api-server container name
v4.0.3
14 Apr 21:25
Compare
Sorry, something went wrong.
No results found
Fixes:
Full support for ipv6 clients
Allow to define real ip header from nginx in .env.docker
get only last ip from X-Forwarded-For (if multiple)
v4.0.2
12 Apr 11:23
Compare
Sorry, something went wrong.
No results found
Fixes:
Error caching
Allow trailing slashes in urls
Limit argument ignore
Show all grouped images
v4.0.1
10 Apr 00:33
Compare
Sorry, something went wrong.
No results found
Fix varios notices and errors;
Get correct remote ip info from nginx;
Redirect to empty preview image if there is no preview;
v4.0.0
09 Apr 22:47
Compare
Sorry, something went wrong.
No results found
Featuring big update for TelegramRSS!
Now using amphp v3 and fibers instead of swoole.
Improvements
Media streamed directly to user without intermediate download in memory. Lower latency and zero memory usage.
RSS page now uses title and decription from peer info.
Big refactoring and cleanup.