X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=CHANGELOG.md;h=945e7dc4df0cf9270098d9210d56cb1352d55a4a;hb=3350cd8d965f45b51257ab6b9d5073fc81bdaa06;hp=727dde9bed73efea00ed4b6585e7607e037e13b4;hpb=54ae688fa10161d0831001bb041c01a2de86ab58;p=akkoma diff --git a/CHANGELOG.md b/CHANGELOG.md index 727dde9be..945e7dc4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,6 +38,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Added - Refreshing poll results for remote polls - Authentication: Added rate limit for password-authorized actions / login existence checks +- Static Frontend: Add the ability to render user profiles and notices server-side without requiring JS app. - Mix task to re-count statuses for all users (`mix pleroma.count_statuses`) - Support for `X-Forwarded-For` and similar HTTP headers which used by reverse proxies to pass a real user IP address to the backend. Must not be enabled unless your instance is behind at least one reverse proxy (such as Nginx, Apache HTTPD or Varnish Cache).