Skip to content
Snippets Groups Projects
Commit cf78c4f1 authored by Travis Ralston's avatar Travis Ralston
Browse files

v1.3.5

parent fde542dd
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
## [Unreleased]
*Nothing yet.*
## [1.3.5] - July 10, 2024
### Added
* New datastore option to ignore Redis cache when downloading media served by a `publicBaseUrl`. This can help ensure more requests get redirected to the CDN.
......@@ -519,7 +523,8 @@ a large database (more than about 100k uploaded files), run the following steps
* Various other features that would be expected like maximum/minimum size controls, rate limiting, etc. Check out the
sample config for a better idea of what else is possible.
[unreleased]: https://github.com/t2bot/matrix-media-repo/compare/v1.3.4...HEAD
[unreleased]: https://github.com/t2bot/matrix-media-repo/compare/v1.3.5...HEAD
[1.3.5]: https://github.com/t2bot/matrix-media-repo/compare/v1.3.4...v1.3.5
[1.3.4]: https://github.com/t2bot/matrix-media-repo/compare/v1.3.3...v1.3.4
[1.3.3]: https://github.com/t2bot/matrix-media-repo/compare/v1.3.2...v1.3.3
[1.3.2]: https://github.com/t2bot/matrix-media-repo/compare/v1.3.1...v1.3.2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment