X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=CHANGELOG.md;h=e1dfeae01c00199f45de696ae910d63b94627242;hb=3078e62488ad1d94d1d3b83faf9f2b070e4aff06;hp=76eab51d437c9ba2e53029c4e20a79c0d823e50a;hpb=b5899fda1a38c2ce2d26ebd5082d864c84105622;p=akkoma diff --git a/CHANGELOG.md b/CHANGELOG.md index 76eab51d4..e1dfeae01 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,6 +34,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - OAuth form improvements: users are remembered by their cookie, the CSS is overridable by the admin, and the style has been improved. - OAuth improvements and fixes: more secure session-based authentication (by token that could be revoked anytime), ability to revoke belonging OAuth token from any client etc. - Ability to set ActivityPub aliases for follower migration. +- Configurable background job limits for RichMedia (link previews) and MediaProxyWarmingPolicy +
API Changes