Skip to content

Commit

Permalink
[AUTO][skip ci] Updating changelog for v3.2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
selul committed Aug 16, 2018
1 parent 8f81c7c commit 29669aa
Show file tree
Hide file tree
Showing 83 changed files with 11,824 additions and 81 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@

### v3.2.12 - 2018-08-16
**Changes:**
* Fixed compatibility with the Gutenberg block
* Added option to disable the featured image from being added to the website RSS feed
* Fixed problem with excluding keywords not working
* Updated the readme file

### v3.2.11 - 2018-06-26
**Changes:**
* New Gutenberg block for Feedzy RSS Feeds
Expand Down
7 changes: 7 additions & 0 deletions dist/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@

### v3.2.12 - 2018-08-16
**Changes:**
* Fixed compatibility with the Gutenberg block
* Added option to disable the featured image from being added to the website RSS feed
* Fixed problem with excluding keywords not working
* Updated the readme file

### v3.2.11 - 2018-06-26
**Changes:**
* New Gutenberg block for Feedzy RSS Feeds
Expand Down
2 changes: 1 addition & 1 deletion dist/css/feedzy-rss-feeds.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* feedzy-rss-feeds.css
* Feedzy RSS Feed
* Copyright: (c) 2016 Themeisle, themeisle.com
* Version: 3.2.11
* Version: 3.2.12
* Plugin Name: FEEDZY RSS Feeds
* Plugin URI: http://themeisle.com/plugins/feedzy-rss-feeds/
* Author: Themeisle
Expand Down
220 changes: 220 additions & 0 deletions dist/dist/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,220 @@

### v3.2.12 - 2018-08-16
**Changes:**
* Fixed compatibility with the Gutenberg block
* Added option to disable the featured image from being added to the website RSS feed
* Fixed problem with excluding keywords not working
* Updated the readme file

### v3.2.11 - 2018-06-26
**Changes:**
* New Gutenberg block for Feedzy RSS Feeds
* Fixed curl SSL problem with Feeds with HTTPS
* Fix content type, conflicting with Gutenberg
* Added compatibility with the pro version for full text import

### v3.2.10 - 2018-04-02
**Changes:**
* Adds shortcode attribute for feed items order ( title ASC/DESC, date ASC/DESC).
* Improve documentation and examples.

### v3.2.9 - 2018-03-07
**Changes:**
* Automatically fix deprecated google news feeds.
* Improve compatibility with the pro version.

### v3.2.8 - 2018-02-20
**Changes:**
* Fix issue with medium feeds.
* Improves extensibility using various hooks.
* Fix feeds without schema protocol.

### v3.2.7 - 2018-01-05
**Changes:**
* Fix compatibility with SiteOrigin Page Builder.
* Adds full content import from feed.
* Fix issue with img scraped from articles.

### v3.2.6 - 2017-11-16
**Changes:**
* Adds compatibility with WordPress 4.9

### v3.2.5 - 2017-11-03
**Changes:**
* Fix for double slash issue in image path.
* Fix for private ips when proxy is used.
* Add FAQ in sync with helpscout docs.

### v3.2.4 - 2017-10-13
**Changes:**
* Fix for assets enqueue, loading them where are needed only.
* Removes duplicates readme.md files.

### v3.2.1 - 2017-10-12
**Changes:**
* Adds global settings page.
* Adds User Agent and Proxy settings.
* Fix for some edge cases regarding images in the feed.

### v3.2.0 - 2017-08-17
**Changes:**
* Fix for image URL issue following some strange patterns.
* Added fallback for broken feed, now if one feed from the list is not working, others will will be used.
* Added shortcode parameter for feed cache control.

### v3.1.10 - 2017-08-03
**Changes:**
* Fixed typos in shortcode builder.
* Fixed image encoding issue.

### v3.1.9 - 2017-07-21
**Changes:**
* Fixed issue with fetching images containg GET parameters.

### v3.1.8 - 2017-07-17
**Changes:**
* Fixed image fetching issues.
* Fixed link opening behaviour
* Improved description ( Thanks to @chesio )

### v3.1.7 - 2017-06-21
**Changes:**
* Added new sdk logic.
* Improved compatibility with the pro version.

### v3.1.6 - 2017-06-02
**Changes:**
- Added sdk test.

### v3.1.5 - 2017-05-31
**Changes:**
- Fixed sdk notifications issues.
- Added compatibility with pro version.

### v3.1.4 - 2017-05-30
**Changes:**
- Added new doc for feedzy categories.
- Bump themeisle-sdk version.

### v3.1.3 - 2017-05-29
**Changes:**
- * Added new SDK features.
- * Fixed some edge case issues on image parsing.

### v3.1.2 - 2017-05-25
**Changes:**
- Release 3.1.2

### v3.1.1 - 2017-05-22
**Changes:**
- Replace alt in span with title

### v3.1.0 - 2017-05-17
**Changes:**
- Added feed to post compatibility
- Added categories to group urls
- Added filter for author url
- Fixed regex for jpeg images.

### v3.0.12 - 2017-04-24
**Changes:**
- Fixed svn commit.

### v3.0.11 - 2017-04-24
**Changes:**
- Changed deploy mechanism.


### 3.0.10 - 24/04/2017

**Changes:**

- Fixed wrong image regex.
- Fixed image compression.
- Added wraith.


### 3.0.9 - 21/02/2017

**Changes:**

- Fixed wrong empty title check.


### 3.0.8 - 20/02/2017

**Changes:**

- Added sizes param to feedzy_thumb_output.

- Dont show items with empty title.


### 3.0.7 - 03/02/2017

**Changes:**

- Fixed is_new when pro is active.

- Fixed redundant auto options.

- Fixed auto option in widget for image option.


### 3.0.6 - 27/01/2017

**Changes:**

-

- Added feedzy_feed_timestamp filter.

- Fixed issue with edge cases feed urls.

- Fixed error when using [] on string vars.


### 3.0.5 - 13/01/2017

**Changes:**

- Fixed issue with google news feeds


### 3.0.4 - 11/01/2017

**Changes:**

- Release 3.0.4


### 3.0.3 - 10/01/2017

**Changes:**

- Added compatibility with the new pro options

- Added new documentation help

- Added legacy filters and functions


### 3.0.2 - 06/01/2017

**Changes:**

- Added default image class back


### 3.0.1 - 05/01/2017

**Changes:**

- Fixed html markup error


### 3.0.0 - 03/01/2017

**Changes:**

- Release 3.0.0 version
Loading

0 comments on commit 29669aa

Please sign in to comment.