Skip to content

Commit 2646ad8

Browse files
committed
Update CHANGELOG again
1 parent f359d25 commit 2646ad8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ with thanks to @my-tien for the contribution!
2727
- Switch to United Nations (coastlines, countries, land, ocean) + Natural Earth (lakes, rivers, subunits) geodata for building topojson used in geo plot [[#7393](https://github.com/plotly/plotly.js/pull/7393)]
2828
- Make 'png' all caps [[#7400](https://github.com/plotly/plotly.js/pull/7400)]
2929
- Refactor files related to UN topojson [[#7481](https://github.com/plotly/plotly.js/pull/7481)]
30-
- Add breaking change warning for *country names* `locationmode` option in choropleth, scattergeo plots
30+
- Update default `topojsonURL` to point to new UN topojson [[#7514](https://github.com/plotly/plotly.js/pull/7514)]
31+
- Add breaking change warning for *country names* `locationmode` option in choropleth, scattergeo plots [[#7514](https://github.com/plotly/plotly.js/pull/7514)]
3132

3233
### Fixed
3334
- Fix performance warning in scattergl traces, [[#7390](https://github.com/plotly/plotly.js/pull/7390)], with thanks to @MzyzzG for the contribution!
@@ -37,6 +38,7 @@ with thanks to @my-tien for the contribution!
3738
with thanks to @my-tien for the contribution!
3839
- Update legend maxheight calculation logic [[#7483](https://github.com/plotly/plotly.js/pull/7483)]
3940
- Fix hover event not triggered on consecutive empty bins (count=0) with `hovermode:'x'` for histogram [[#7503](https://github.com/plotly/plotly.js/pull/7503)], with thanks to @Lexachoc for the contribution!
41+
- Remove **form-data** nested dependency associated with [CVE-2025-7783](https://github.com/advisories/GHSA-fjxv-7rqg-78g4) [[#7514](https://github.com/plotly/plotly.js/pull/7514)], with thanks to @KyleBoyer for the contribution!
4042

4143

4244
## [3.1.0-rc.1] -- 2025-08-01

0 commit comments

Comments
 (0)