From 2b3c2c9fac7d0834b7c5d97995fdd823b699d946 Mon Sep 17 00:00:00 2001 From: Sean Robertson Date: Fri, 11 Aug 2023 12:42:04 +1200 Subject: [PATCH 1/3] Update change log with merged PR info --- changelog.md | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) diff --git a/changelog.md b/changelog.md index 040680ce6..c1ab92f02 100644 --- a/changelog.md +++ b/changelog.md @@ -80,6 +80,51 @@ pre { ## changelog For a full record of development, visit our [Github Page](https://github.com/naturalcrit/homebrewery). +### XXXday XX/XX/2023 - v3.9.2 +{{taskList + +##### Calculuschild + +* [x] Fix everything, literally ALL THE THINGS + +##### G-Ambatte + +* [x] Menus now open on click, and internally consistent + +Fixes issue [#2702](https://github.com/naturalcrit/homebrewery/issues/2702), [#2782](https://github.com/naturalcrit/homebrewery/issues/2782) + +* [x] Add smarter footer snippet + +Fixes issue [#2289](https://github.com/naturalcrit/homebrewery/issues/2289) + +* [x] Add sanitization in Style editor + +Fixes issue [#1437](https://github.com/naturalcrit/homebrewery/issues/1437) + +* [x] Rework class table snippets to remove unnecessary randomness + +Fixes issue [#2964](https://github.com/naturalcrit/homebrewery/issues/2964) + +* [x] Add User Page link to Google Drive file for file owners, add icons for additional storage locations + +Fixes issue [#2954](https://github.com/naturalcrit/homebrewery/issues/2954) + +* [x] Add default save location selection to Account Page + +Fixes issue [#2943](https://github.com/naturalcrit/homebrewery/issues/2943) + +##### 5e-Cleric + +* [x] Exclude cover pages from Table of Content generation + +Fixes issue [#2920](https://github.com/naturalcrit/homebrewery/issues/2920) + +##### Gazook89 + +* [x] Adjustments to improve mobile viewing + +}} + ### Wednesday 28/06/2023 - v3.9.1 {{taskList From 45207b81147cb912dea5d642b51c5e2905db9436 Mon Sep 17 00:00:00 2001 From: Sean Robertson Date: Fri, 11 Aug 2023 12:42:20 +1200 Subject: [PATCH 2/3] Up version to 3.9.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 45251a723..e7e02c595 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "homebrewery", "description": "Create authentic looking D&D homebrews using only markdown", - "version": "3.9.1", + "version": "3.9.2", "engines": { "node": ">=18.16.x" }, From 1e9ba316446b9ead6cab74a6dc0b8ba965aec136 Mon Sep 17 00:00:00 2001 From: Trevor Buckner Date: Thu, 17 Aug 2023 16:11:40 -0400 Subject: [PATCH 3/3] Add date --- changelog.md | 8 +++++--- package-lock.json | 4 ++-- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/changelog.md b/changelog.md index c1ab92f02..626a992d9 100644 --- a/changelog.md +++ b/changelog.md @@ -80,12 +80,14 @@ pre { ## changelog For a full record of development, visit our [Github Page](https://github.com/naturalcrit/homebrewery). -### XXXday XX/XX/2023 - v3.9.2 +### Thursday 17/08/2023 - v3.9.2 {{taskList ##### Calculuschild -* [x] Fix everything, literally ALL THE THINGS +* [x] Fix links to certain old Google Drive files + +Fixes issue [#2917](https://github.com/naturalcrit/homebrewery/issues/2917) ##### G-Ambatte @@ -115,7 +117,7 @@ Fixes issue [#2943](https://github.com/naturalcrit/homebrewery/issues/2943) ##### 5e-Cleric -* [x] Exclude cover pages from Table of Content generation +* [x] Exclude cover pages from Table of Content generation (editing on mobile is still not recommended) Fixes issue [#2920](https://github.com/naturalcrit/homebrewery/issues/2920) diff --git a/package-lock.json b/package-lock.json index a23842fa6..4b82a744e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "homebrewery", - "version": "3.9.1", + "version": "3.9.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "homebrewery", - "version": "3.9.1", + "version": "3.9.2", "hasInstallScript": true, "license": "MIT", "dependencies": {