From a81cacb5fdf4bcbd84dabf102d60c5a34bb173af Mon Sep 17 00:00:00 2001 From: Mitchell McCaffrey Date: Fri, 12 Feb 2021 00:40:42 +1100 Subject: [PATCH] Add known issues to 1.8.0 release notes --- src/docs/releaseNotes/v1.8.0.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/docs/releaseNotes/v1.8.0.md b/src/docs/releaseNotes/v1.8.0.md index f7c6c2d..21f880f 100644 --- a/src/docs/releaseNotes/v1.8.0.md +++ b/src/docs/releaseNotes/v1.8.0.md @@ -55,3 +55,8 @@ A GM can toggle this setting by clicking on a note once it is on the map and cli - Notes are now shown above drawings to prevent the case where you can't move your note because a drawing was on top of it. - Fixed a crash caused by pressing the delete key when in the map editor. - Fixed a regression that caused an unsupported browser message to appear on browsers that were previously supported. + +## Known Issues + +- Databases with maps over 10MB in size will fail to import. +- The triangle shape tool is offset with hex grids.