Skip to content

Releases: xtrime-ru/TelegramRSS

v4.1.0

26 Jan 18:53
Compare
Choose a tag to compare

New features:

  • Show one post by its id.

v4.0.4

27 May 22:32
Compare
Choose a tag to compare

Fixes:

  • deserialization bug
  • support new telegram-api-server container name

v4.0.3

14 Apr 21:25
Compare
Choose a tag to compare

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
Choose a tag to compare

Fixes:

  1. Error caching
  2. Allow trailing slashes in urls
  3. Limit argument ignore
  4. Show all grouped images

v4.0.1

10 Apr 00:33
Compare
Choose a tag to compare
  • 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
Choose a tag to compare

Featuring big update for TelegramRSS!
Now using amphp v3 and fibers instead of swoole.

Improvements

  1. Media streamed directly to user without intermediate download in memory. Lower latency and zero memory usage.
  2. RSS page now uses title and decription from peer info.
  3. Big refactoring and cleanup.

v3.3.1

15 Jan 18:35
Compare
Choose a tag to compare

New php version and disable getSponsoredMessages for premium accounts.

v3.3.0

02 Jan 00:21
Compare
Choose a tag to compare
  • Fix swoole error
  • Add sponsored messages support

v3.2.1

12 Dec 21:47
Compare
Choose a tag to compare
Update docker dependencies

v3.2.0

01 Oct 23:53
Compare
Choose a tag to compare
  • Multiple enlosures in RSS for grouped messages
  • Fixed non media files downloads.
  • Fixed media downloads on channels/chats with redirected messages