Skip to content

Commit 933435c

Browse files
committed
ci: Updating changelog for v3.4.4 [skip ci]
1 parent 0c3d8cb commit 933435c

File tree

4 files changed

+41
-3
lines changed

4 files changed

+41
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
11

2+
### v3.4.4 - 2020-06-16
3+
**Changes:**
4+
* [Feat] Option to download charts as .png images
5+
* [Fix] Make UI more intuitive when a chart is missing in the editor
6+
* [Fix] Clicking Copy chart shows the Copied message multiple times
7+
* [Fix] Conflict with Modern Events Calendar plugin
8+
* [Fix] Chart size ( width and height ) options not working for ChartJS charts
9+
* [Fix] Resizing the window causes annotation-based charts to throw an error
10+
* [Fix] Remove Inside the Chart option as legend position for Google Pie charts
11+
* [Fix] Clicking Advanced Options panel breaks Bubble chart
12+
* [Fix] Missing posts revisions on chart update
13+
214
### v3.4.3 - 2020-05-04
315
**Changes:**
416
* [Feat] Improved chart creation UX

readme.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Visualizer: Tables and Charts Manager for WordPress # #
2-
**Contributors:** [codeinwp](https://profiles.wordpress.org/codeinwp), [marius2012](https://profiles.wordpress.org/marius2012), [marius_codeinwp](https://profiles.wordpress.org/marius_codeinwp), [hardeepasrani](https://profiles.wordpress.org/hardeepasrani), [themeisle](https://profiles.wordpress.org/themeisle), [Madalin_ThemeIsle](https://profiles.wordpress.org/Madalin_ThemeIsle), [contactashish13](https://profiles.wordpress.org/contactashish13)
2+
**Contributors:** [codeinwp](https://profiles.wordpress.org/codeinwp), [themeisle](https://profiles.wordpress.org/themeisle), [marius2012](https://profiles.wordpress.org/marius2012), [marius_codeinwp](https://profiles.wordpress.org/marius_codeinwp), [hardeepasrani](https://profiles.wordpress.org/hardeepasrani), [rozroz](https://profiles.wordpress.org/rozroz), [Madalin_ThemeIsle](https://profiles.wordpress.org/Madalin_ThemeIsle)
33
**Tags:** tables, charts, pie, visualization, graphs
44
**Requires at least:** 3.5
55
**Tested up to:** 5.4
@@ -162,6 +162,19 @@ Pay attention that to turn your shortcodes into graphs, your theme has to have `
162162
13. Bar chart
163163

164164
## Changelog ##
165+
### 3.4.4 - 2020-06-16 ###
166+
167+
* [Feat] Option to download charts as .png images
168+
* [Fix] Make UI more intuitive when a chart is missing in the editor
169+
* [Fix] Clicking Copy chart shows the Copied message multiple times
170+
* [Fix] Conflict with Modern Events Calendar plugin
171+
* [Fix] Chart size ( width and height ) options not working for ChartJS charts
172+
* [Fix] Resizing the window causes annotation-based charts to throw an error
173+
* [Fix] Remove Inside the Chart option as legend position for Google Pie charts
174+
* [Fix] Clicking Advanced Options panel breaks Bubble chart
175+
* [Fix] Missing posts revisions on chart update
176+
177+
165178
### 3.4.3 - 2020-05-04 ###
166179

167180
* [Feat] Improved chart creation UX
@@ -553,4 +566,4 @@ Pay attention that to turn your shortcodes into graphs, your theme has to have `
553566
* The bug with CSV file uploading was fixed.
554567

555568
### 1.0.0 ###
556-
* The first version of what wil be the best wp charts plugin.
569+
* The first version of what wil be the best wp charts plugin.

readme.txt

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,19 @@ Pay attention that to turn your shortcodes into graphs, your theme has to have `
162162
13. Bar chart
163163

164164
== Changelog ==
165+
= 3.4.4 - 2020-06-16 =
166+
167+
* [Feat] Option to download charts as .png images
168+
* [Fix] Make UI more intuitive when a chart is missing in the editor
169+
* [Fix] Clicking Copy chart shows the Copied message multiple times
170+
* [Fix] Conflict with Modern Events Calendar plugin
171+
* [Fix] Chart size ( width and height ) options not working for ChartJS charts
172+
* [Fix] Resizing the window causes annotation-based charts to throw an error
173+
* [Fix] Remove Inside the Chart option as legend position for Google Pie charts
174+
* [Fix] Clicking Advanced Options panel breaks Bubble chart
175+
* [Fix] Missing posts revisions on chart update
176+
177+
165178
= 3.4.3 - 2020-05-04 =
166179

167180
* [Feat] Improved chart creation UX

themeisle-hash.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"index.php":"2701e13e479319c5fdcf252bd9f44f77"}
1+
{"index.php":"4f756be0ba6c520ec5cd9546fe643ba8"}

0 commit comments

Comments
 (0)