Skip to content

Commit

Permalink
v1.2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
turt2live committed Mar 31, 2022
1 parent b3125c1 commit 3184dbc
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

*Nothing yet.*

## [1.2.12] - March 31, 2022

### Fixed

* Fixed a permissions check issue on the new statistics endpoint released in v1.2.11

## [1.2.11] - March 31, 2022

### Added
Expand Down Expand Up @@ -355,7 +361,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/turt2live/matrix-media-repo/compare/v1.2.11...HEAD
[unreleased]: https://github.com/turt2live/matrix-media-repo/compare/v1.2.12...HEAD
[1.2.12]: https://github.com/turt2live/matrix-media-repo/compare/v1.2.11...v1.2.12
[1.2.11]: https://github.com/turt2live/matrix-media-repo/compare/v1.2.10...v1.2.11
[1.2.10]: https://github.com/turt2live/matrix-media-repo/compare/v1.2.9...v1.2.10
[1.2.9]: https://github.com/turt2live/matrix-media-repo/compare/v1.2.8...v1.2.9
Expand Down

0 comments on commit 3184dbc

Please sign in to comment.