Skip to content

Commit bce058a

Browse files
committed
ci: Updating changelog for v3.3.0 [skip ci]
1 parent 722d544 commit bce058a

File tree

4 files changed

+51
-8
lines changed

4 files changed

+51
-8
lines changed

CHANGELOG.md

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

2+
### v3.3.0 - 2019-08-14
3+
**Changes:**
4+
* Add support for ChartJS
5+
* Add alpha color picker for supported charts
6+
* Fix issue with some options of DataTable
7+
* Include DataTable charts in block editor
8+
* Fix issue with import from JSON not working with some sources
9+
* Add menu and onboarding page
10+
* Fix issue with frontend action checkboxes
11+
* Improve UX in advanced settings
12+
213
### v3.2.1 - 2019-05-05
314
**Changes:**
415
* Fix issue with async loading of scripts

readme.md

Lines changed: 27 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Visualizer: Tables and Charts Manager for WordPress # #
22
**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)
3-
**Tags:** chart, charts, charting, graph, graphs, graphing, visualisation, visualise data, visualization, visualize data, HTML5, canvas, pie chart, line chart, bar chart, column chart, gauge chart, area chart, scatter chart, candlestick chart, geo chart, google visualization api, data tables, chartjs
3+
**Tags:** chart, charts, charting, graph, graphs, graphing, visualisation, visualise data, visualization, visualize data, HTML5, canvas, pie chart, line chart, bar chart, column chart, gauge chart, area chart, scatter chart, candlestick chart, geo chart, google visualization api, data tables, chartjs
44
**Requires at least:** 3.5
55
**Tested up to:** 5.2
66
**Stable tag:** trunk
@@ -11,7 +11,7 @@ A simple and quite powerful WordPress chart plugin to create and embed interacti
1111

1212
## Description ##
1313

14-
<a href="https://themeisle.com/plugins/visualizer-charts-and-graphs/" rel="nofollow">Visualizer: Tables and Charts Manager for WordPress plugin</a> is a simple, easy to use and quite powerful tool to create, manage and embed interactive charts & tables into your WordPress posts and pages.
14+
<a href="http://themeisle.com/plugins/visualizer-charts-and-graphs-lite/" rel="nofollow">Visualizer: Tables and Charts Manager for WordPress (Lite) plugin</a> is a simple, easy to use and quite powerful tool to create, manage and embed interactive charts & tables into your WordPress posts and pages.
1515

1616
The plugin uses Google Visualization API, DataTables.net and ChartJS to add responsive & animated charts/diagrams, which support cross-browser compatibility (adopting VML for older IE versions) and cross-platform portability to iOS and new Android releases. Is the best Excel to WordPress solution who let's you insert charts to your wp site using a simple chart builder.
1717

@@ -138,13 +138,33 @@ Pay attention that to turn your shortcodes into graphs, your theme has to have `
138138

139139
## Screenshots ##
140140

141-
1. Chart type selection
142-
2. Chart data uploading
143-
3. Chart options editing
144-
4. Charts media library
145-
5. Charts library
141+
1. Chart selection
142+
2. Chart selection 2
143+
3. Library
144+
4. Download
145+
5. Line settings
146+
6. Pie settings
147+
7. Block editor - Pie chart settings
148+
8. Block editor - Pie chart
149+
9. Block editor - Chart library
150+
10. Block editor chart
151+
11. Bar settings
152+
12. Bar settings, Series settings
153+
13. Bar chart
146154

147155
## Changelog ##
156+
### 3.3.0 - 2019-08-14 ###
157+
158+
* Add support for ChartJS
159+
* Add alpha color picker for supported charts
160+
* Fix issue with some options of DataTable
161+
* Include DataTable charts in block editor
162+
* Fix issue with import from JSON not working with some sources
163+
* Add menu and onboarding page
164+
* Fix issue with frontend action checkboxes
165+
* Improve UX in advanced settings
166+
167+
148168
### 3.2.1 - 2019-05-05 ###
149169

150170
* Fix issue with async loading of scripts

readme.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,18 @@ Pay attention that to turn your shortcodes into graphs, your theme has to have `
153153
13. Bar chart
154154

155155
== Changelog ==
156+
= 3.3.0 - 2019-08-14 =
157+
158+
* Add support for ChartJS
159+
* Add alpha color picker for supported charts
160+
* Fix issue with some options of DataTable
161+
* Include DataTable charts in block editor
162+
* Fix issue with import from JSON not working with some sources
163+
* Add menu and onboarding page
164+
* Fix issue with frontend action checkboxes
165+
* Improve UX in advanced settings
166+
167+
156168
= 3.2.1 - 2019-05-05 =
157169

158170
* Fix issue with async loading of scripts

themeisle-hash.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"index.php":"f7643994c772a5f55476562431b4eaf9"}
1+
{"index.php":"89a7bd735bd4a4ac3a9a50fe481e7063"}

0 commit comments

Comments
 (0)