Releases: xtrime-ru/TelegramRSS
Releases · xtrime-ru/TelegramRSS
v4.0.4
Fixes:
- deserialization bug
- support new telegram-api-server container name
v4.0.3
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
Fixes:
- Error caching
- Allow trailing slashes in urls
- Limit argument ignore
- Show all grouped images
v4.0.1
- 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
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.
v3.3.1
New php version and disable getSponsoredMessages for premium accounts.
v3.3.0
- Fix swoole error
- Add sponsored messages support
v3.2.1
Update docker dependencies
v3.2.0
- Multiple enlosures in RSS for grouped messages
- Fixed non media files downloads.
- Fixed media downloads on channels/chats with redirected messages