From 6a8b977aea128f5bb90595e9c2cb032a430be634 Mon Sep 17 00:00:00 2001 From: Mitchell McCaffrey Date: Sat, 13 Feb 2021 15:49:41 +1100 Subject: [PATCH] Remove known issues from 1.8.0 release notes --- src/docs/releaseNotes/v1.8.0.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/docs/releaseNotes/v1.8.0.md b/src/docs/releaseNotes/v1.8.0.md index 0a9a9fd..4fe678a 100644 --- a/src/docs/releaseNotes/v1.8.0.md +++ b/src/docs/releaseNotes/v1.8.0.md @@ -55,8 +55,3 @@ 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.