Skip to content

Commit 9a562c2

Browse files
committed
Add PR links to the changelog
[ci skip]
1 parent 377c9eb commit 9a562c2

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

CHANGES.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ To be released.
1111
origin. This sidesteps CORS configurations on remote object stores
1212
and prevents the visitor's browser from talking directly to the
1313
source server. Controlled by a new `MEDIA_PROXY` environment
14-
variable with three levels: [[#481]]
14+
variable with three levels: [[#481], [#483]]
1515

1616
- `off` (default): the Mastodon API and web UI hand the original
1717
remote URL to clients, matching the historical behaviour.
@@ -45,7 +45,7 @@ To be released.
4545
thumbnail URL—useful in combination with `MEDIA_PROXY=proxy` or
4646
`cache` to free up the disk space the local thumbnails would
4747
otherwise occupy. Defaults to `on` (the historical behavior).
48-
[[#481]]
48+
[[#481], [#483]]
4949

5050
- Added [FEP-044f] quote authorization and policy support on top of the
5151
Mastodon-compatible quote APIs. [[#457], [#459], [#460]]
@@ -199,6 +199,7 @@ To be released.
199199
[#479]: https://github.com/fedify-dev/hollo/issues/479
200200
[#481]: https://github.com/fedify-dev/hollo/issues/481
201201
[#482]: https://github.com/fedify-dev/hollo/pull/482
202+
[#483]: https://github.com/fedify-dev/hollo/pull/483
202203

203204

204205
Version 0.8.4

0 commit comments

Comments
 (0)