Skip to content

Commit 16d568e

Browse files
committed
release notes for 3dstreet core 0.4.8
1 parent 7f3f148 commit 16d568e

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

docs/development/releases.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,19 @@ sidebar_position: 1
44

55
# Product Releases
66

7+
## [3DStreet Core 0.4.8](https://github.com/3DStreet/3dstreet/releases/tag/0.4.8) - 23 Feb 2024
8+
* [Some cool new Alpha Labs features](https://www.3dstreet.org/docs/development/alpha-labs)! But not released in Editor yet.
9+
* Aerial imagery from Mapbox
10+
* Import custom svg paths
11+
* Allow saving user-specified textures
12+
* Continue to refactor for STREET global
13+
714
## [3DStreet Editor 0.4.7](https://github.com/3DStreet/3dstreet-editor/releases/tag/0.4.7) - 21 Feb 2024
815
* New feature: Open community scene browser when loading blank scene. The rest are bug fixes and refactoring.
916
* CSS refactoring and storybook init, [first half of CSS improvement epic](https://github.com/3DStreet/3dstreet-editor/issues/314)
1017
* Usability improvements: fix incorrect bounding box for some objects, fix critical boolean widget bug, remove various console errors, fix NaN in number widget error
1118
* [Save / load usability improvements](https://github.com/3DStreet/3dstreet-editor/issues/364): fix various bugs relating to thumbnail, title and scene graph saving resulting in unexpected behavior in open modal
12-
* Start refactoring to for Editor to call 3DStreet core methods from STREET global
19+
* Start refactoring for Editor to call 3DStreet core methods from STREET global
1320
* Pin 3DStreet core library to specific version (starting with 0.4.6) to prevent breaking changes on production while introducing new core features
1421

1522
## [3DStreet Core 0.4.6](https://github.com/3DStreet/3dstreet/releases/tag/0.4.6) - 5 Feb 2024

0 commit comments

Comments
 (0)