Skip to content

2023.0131.0

Compare
Choose a tag to compare
@raccube raccube released this 31 Jan 21:19
· 1815 commits to main since this release

What's Changed

⚠️ This version requires Redis 5 or newer

  • inbox: update inbox entries in controller by @nilsding in #1002
  • Use skip_before_action instead of redefining action in AjaxController by @raccube in #1005
  • Cache headers for web app manifest based on user theme by @raccube in #1004
  • Remove page parameter from user/friends redirects by @raccube in #1010
  • Eager load profiles in paginators by @raccube in #1013
  • Cleanup user controller by @raccube in #1011
  • Add filtering for events reported to Sentry by @raccube in #1015
  • Fix author-searched deletion in inbox not working by @pixeldesu in #1012
  • typoed_email_validator: add new endings to the typo list by @nilsding in #1016
  • Move fetching of services to controller to avoid n+1 queries by @raccube in #1014
  • typoed_email_validator: add new endings to the typo list by @nilsding in #1018
  • fix image in 502 page by @nilsding in #1027
  • Add new raised text and raised accent text theme fields by @pixeldesu in #1017
  • Prevent 𝑛+1 on follower/following lists by @raccube in #1029

Dependency updates

Full Changelog: 2023.0127.0...2023.0131.0