Skip to content

Releases: wpsocio/wptelegram

v2.1.5

01 Jul 07:18
Compare
Choose a tag to compare

Bug fixes

  • Fixed the issue of unintended posts being scheduled for delay

v2.1.4

20 Jun 19:24
Compare
Choose a tag to compare

Bug fixes

  • Fixed the long integer chat ID issue when using Google Script
  • Fixed the Notification Chat IDs sanitization issue
  • Minor fixes

v2.1.3

12 Apr 18:46
Compare
Choose a tag to compare

Bug fixes

  • Fixed the new lines removed by classic editor

v2.1.2

04 Apr 15:58
Compare
Choose a tag to compare

Enhancements

  • Improved the proxy hooking

Bug fixes

  • Fixed the fatal error with helper function
  • Fixed the issue with delayed posts

v2.1.1

27 Mar 08:59
Compare
Choose a tag to compare

Bug fixes

  • Fixed the step in delay on post edit page

v2.1.0

26 Mar 17:10
Compare
Choose a tag to compare

Enhancements

  • Improved the template conditional logic
  • Made delay to be more granular - can be set in half a minute steps
  • Added option to allow newlines in {post_excerpt
  • Added option to send {categories} as hashtags

Bug fixes

  • Fixed the issue with scheduled posts not being sent to Telegram

v2.0.19

23 Dec 18:29
Compare
Choose a tag to compare

Added the conditional logic for Message Template

v2.0.16

23 Dec 13:05
Compare
Choose a tag to compare
  • Fixed the HTML bug in Notifications
  • Fixed the PHP fatal error
  • Added fixes for WP 5+
  • Fixed double posting by block editor
  • Fixed the issue with Override Options not expanding in Block Editor
  • Improved the logging to include logs about featured image
  • Removed the override metabox from the post types not chosen to be sent
  • Added tutorial videos in the sidebar
  • Updated CMB2

v2.0.12

29 Nov 10:35
Compare
Choose a tag to compare
  • Fixed the Notification issue caused by some faulty plugins
  • Fixed the issue with Post to Telegram caused by Cron Control
  • JS fixes