Skip to content

Commit

Permalink
Merge pull request #3686 from G-Ambatte/v3.14.3
Browse files Browse the repository at this point in the history
Up version to v3.14.3
  • Loading branch information
calculuschild committed Sep 3, 2024
2 parents 6234943 + 0d95c48 commit dbd4a5c
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 9 deletions.
37 changes: 30 additions & 7 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,36 @@ pre {
## changelog
For a full record of development, visit our [Github Page](https://github.com/naturalcrit/homebrewery).

### Tuesday 8/27/2024 - v3.14.2
### Wednesday 8/28/2024 - v3.14.3

{{taskList
##### calculuschild, G-Ambatte

* [x] New {{openSans **IMAGES → {{fac,image-wrap-left}} IMAGE WRAP LEFT/RIGHT**}} snippets

Fixes issue [#380](https://github.com/naturalcrit/homebrewery/issues/380)

* [x] Fix v3.14.2 bug with `꞉꞉꞉꞉` failing after tables

##### 5e-Cleric

* [x] Fix Account page crash when not logged in

Fixes issue [#3605](https://github.com/naturalcrit/homebrewery/issues/3605)

##### dbolack-ab

* [x] Fix jump hotkeys conflicting with `CTRL + SHIFT`. Preview and Source movement shortcuts now use `CTRL + SHIFT + META + LEFT\RIGHTARROW`

##### G-Ambatte

* [x] Fix display issue with image wrap icons
}}


### Tuesday 8/27/2024 - v3.14.2

{{taskList
##### calculuschild

* [x] Reroute invalid urls to homepage
Expand Down Expand Up @@ -119,7 +146,7 @@ Fixes issues [#3572](https://github.com/naturalcrit/homebrewery/issues/3572)

Fixes issues [#1430](https://github.com/naturalcrit/homebrewery/issues/1430)

* [x] Fix colon `:::` being parsed in codeblocks
* [x] Fix colon `꞉꞉꞉꞉` being parsed in codeblocks

* [x] Prevent crashes when loading undefined renderer or theme bundle

Expand All @@ -133,12 +160,11 @@ Fixes issues [#1430](https://github.com/naturalcrit/homebrewery/issues/1430)
##### 5e-Cleric, Gazook89

* [x] Viewer tools for zoom/page navigation

}}

### Tuesday 8/13/2024 - v3.14.1
{{taskList

{{taskList
##### abquintic

* [x] Allow Table of Contents to flow across columns
Expand Down Expand Up @@ -181,16 +207,13 @@ Fixes issues [#3613](https://github.com/naturalcrit/homebrewery/issues/3613)

Fixes issues [#3622](https://github.com/naturalcrit/homebrewery/issues/3622)


##### calculuschild

* [x] Fix `/migrate` page using an editor context instead of share context


##### 5e-Cleric

* [x] Fix Monster Stat Blocks losing color in Safari

}}

\page
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "homebrewery",
"description": "Create authentic looking D&D homebrews using only markdown",
"version": "3.14.2",
"version": "3.14.3",
"engines": {
"npm": "^10.2.x",
"node": "^20.8.x"
Expand Down

0 comments on commit dbd4a5c

Please sign in to comment.