From 55758113eadd0661e098bf3b08b6fc5a9c3be2e8 Mon Sep 17 00:00:00 2001 From: Prototype Date: Sat, 16 Nov 2024 15:09:36 -0800 Subject: [PATCH] add release notes --- RELEASE_NOTES.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index cdeb4ab6..977c1e04 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -8,11 +8,13 @@ * [#881] Support rolling on a character's Patron's Boon table if necessary in the Level Up app * [#901] Added Russian as a partially complete system language. * [#908] Add rollable dice to Cure Wounds spell that includes the necessary calculations *(Many thanks to **nschoenwald** for contributing to this issue)* -* [#910] Implement prompt for DC Checks +* [#910] Implemented automatic check roll links and added new macro to launch the check request dialog. + * example syntax: `[[check 12 str]]` or `[[request 15 int]]` * [#920] Show tooltips on weapon and armor properties when showing expanded inline view in inventory * [#921] Add way to view/manipulate current Active Effects to the player Effects tab * [#937] Support selecting or rolling Patron in character generator * [#939] Add macro for launching the character generator +* [#947] Added new check syntax to text in monster abilities and the Lost Citadel dungeon guild. ## Bugfixes * [#894] Unnecessary "items not found" warning for "+2 Stats Points" from ShadowDarklings