File tree Expand file tree Collapse file tree 4 files changed +207
-1407
lines changed Expand file tree Collapse file tree 4 files changed +207
-1407
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.7.0 (2024-10-19)
2
+
3
+ ### 🚀 Features
4
+
5
+ - ** apps/official-website:** unify optimization handler in editor file-menu ([ 714197e] ( https://github.com/Vectreal/vectreal-core/commit/714197e ) )
6
+ - ** apps/official-website:** add color picker hex value input ([ 41812d5] ( https://github.com/Vectreal/vectreal-core/commit/41812d5 ) )
7
+ - ** official-website:** add hdr bluriness control to file-menu ([ 8a32492] ( https://github.com/Vectreal/vectreal-core/commit/8a32492 ) )
8
+ - ** packages/viewer:** add info popover to display additional info ([ 5547fb1] ( https://github.com/Vectreal/vectreal-core/commit/5547fb1 ) )
9
+
10
+ ### 🩹 Fixes
11
+
12
+ - ** apps/official-website:** remove dev check in ga hook ([ 2aecde4] ( https://github.com/Vectreal/vectreal-core/commit/2aecde4 ) )
13
+ - ** packages:** update dependencies in ` package.json ` with eslint nx plugin ([ 1eab9b7] ( https://github.com/Vectreal/vectreal-core/commit/1eab9b7 ) )
14
+ - ** packages/viewer:** adjust grid component to snap to bottom of model ([ 2e1a294] ( https://github.com/Vectreal/vectreal-core/commit/2e1a294 ) )
15
+ - ** packages/viewer:** default env preset + optional background color ([ 5ecc5d0] ( https://github.com/Vectreal/vectreal-core/commit/5ecc5d0 ) )
16
+ - ** project:** tailwind setup for packages + apps ([ 3240e01] ( https://github.com/Vectreal/vectreal-core/commit/3240e01 ) )
17
+
18
+ ### 📖 Documentation
19
+
20
+ - ** project:** small changes - mainly added/changed links ([ b2a9934] ( https://github.com/Vectreal/vectreal-core/commit/b2a9934 ) )
21
+
22
+ ### ❤️ Thank You
23
+
24
+ - Moritz Becker
25
+
1
26
## 0.6.0 (2024-10-11)
2
27
3
28
You can’t perform that action at this time.
0 commit comments