- #229
c32b2f2
Thanks @irshadahmad21! - Added the instant Send to Telegram option on the post list page
-
#202
9464ef6
Thanks @irshadahmad21! - Fixed chat ID validation preventing from saving changes -
#196
1d41d51
Thanks @irshadahmad21! - Updated delay UI to show WP Cron warning as alert
-
#191
1d2b4bd
Thanks @irshadahmad21! - Updated attach files UI to show file size -
#193
35f1abc
Thanks @irshadahmad21! - Performance improvements
-
#187
d1de312
Thanks @irshadahmad21! - Added filters for excerpt and content options -
#190
4e79cc9
Thanks @irshadahmad21! - Fixed files button not working for block editor
- #179
55eeace
Thanks @irshadahmad21! - Improved admin styles on smaller screens
- #177
3c61709
Thanks @irshadahmad21! - Fixed the last failed deployment
-
#167
c111617
Thanks @irshadahmad21! - Improved the UI for small/mobile screens -
#167
c111617
Thanks @irshadahmad21! - Refreshed the UI migrating away from Chakra UI
-
#167
c111617
Thanks @irshadahmad21! - Fixed the issue of delay in posting not being saved when changed alone -
#167
c111617
Thanks @irshadahmad21! - Fixed the issue of proxy options not showing upon changing proxy type. -
#167
c111617
Thanks @irshadahmad21! - Fixed and improved the a11y issues in settings page UI
- #165
314648d
Thanks @irshadahmad21! - Fixed load_plugin_textdomain warning in dependent package
- #163
75bab6b
Thanks @irshadahmad21! - Fixed load_plugin_textdomain warning
- #161
116db7b
Thanks @irshadahmad21! - Fixed the fatal error during upgrade
- #158
a825c39
Thanks @irshadahmad21! - Fixed the issue of scaled image being preferred over original image
- #156
d14a2f9
Thanks @irshadahmad21! - Fixed Message Template info not expanding
- #151
7f06002
Thanks @irshadahmad21! - Fixed settings page and post editor crash for older Wp versions
-
#146
bb3677f
Thanks @irshadahmad21! - Fixed empty translations loaded via l10n.php files -
#150
44e433a
Thanks @irshadahmad21! - Restored translations for plugin name after l10n fix
-
#142
b0b652e
Thanks @irshadahmad21! - Post to Telegram: Changed default custom rule from post to post category -
#135
38f4591
Thanks @irshadahmad21! - Removed translation for plugin title to ensure the menu item it not invisible
-
#132
f20821c
Thanks @irshadahmad21! - Improved logging for delay in posting -
#129
ce6c4e1
Thanks @irshadahmad21! - Fixed logging to remove only the old entries when file size limit is reached.
- #126
69a8e23
Thanks @irshadahmad21! - Fixed translations not working for settings page
- #124
30ee543
Thanks @irshadahmad21! - Fixed the is new post logic for draft posts
- #121
c8f8d07
Thanks @irshadahmad21! - Added blueprints for WP Playground
-
#119
69bb5c2
Thanks @irshadahmad21! - Fixed post excerpt filter in post data not working -
#116
cfac49f
Thanks @irshadahmad21! - Added php translation files for better performance with WP 6.5
- #113
9594d18
Thanks @irshadahmad21! - Fixed PHP errors in Post to Telegram for partial REST API input
-
#99
0db832f
Thanks @irshadahmad21! - Improved logging for HTML conversion errors for private notifications -
#103
e12a25c
Thanks @irshadahmad21! - Updated minimum required WP version to 6.4
- #96
24aeb5a
Thanks @irshadahmad21! - Updated bundled bot api library
- #87
5bffa8f
Thanks @irshadahmad21! - Added link preview options
- #88
09a4b44
Thanks @irshadahmad21! - Updated screenshots for wordpress.org
- #81
2cb4c4c
Thanks @irshadahmad21! - Fix "At least one channel is required." error
-
#78
25b51fe
Thanks @irshadahmad21! - Fixed blank admin page after recent update -
#79
3791761
Thanks @irshadahmad21! - Fixed plugin menu being hidden during upgrade
-
#73
65f4584
Thanks @irshadahmad21! - Fixed PHP 7.4 critical error on settings page -
#73
65f4584
Thanks @irshadahmad21! - Fixed PHP notice on plugins page requirements
- #67
b8f1656
Thanks @irshadahmad21! - Enabled support for PHP 7.4 after user feedback
- #63
c1d022e
Thanks @irshadahmad21! - Fixed requirements in readme.txt
-
#36
7b30e81
Thanks @irshadahmad21! - Fixed the emojis in notifications not being sent. -
#59
e762e5e
Thanks @irshadahmad21! - Updated minimum required PHP version to 8.0 -
#44
ca6e099
Thanks @irshadahmad21! - Added "Select all" option for channels in block editor
- Added support for
<blockquote>
tag
- Fixed the failure of sending posts with large size images
- Fixed the Yoast Duplicated post not sent to Telegram
- Fixed translations not loaded for some strings
- Fixed the dollar sign getting nuked from excerpt
- Fixed logs to avoid bot token added to URL
- Improved message template sanitization to prevent breaking the markup
- Added a new filter
wptelegram_p2tg_post_data_plain_excerpt
to allow sending plain text excerpt
- Fixed the links added in parenthesis when "Formatting" is set to "None"
- Fixed the broken hyperlinks in Message Template when using custom field link
- Fixed the issue of images being retained in post content links
- Fixed the issue of shortcodes being sent to Telegram
- Fixed the unintended newlines in Post Excerpt and Post Content
- Fixed repeated caption for the image when using the "After the text" option
- Fixed the issue of long texts being truncated
- Added support for adding internal note to chat IDs
- Fixed PHP 8.1 issue with HTML conversion
- Fixed the word count issue with non-english locales
- Added better support for HTML formatting.
- Added support for
<u>
and<ins>
HTML tags. - Added support for nested tags. You can now use
<b>
inside<i>
and vice versa. - Intelligently trim
{post_excerpt}
to preserve the other parts of Message Template.
- Removed support for Markdown formatting in favour of better HTML formatting
- Fixed the image not being sent "After the text" when "Send files by URL" is disabled
- Fixed the issue of messages not being sent when the markup is not valid
- Fixed nesting error in experimental HTML converter
- Added the new experimental HTML converter for better formatting of email notifications
- The new can be enabled using
add_filter( 'wptelegram_notify_use_experimental_text', '__return_true' );
- Fixed PHP warning when not using message thread ID
- Added support for sending messages to topics with groups
- Fixed messages not sent when replied-to message is not found
- Improved the default value for Send to Telegram option on post edit page
- Fixed PHP warnings in logger
- Fixed warnings in PHP 8.x
- Improved logging for better understanding of errors
- Improved logging options to prevent users from mistakes
- Fixed PHP error on plugin update
- Fixed Post to Telegram rule search bug
- Added "Protect content" option to Post to Telegram.
- Misc bug fixes
- Fixed some typos
- Added override option for Send Featured Image.
- Fixed posts not sent when Formatting is None
- Added
{post_slug}
macro
- Fixed admin page not shown just after upgrade
- Fixed multiple empty lines in post content and excerpt
- Fixed file upload for CloudFlare proxy
- Added CloudFlare Proxy support 🚀
- Added
{post_type}
and{post_type_label}
macros
- Fixed WooCommerce REST API products not sent to Telegram
- Added explicit filter for post edit switch
- Further improved logging for better troubleshooting
- Updated FAQ section
- Fixed the issue of settings not saved due to trailing slash redirects
- Fixed the upgrade for Post to Telegram rules
- Fixed invalid argument error for failed post updates
- Fixed duplicate posts when using bulk import
- Fixed i18n for block editor override settings
- Fixed the Disable Notification settings not being reflected on post edit page
- Fixed saving empty channels crashing the settings page
- Fixed "Changes could not be saved" error for old upgrades
- Fixed the issue of scheduled posts being sent regardless of the overrides.
- Removed "Post edit switch" from post edit page when disabled.
- Minor admin UI fixes.
- Fixed "Send to Telegram" flag not saved for block editor drafts.
- Fixed the issue of posts being sent from block editor regardless of the rules.
- Fixed the issue of disabled Test Token button.
- Fixed the issue of delayed posts not sent.
- Fixed the empty rules being saved, preventing posts from being sent to Telegram.
- Fixed wrong template when using CMB2 override settings.
- Improved logging for better diagnosis
- Fixed the wrong post data when importing posts
- Fixed the issue caused by upgrade for fresh installations
- Fixed the settings not saved issue
- Fixed the Update failed issue in block editor for drafts
- Fixed the fatal error for old block editor posts
- Fixed the issue of posts not sent when using WP CLI
- Fixed the last messed up update
- Switched to PHP namespaces
- Removed CMB2 dependency
- Improved and changed admin UI to single page
- Added option for inline button URL source
- Added option to change the inline button icon
- Better support for block editor override settings
- Fixed the YouTube links being stripped out from the content.
- Minor fixes.
- Improved the logic to decide new and existing posts
- Added support for PHP 8
- Fixed errors for PHP 8
- Added links to view logs
- Fixed the bug in notifications when email has multiple recipients.
- Fixed 404 for CSS map files
- Moved Telegram user ID field to WP Telegram Login
- Fixed HTML characters in categories as hashtags.
- Fixed admin menu icon
- Update for WP Telegram Pro
- Unified Telegram user ID for all plugins
- Added all the registered taxonomies to macros for Message Template
- Added "Plugin generated posts" option to allow posts not created by humans.
- Fixed double posting by block editor.
- Fixed the text input styles.
- Updated bot token pattern to handle the latest change in tokens.
- Fixed the warning for old log files not found.
- Improved and secured logs by hashed names and by switching to wp_filesystem.
- Dropped support for PHP < 5.6 and WP < 4.7
- Prevent the notification links being previewed
- Fixed the issue with posts not being sent when published via WP REST API
- Fix the issue of products not being sent when published via WC REST API
- Fix CMB2 field conflict with Rank Math plugin
- Fix the fatal error caused on post edit page.
- Fixed the issue of unintended posts being scheduled for delay
- Fixed the long integer chat ID issue when using Google Script
- Fixed the Notification Chat IDs sanitization issue
- Minor fixes
- Fixed the new lines removed by classic editor
- Improved the proxy hooking
- Fixed the fatal error with helper function
- Fixed the issue with delayed posts
- Fixed the step in delay on post edit page
- 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
- Fixed the issue with scheduled posts not being sent to Telegram
- Added the conditional logic for Message Template
- Fixed the HTML bug in Notifications
- Fixed the PHP fatal error
- 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
- Fixed the Notification issue caused by some faulty plugins
- Fixed the issue with Post to Telegram caused by Cron Control
- JS fixes
- Fixed the bug when scheduling the posts
- Delayed loading of modules to fix the translation issues
- Fixed the HTML entity issue for Markdown
- re-enabled sending password protected posts
- Added support for saving override options for Pending posts
- Minor fixes
- Fixed Send to Telegram button for Drafts
- Added support for saving override options for drafts and future posts
- Removed the ugly newline character at the beginning of the message when using Single Message with Image after the text
- Added Disable Notifications in override options
- Fixed the issue with saving of "Send files by URL" option
- Minor fixes
- Added the logging feature for debugging
- Added the option to upload the files
- Improved the proxy handling
- Changed the way Bot API creates logs
- Minor fixes
- Fixed the 404 CSS error for public.min.css
- Added the delAy options for posts
- Restored the old user profile field for Chat ID
- Added Bot Username field
- Fixed the 404 JS error for public.min.js
- Fixed the override metabox issue
- Fixed the override metabox issue caused by other JS errors
- Fixed the issue with image being sent as caption
- Fixed the issue caused by is_success()
- Major Release with full revamp
- Added modular functionality
- Removed PHP 5.3 requirement to avoid double posting
- Fixed the double posting problem caused by the last update
- Added the filter for default inline button
- Fixed the issue with Scheduled posts caused by previous update
- Fixed the issue of category/author filter for future posts
- Added the filter to explicitly change the Inline URL Button text
- Fixed the inline keyboard issue with image posts
- Fixed the double posting problem due to some plugins
- Other fixes
- Removed the API validation of bot token upon saving the settings
- Minor fixes
- Fixed the fatal error when using Google Script
- Added option to add inline button for Post URL
- Added support for WP-CLI
- Fixed the issue with spaces in WP Tags
- Minor fixes
- A few more hooks and filters
- Updated German translation, thanks to @robertskiba
- Minor fixes
- Added support for sending files along with the post.
- A few more hooks and filters
- Minor fixes
- Fixed the issue with sending test messages
- Added the support for bypassing blockage using Google App Script.
- Fixed the issue with double quotes in message template
- Minor fixes
- Fixed the issue with saving the settings with proxy
- Added support for many proxy types
- Added the hidden support for proxy
- Added hooks to bot API for modifying curl handle
- Added the latest update for Bot API Library
- Increased the default request timeout
- Added few more hooks for bot API request params
- Fixed the syntax error in previous update
- Some more control for user permissions
- Fixed the issue of bot token loss when saving the settings
- Added new filters for controlling the sent message
- Revamped Telegram Bot API Library to make it more portable
- Changed a few hooks to avoid confusion
- Added Catalan translation. Thanks to jdellund
- Minor fixes
- Enabled
parse_mode
for in image caption
- Added few more hooks for more control and customizations
- Added Russian translation. Thanks to Oxford
- Updated EmojiOne Area library to v3.2.6 to enable emoji search
- Updated Select2 library to v4.0.5
- Added method for creating API log
- Added method to modify curl handle for file uploads
- More filters to control the process
- Bug fixes
- Fixed the Fatal Error caused by WP_Error when saving the settings
- Added Portuguese Brazilian translation. Thanks to HellFive Osborn
- Fixed the issue caused by unending Markdown which stopped notifications
- Total revamp of the notification sending mechanism
- Allow users to receive email notifications on Telegram
- Added compatibility with every plugin that uses
wp_mail()
to send emails - Fixed bugs in notification processing
- Fixed the issue of posts not being sent when published by cron
- Fixed the hyperlink issue in content URLs after the previous update
- Added more filters to control the way post_content and post_excerpt are processed
- Added German translation. Thanks to Muffin
- Fixed post_date format and localization issue.
- Fixed shortcode issue in post_content
- Improved processing of post_content and post_excerpt
- Added option to choose the way consecutive messages are sent
- Fixed caption issue when sending image after the text
- Improved plugin strings for easy translations
- Bug fixes and performance improvements
- Added Italian translation. Thanks to Mirko Genovese
- Added Arabic translation. Thanks to @Mohamadbush and Mohammad Taher
- Fixed the HTML parsing issue when using Content before Read More tag as Excerpt Source
- Added hooks before and after sending the message
- Added
{post_date}
and{post_date_gmt}
macros to be used in Message Template
- Added Persian translation. Thanks to mohammadhero
- Added hooks and filters for post title, author, excerpt, featured_image etc.
- Final support for the search plugin
- Fixed the warning for undefined index when not using categories/terms restriction
- Added support for Read More tag to be used in Excerpt Source
- Improved Telegram API as a Library for developers to use
- Many upgrades to provide basis for future plugin(s)
- Minor fixes
- Fixed the bug with scheduled posts when using override switch
- Fixed the unwanted warning about invalid bot token
- Fixed warnings when settings not saved
- Added language pack for translations
- Minor fixes
- Introducing Website notifications to Telegram
- Dropped support for WordPress 3.5 and older
- Filter posts by author
- Filter posts by categories or terms of custom taxonomies
- You can now explicitly set Excerpt Source
- Performance improvements
- Delayed
save_post
hook execution to fix the issue with some custom fields - Added filters to give you more control over macros and their values
- Added separate filters for modifying the values of individual custom fields and taxonomies
- Minor fixes
- Now Featured Image can be sent after the text
- Image and text can be send in a single message
- Now Featured Image can be sent with Caption
- Caption source can explicitly be chosen
- Added support for sending only Featured Image
- Minor fixes
- Fixed the text issue with scheduled posts
- Optimized Settings tabs for small screens
- Added tab icons to fit on small screens
- Minor fixes
- Fixed message template issue in post edit screen
- Total revamp of the settings page
- Added tabbed interface to reduce scrolling
- Added a beautiful template editor with emojis :)
- Added direct support for Custom Post Type selection
- Added the option to choose Channel/chat at the post edit screen
- Preserve override option for Scheduled (future) Posts
- Bug fixes for older WordPress versions
- Added support for PHP 5.2
- Minor bug fixes
- Added direct support for Custom Fields
- Added support for including {taxonomy} in template
- Fixed HTML issue with {content}
- Fixed HTML Parse Mode issue
- Fixed URL issue in Markdown style
- Added support for scheduled posts
- Fixed HTML Entities issue in the text
- Fixed excerpt length bug
- Minor fixes
- Updated README
- Minor fixes
- Changed the override option to make it more versatile
- Bug fixes
- Initial Release.