Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release #1132

Merged
merged 141 commits into from
May 13, 2024
Merged

Release #1132

merged 141 commits into from
May 13, 2024

Conversation

Soare-Robert-Daniel
Copy link
Contributor

@Soare-Robert-Daniel Soare-Robert-Daniel commented Apr 30, 2024

Enhancements

  • Added a manual data edit feature to the free version of the plugin
  • Improved the flow of chart creation
  • Added a chart information panel: backend chart title & quick shortcode access
  • Line and Pie charts from the ChartJS library are now available for free users, along with library selection and relative images
  • Improved wording in onboarding
  • Improved workflow for creating charts via the Visualizer Gutenberg block
  • Moved chart library selection to the top of the page and render charts from the available library only
  • Unified chart edition (removed duplicated chart edition in block mode)
  • Added optional feature usage data
  • Enhanced security
  • Improved the UI of the database query option (visible database prefix, sample query, autocompleting table names) [PRO]

pirate-bot and others added 30 commits April 18, 2024 02:53
References: Codeinwp/visualizer-pro#448
show chart type select on free
improve styles
References: Codeinwp/visualizer-pro#447
Bumps [codeinwp/themeisle-sdk](https://github.com/Codeinwp/themeisle-sdk) from 3.3.20 to 3.3.21.
- [Release notes](https://github.com/Codeinwp/themeisle-sdk/releases)
- [Changelog](https://github.com/Codeinwp/themeisle-sdk/blob/master/CHANGELOG.md)
- [Commits](Codeinwp/themeisle-sdk@v3.3.20...v3.3.21)

---
updated-dependencies:
- dependency-name: codeinwp/themeisle-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [phpcompatibility/phpcompatibility-wp](https://github.com/PHPCompatibility/PHPCompatibilityWP) from 2.1.4 to 2.1.5.
- [Release notes](https://github.com/PHPCompatibility/PHPCompatibilityWP/releases)
- [Commits](PHPCompatibility/PHPCompatibilityWP@2.1.4...2.1.5)

---
updated-dependencies:
- dependency-name: phpcompatibility/phpcompatibility-wp
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Manual Data is now free and moved to the top option.
`Import data from file` and `Import data from URL` are now pro features.
Add Skip button for second step of Chart Creation (#1135)
@vytisbulkevicius vytisbulkevicius marked this pull request as ready for review May 12, 2024 19:46
@pirate-bot
Copy link
Contributor

pirate-bot commented May 12, 2024

Plugin build for 769cda9 is ready 🛎️!

@vytisbulkevicius
Copy link
Contributor

@Soare-Robert-Daniel,

I tested this PR and have a few notes/questions:

  • Usage of features: can't see Visualizer product in the Events table of metabase, also enabled tracking usage in one of test instances and will check if I start seeing data, have you checked that Events are getting captured?
  • Clicking "Cancel" when creating a chart still creates it. Related to this - Add Skip button for second step of Chart Creation #1135 with this PR I still get a chart created when clicking Cancel on the 2nd step of chart creation.

@preda-bogdan,
We forgot to remove lazy parameter from onboarding where shortcode is present on step 3:
image

Let's remove it from there as well to prevent confusion.

Thank you!

@vytisbulkevicius vytisbulkevicius merged commit 1aa3aed into master May 13, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants