Skip to content

Commit

Permalink
CHANGELOG update
Browse files Browse the repository at this point in the history
  • Loading branch information
gkjohnson committed Dec 7, 2024
1 parent bc5da18 commit 726b609
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,16 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [0.3.43] - 2024.12-07
## [0.3.44] - 2024.12.07
### Fixed
- TilesRenderer: Root tile load state not getting set correctly.

## [0.3.43] - 2024.12.07
### Fixed
- TilesFadePlugin: Adjust "TilesFadePlugin" such that it causes are rerender for r3f.
- EnvironmentControls: Fix orthographic camera zoom so it does not pop if too close to a surface.
- CesiumIonAuthPlugin and GoogleCloudAuthPlugin: The plugins now automatically retry root tile if it hasn't been loaded upon add.

## [0.3.42] - 2024.12.02
### Changed
- Increased default `downloadQueue` max jobs from 4 to 10.
Expand Down

0 comments on commit 726b609

Please sign in to comment.