Updated 1.7.0 release notes to prod
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "owlbear-rodeo",
|
||||
"version": "1.7.0 (preview)",
|
||||
"version": "1.7.0",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@babylonjs/core": "^4.2.0",
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
[embed:](https://www.youtube.com/embed/MWbfbN3Brhw)
|
||||
|
||||
## Major Changes
|
||||
|
||||
### Sticky Notes
|
||||
@@ -52,7 +54,8 @@ In this update the fog tool has been changed to hopefully help work better with
|
||||
- Fixed crash when sometimes zooming out too far with a custom token on the map.
|
||||
- Fixed a bug where the drawing erase tool could still be used outside of the drawing tool.
|
||||
- Fixed a bug causing the colour of the glass and gemstone dice to be wrong.
|
||||
- Fixed a bug that would cause custom tokens to not load until a refresh.
|
||||
|
||||
---
|
||||
|
||||
Preview
|
||||
Jan 20 2021
|
||||
|
||||
@@ -49,7 +49,7 @@ function ReleaseNotes() {
|
||||
Release Notes
|
||||
</Text>
|
||||
<div id="v170">
|
||||
<Accordion heading="v1.7.0 (Preview)" defaultOpen>
|
||||
<Accordion heading="v1.7.0" defaultOpen>
|
||||
<Markdown source={v170} />
|
||||
</Accordion>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user