v 4.0.4 – 19 Aug 20
-Added a feature to schedule a single post repeatedly.
-Added a feature to make Telegram custom messages bold, italic, and underlined.
-Added an opportunity to add unapproved Facebook Apps so that Facebook App testers can test and approve the App.
-Fixed the bug related to non-latin Instagram names.
-Fixed the bug related to auto-posting when the Share in the background option is disabled.
-Fixed the bug related to adding accounts when scheduling on the Direct share panel.
-Fixed the bug related to showing interval when editing a schedule.
If you don't want to re-install the plugin and you have version 4.0.3 or less run this sql query (remember to replace your prefix "wp_")
Code:
ALTER TABLE wp_fs_schedules ADD `post_freq` varchar(50) COLLATE utf8mb4_unicode_ci DEFAULT NULL;
Or I can install the plugin from 0, removing it from the wordpress plugin control panel and uploading it again.