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

Add release notes #15146

Closed
iniatse opened this issue Feb 15, 2021 · 5 comments
Closed

Add release notes #15146

iniatse opened this issue Feb 15, 2021 · 5 comments
Labels
Flow: Done status Product: Docs Status: Pending reply Type: Feature Request Used when a new feature is requested either directly or indirectly

Comments

@iniatse
Copy link

iniatse commented Feb 15, 2021

Hello,

could you please add some release-notes to new releases or point to a source where this info can be found?

For example a new major rev (v9.0.0) got released a few days ago, but without release notes I have no idea what APIs are breaking now.

Thank you

@circleci-mu circleci-mu added this to To do in Development-Flow Feb 15, 2021
@khlieng
Copy link
Member

khlieng commented Feb 16, 2021

https://www.highcharts.com/blog/changelog/, we should probably put a link to this somewhere on github.

@KacperMadej KacperMadej added Product: Docs Type: Feature Request Used when a new feature is requested either directly or indirectly labels Feb 16, 2021
@KacperMadej
Copy link

Hi @iniatse

Thank you for reporting the problem.
The changelog has release notes and is linked in the comment above.

Internal note:
Maybe add a changelog note to the main GH readme so it also shows up in the NPM package overview?

@iniatse
Copy link
Author

iniatse commented Feb 16, 2021

Thx, but can you please actually list the APIs which are now breaking?

some tags or attributes may be removed from HTML configuration options like labels or tooltip formats and formatters...

This is not very detailed.

@KacperMadej
Copy link

This is not a change that would break for good any part of the API. It limits (for security reasons) some features - related to adding HTML elements as some tags are not safe. This is why it is not a detailed list of the API options.

The fastest way to check blocked and allowed tags is the source code: https://github.com/highcharts/highcharts/blob/master/js/Core/Renderer/HTML/AST.js

I feel like your above comment is different enough from the opening one that this could be another issue - "a lack of details for AST" vs "changelog is hard to find".

The priority right now is to give you the info you are looking for so please let us know if anything is unclear.
We will be aiming to improve the changelog visibility for everyone.

@pawellysy
Copy link
Member

Closed due to inactivity

@pawellysy pawellysy closed this as not planned Won't fix, can't repro, duplicate, stale Dec 5, 2022
Development-Flow automation moved this from To do to Done Dec 5, 2022
@circleci-mu circleci-mu added the Flow: Done status label Dec 5, 2022
@pawellysy pawellysy added Status: Stale This issue hasn't had any activity for a while, and will be auto-closed if no further updates occur. and removed Flow: Done status labels Dec 5, 2022
@circleci-mu circleci-mu added Flow: Done status and removed Status: Stale This issue hasn't had any activity for a while, and will be auto-closed if no further updates occur. labels Dec 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Flow: Done status Product: Docs Status: Pending reply Type: Feature Request Used when a new feature is requested either directly or indirectly
Projects
Development

No branches or pull requests

5 participants