Skip to content

Releases: XF-Telegram/Core

v2.0.4

21 Mar 09:37
Compare
Choose a tag to compare

Implemented our own asVisitor() method wrapper with changing language and style (if required).

v2.0.3

08 Jan 14:33
Compare
Choose a tag to compare
  • Fixed error related with blocking bot and authorization.

v2.0.2

02 Jan 09:19
Compare
Choose a tag to compare

Drop AuthMethod classes. Now addon displays only button, but allow authorize with bot.

v2.0.1

01 Dec 06:39
Compare
Choose a tag to compare

v2.0.0

08 Nov 11:37
Compare
Choose a tag to compare

See previous change lists for understanding changes from v1.x

  • Added stock for temporary changing current visitor

v2.0.0 Release Candidate 2

29 Sep 19:48
Compare
Choose a tag to compare
Pre-release
  • Fixed WebHook logic code.
  • Added template for testing connected account integration from ACP.

v2.0.0 Release Candidate 1

29 Sep 17:52
Compare
Choose a tag to compare
Pre-release
  • Rewritten from scratch.
  • Now addon use third-party package for working with Telegram.
  • Changed addon namespace (Kruzya\Telegram -> SModders\TelegramCore).

1.1 Beta 4

21 Nov 16:00
Compare
Choose a tag to compare
  • Rebuilded addon with correct _data directory.
  • Added prefix xf_ for table.

1.1 Beta 3

14 Nov 19:37
Compare
Choose a tag to compare
  • Fixed rewrited installer.

1.1 Beta 2

27 Oct 06:09
Compare
Choose a tag to compare
1.1 Beta 2 Pre-release
Pre-release
  • Added forgotten build.json on Git
  • Added forgotten telegram.php in webroot
  • Rewritten installer with using StepRunnerTraits