This commit is contained in:
erwanlr
2019-03-30 07:20:14 +00:00
parent 1baa3e23b2
commit 07b3826806
509 changed files with 82506 additions and 48 deletions

View File

@@ -0,0 +1,171 @@
== Changelog ==
= 1.1.6 =
* Fixed: Minor bug.
= 1.1.5 =
* Changed: Links to 10Web.io.
= 1.1.4 =
* New: Gutenberg block
* Fixed: Replace curl calls by wp_remote_get and wp_remote_post
* Fixed: Failing to save theme (Premium)
* Fixed: Compatibility with some plugins
= 1.1.3 =
* Added: Facebook widget in 10Web Builder
= 1.1.2 =
* Fixed: Inserting shortcode when when no feed is selected
* Fixed: Events features are removed because Facebook events API was shut down
= 1.1.1 =
* Improved: Simplified Facebook login. No need to enter app ID and get page tokens manually. This is a new Facebook app, so reauthentication is required.
* Fixed: Elementor compatibility
= 1.1.0 =
* **Important: Breaking change. Obtaining page access token is required to display your page content with Facebook Feed by 10Web plugin.
* Fixed: Error on PHP 7.2
* Fixed: Notices when feed is unpublished
* Changed: Deactivation popup
= 1.0.38 =
* New: Using page access token
* New: Reset and update cached Facebook data
* Changed: Uninstall page moved from separate menu to settings page
* Changed: Session usage removed
* Fixed: WordPress loopback request error because of sessions
* Fixed: PHP notices in widget
= 1.0.37 =
* Changed: API requests reduced from frontend
* Changed: Use another token if API returns any kind of error
* Removed: Likes temporarily not displayed
* Fixed: Unnecessary requests from feeds list admin screen
= 1.0.36 =
* Changed: Use built-in access tokens if user's token has expired rate limit
= 1.0.35 =
* Fixed: Crash on front end when API returns error
* Improved: Use another access token if API request limit of current token is exceeded
= 1.0.34 =
* Fixed: Bug on video post
= 1.0.33 =
* Fixed: Empty post bug
* Changed: Default API keys
* Fixed: Bug on setting API keys from options
= 1.0.32 =
* Important: Facebook API has been changed on without any warning, and now it does not allow bringing posts from public groups.
= 1.0.31 =
* Fixed: Bug on autoupdate
* Fixed: Bug on comments
= 1.0.30 =
* Changed: Deactivation popup
= 1.0.29 =
Added: Support forum and Review links.
= 1.0.28 =
* Fixed: Spinning icon
= 1.0.27 =
* Changed: Show notification to install Backup WD plugin only on plugin pages.
= 1.0.26 =
* Fixed: Unexpected error when saving feed
* Added: Notice to install Backup WD plugin
= 1.0.25 =
* Fixed: Updated library to prevent conflict with PHP version 7
= 1.0.24 =
* Changed: Default tokens
= 1.0.23 =
* Fixed: Translations
= 1.0.22 =
* Fixed: shortcode styles and tinymce errors on WP 4.8
= 1.0.21 =
* Fixed: Bug on autoupdate
* Fixed: Event ordering
= 1.0.19 =
* Changed: Autoupdate
= 1.0.18 =
* Added: Support Forum links
= 1.0.17 =
* Added: Overview page
* Changed: Deactivation
= 1.0.16 =
* Fixed: Conflict with Visual Composer
* Changed: Data optimization
= 1.0.15 =
* Fixed: bug on posts with no shares
* Fixed: bug on showing old events
= 1.0.14 =
* Fixed: Bug on reactions
* Fixed: Bug on multiple Feeds
* Fixed: Bug on widget dimension
= 1.0.13 =
* Changed: Featured plugins
* Fixed: Bug with albums
= 1.0.12 =
* Fixed: Changes in database after plugin version update via FTP or AJAX requests with silent activation
= 1.0.11 =
* Added: Reactions
* Changed: Graph api calls
* Fixed: Minor bugs
= 1.0.10 =
* Added: Notice for appID and access token
* Changed: Default tokens
= 1.0.9 =
* Fixed: Maximum Post message(description) Length option bug
* Fixed: Minor bug
= 1.0.8 =
* Fixed: Minor bug
= 1.0.7 =
* Fixed: Bug in creating tables
= 1.0.6 =
* Fixed: Broken image in Firefox
* Fixed: Post with quotes
= 1.0.5 =
* Added: Review, User guide notices
= 1.0.4 =
* Fixed: Bug in Autoupdate
= 1.0.3 =
* Added: Event ordering by event date
* Added: Languages
= 1.0.2 =
* Minor bug fixed
= 1.0.1 =
* Minor bug fixed
= 1.0.0 =
* Initial version