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

Create release for v1.4.0 #305

Closed
tomschenkjr opened this issue Jun 29, 2017 · 2 comments
Closed

Create release for v1.4.0 #305

tomschenkjr opened this issue Jun 29, 2017 · 2 comments
Assignees
Milestone

Comments

@tomschenkjr
Copy link
Contributor

tomschenkjr commented Jun 29, 2017

Need to publish a release that summarizes the changes for v1.4.0. Below is my initial draft:

New Features:
* Added a time-series and bar-chart to view data over time (#252)
* Support for bubble plots, where the dots are sized based on data (#239)
* Support for displaying "array" data in the grid/table. Only supported with the MongoDB service layer and is not on opengrid.io. (#235)
* Share queries by copying and pasting the URL (#115)

Bug fixes:
* ... ?

API 
* ...?

Configuration and Administration
* ...?

@rladines - can you fill in any of these gaps? Thanks.

@rladines
Copy link
Collaborator

@tomschenkjr See my additions below:

New Features:

+* Support for custom date format on grid/table for date fields

Bug fixes:

+*None

API

+* A new chart object is now returned as part of the dataset descriptor under the option object
+* New column attributes were added to support #239 and #115, respectively: "dotSizer"; and "array"

Configuration and Administration

+None

@tomschenkjr
Copy link
Contributor Author

Thank you, release has been created.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants