Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Codeinwp/visualizer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.5.0
Choose a base ref
...
head repository: Codeinwp/visualizer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.5.1
Choose a head ref
  • 20 commits
  • 18 files changed
  • 3 contributors

Commits on Apr 26, 2021

  1. Fix PHP 8 warning #795

    girishpanchal30 committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    e3da439 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. Configuration menu
    Copy the full SHA
    e2d43a4 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    selul authored Apr 28, 2021
    Configuration menu
    Copy the full SHA
    6606bbb View commit details
    Browse the repository at this point in the history
  3. Update readme.txt

    selul authored Apr 28, 2021
    Configuration menu
    Copy the full SHA
    bcab1f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a09abf2 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. [skip ci] add contributing

    selul committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    e254897 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

  1. Configuration menu
    Copy the full SHA
    1c48ba5 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

  1. Configuration menu
    Copy the full SHA
    2605055 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86a7410 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    625e6af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f48b864 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2021

  1. Configuration menu
    Copy the full SHA
    674bae8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a7d760 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. Configuration menu
    Copy the full SHA
    5ea3b31 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. Merge pull request #796 from Codeinwp/bugfix/795

    Fix PHP warning
    selul authored May 25, 2021
    Configuration menu
    Copy the full SHA
    c2437ce View commit details
    Browse the repository at this point in the history
  2. Merge pull request #799 from Codeinwp/bugfix/794

    Add new setting fields
    selul authored May 25, 2021
    Configuration menu
    Copy the full SHA
    0530c04 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #802 from Codeinwp/bugfix/801

    Fix google chart library conflict with other plugins
    selul authored May 25, 2021
    Configuration menu
    Copy the full SHA
    1355fbe View commit details
    Browse the repository at this point in the history
  4. Merge pull request #800 from Codeinwp/bugfix/298

    Automatically update chart data
    selul authored May 25, 2021
    Configuration menu
    Copy the full SHA
    65d97ed View commit details
    Browse the repository at this point in the history
  5. release: fixes

    #### Fixes: 
    - Fix compatibility with 3rd party plugins which use the same js library as Visualizer #801 
    - Fix fatal error when a new chart is created on PHP 8 #795 
    - Chart doesn't get refreshed automatically when the JSON endpoint is used as the data source
     
    #### Features: 
    - Adds option to add schema.org Dataset for license and creator #794
    selul authored May 25, 2021
    Configuration menu
    Copy the full SHA
    ea85ec1 View commit details
    Browse the repository at this point in the history
  6. chore(release): 3.5.1

    ##### [Version 3.5.1](v3.5.0...v3.5.1) (2021-05-25)
    
    - Fix compatibility with 3rd party plugins which use the same js library as Visualizer [#801](#801)
    - Fix fatal error when a new chart is created on PHP 8 [#795](#795)
    - Chart doesn't get refreshed automatically when the JSON endpoint is used as the data source
    
    #### Features:
    - Adds option to add schema.org Dataset for license and creator [#794](#794)
    themeisle[bot] committed May 25, 2021
    Configuration menu
    Copy the full SHA
    a944634 View commit details
    Browse the repository at this point in the history
Loading