diff --git a/app/partials/desktop/changelog_modal.html b/app/partials/desktop/changelog_modal.html index de9cc0fd..891b26c4 100644 --- a/app/partials/desktop/changelog_modal.html +++ b/app/partials/desktop/changelog_modal.html @@ -41,7 +41,7 @@
  • Prepare for the rise of location-based bots: all bots can now ask users to share their location.
  • Inline bots can now send all attachments supported in Telegram (videos, music, stickers, files, etc.).
  • Try out these sample bots to see what's coming your way soon: @music, @sticker, @youtube, @foursquare
  • -
  • Check out the Telegram Blog for more info
  • . +
  • Check out the Telegram Blog for more info.
  • Improved quick forward in channels (Click on message date to try it out).
  • Improved performance.
  • diff --git a/app/partials/mobile/changelog_modal.html b/app/partials/mobile/changelog_modal.html index 530b3aaa..bc699d9f 100644 --- a/app/partials/mobile/changelog_modal.html +++ b/app/partials/mobile/changelog_modal.html @@ -30,7 +30,7 @@
  • Prepare for the rise of location-based bots: all bots can now ask users to share their location.
  • Inline bots can now send all attachments supported in Telegram (videos, music, stickers, files, etc.).
  • Try out these sample bots to see what's coming your way soon: @music, @sticker, @youtube, @foursquare
  • -
  • Check out the Telegram Blog for more info
  • . +
  • Check out the Telegram Blog for more info.
  • Improved quick forward in channels (Click on message date to try it out).
  • Improved performance.