mirror of
https://github.com/makeworld-the-better-one/amfora.git
synced 2024-11-25 05:39:27 +03:00
Doc for #324
This commit is contained in:
parent
dba8cbf61b
commit
82a1e08fe0
@ -28,6 +28,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
- External programs started by Amfora remain as zombie processes (#219)
|
- External programs started by Amfora remain as zombie processes (#219)
|
||||||
- Prevent link lines (and other types) from being wider than the `max_width` setting (#280)
|
- Prevent link lines (and other types) from being wider than the `max_width` setting (#280)
|
||||||
- `new:7` on new tab page fails to open link (#306)
|
- `new:7` on new tab page fails to open link (#306)
|
||||||
|
- Slashes aren't decoded in redirect URLs (#322, #324)
|
||||||
|
|
||||||
|
|
||||||
## [1.9.2] - 2021-12-10
|
## [1.9.2] - 2021-12-10
|
||||||
|
@ -28,3 +28,4 @@ Thank you to the following contributors, who have helped make Amfora great. FOSS
|
|||||||
* mntn (@mntn-xyz)
|
* mntn (@mntn-xyz)
|
||||||
* Maxime Bouillot (@Arkaeriit)
|
* Maxime Bouillot (@Arkaeriit)
|
||||||
* Emily (@emily-is-my-username)
|
* Emily (@emily-is-my-username)
|
||||||
|
* Autumn! (@autumnull)
|
||||||
|
@ -32,4 +32,5 @@ Thank you to the following contributors, who have helped make Amfora great. FOSS
|
|||||||
* mntn (@mntn-xyz)
|
* mntn (@mntn-xyz)
|
||||||
* Maxime Bouillot (@Arkaeriit)
|
* Maxime Bouillot (@Arkaeriit)
|
||||||
* Emily (@emily-is-my-username)
|
* Emily (@emily-is-my-username)
|
||||||
|
* Autumn! (@autumnull)
|
||||||
`)
|
`)
|
||||||
|
Loading…
Reference in New Issue
Block a user