Skip to content

Commit

Permalink
Move CHANGE under latest release title.
Browse files Browse the repository at this point in the history
  • Loading branch information
na9da committed Oct 22, 2024
1 parent f55cf49 commit e37534a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

- Add support for Cloud Optimised Geotiff (cog) in Cesium mode. Currently supports EPSG 4326 and 3857. There is experimental support for other projections but performance might suffer and there could be other issues.
- Fix `Workbench.collapseAll()` and `Workbench.expandAll()` for References.
- Add to the "doZoomTo" function the case of an imagery layer with imageryProvider.rectangle
- [The next improvement]

#### 8.7.7 - 2024-10-01
Expand Down Expand Up @@ -49,7 +50,6 @@

#### 8.7.4 - 2024-06-07

- Add to the "doZoomTo" function the case of an imagery layer with imageryProvider.rectangle
- Fix position of draggable point after moving.
- Fix `getFeatureProperties` (in `FeatureInfoSection`) failing due to bad JSON parsing of nested strings.
- The `TableFeatureInfoStratum` default `featureInfoTemplate` will now not show `_id_` (internal Terria feature ID) in feature info
Expand Down

0 comments on commit e37534a

Please sign in to comment.