mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-03 12:42:41 +00:00
Update changelog.md
This commit is contained in:
49
changelog.md
49
changelog.md
@@ -1,4 +1,23 @@
|
|||||||
```css
|
```css
|
||||||
|
.beta {
|
||||||
|
color : white;
|
||||||
|
padding : 4px 6px;
|
||||||
|
line-height : 1em;
|
||||||
|
background : grey;
|
||||||
|
border-radius : 12px;
|
||||||
|
font-family : monospace;
|
||||||
|
font-size : 10px;
|
||||||
|
font-weight : 800;
|
||||||
|
margin-top : -5px;
|
||||||
|
margin-bottom : -5px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.fac {
|
||||||
|
height: 1em;
|
||||||
|
line-height: 2em;
|
||||||
|
margin-bottom: -0.05cm
|
||||||
|
}
|
||||||
|
|
||||||
h5 {
|
h5 {
|
||||||
font-size: .35cm !important;
|
font-size: .35cm !important;
|
||||||
}
|
}
|
||||||
@@ -61,6 +80,32 @@ pre {
|
|||||||
## changelog
|
## changelog
|
||||||
For a full record of development, visit our [Github Page](https://github.com/naturalcrit/homebrewery).
|
For a full record of development, visit our [Github Page](https://github.com/naturalcrit/homebrewery).
|
||||||
|
|
||||||
|
|
||||||
|
### Tuesday 28/02/2023 - v3.7.0
|
||||||
|
{{taskList
|
||||||
|
|
||||||
|
{{note
|
||||||
|
**NOTE:** Some new snippets will now show a {{beta BETA}} tag. Feel free to use them, but be aware we may change how they work depending on your feedback.
|
||||||
|
}}
|
||||||
|
|
||||||
|
##### Calculuschild
|
||||||
|
|
||||||
|
* [x] New {{openSans **IMAGES → WATERCOLOR EDGE** {{fac,mask-edge}} }} and {{openSans **WATERCOLOR CORNER** {{fac,mask-corner}} }} snippets for V3, which adds a stylish watercolor texture to the edge of your images! (Thanks to /u/flamableconcrete on Reddit for providing these image masks!)
|
||||||
|
|
||||||
|
* [x] Fix site not displaying on iOS devices
|
||||||
|
|
||||||
|
##### 5e-Cleric
|
||||||
|
|
||||||
|
* [x] New {{openSans **PHB → COVER PAGE** {{fac,book-front-cover}} }} snippet for V3, which adds a stylish watercolor coverpage to your brew! (Thanks to /u/Kaiburr_Kath-Hound on Reddit for providing some of these resources!)
|
||||||
|
|
||||||
|
##### MichielDeMey (new contribuor!)
|
||||||
|
|
||||||
|
* [x] Fix typo in testing scripts
|
||||||
|
* [x] Fix "mug" image not using HTTPS
|
||||||
|
|
||||||
|
Fixes issues [#2687](https://github.com/naturalcrit/homebrewery/issues/2687)
|
||||||
|
}}
|
||||||
|
|
||||||
### Saturday 18/02/2023 - v3.6.1
|
### Saturday 18/02/2023 - v3.6.1
|
||||||
{{taskList
|
{{taskList
|
||||||
##### G-Ambatte
|
##### G-Ambatte
|
||||||
@@ -71,7 +116,7 @@ Fixes issues [#2674](https://github.com/naturalcrit/homebrewery/issues/2674)
|
|||||||
}}
|
}}
|
||||||
|
|
||||||
|
|
||||||
### Friday 23/01/2023 - v3.6.0
|
### Monday 23/01/2023 - v3.6.0
|
||||||
{{taskList
|
{{taskList
|
||||||
##### calculuschild
|
##### calculuschild
|
||||||
|
|
||||||
@@ -96,6 +141,8 @@ Fixes issues [#2583](https://github.com/naturalcrit/homebrewery/issues/2583)
|
|||||||
* [x] Fix cloned brews inheriting the parent view count
|
* [x] Fix cloned brews inheriting the parent view count
|
||||||
}}
|
}}
|
||||||
|
|
||||||
|
\column
|
||||||
|
|
||||||
### Friday 23/12/2022 - v3.5.0
|
### Friday 23/12/2022 - v3.5.0
|
||||||
{{taskList
|
{{taskList
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user