# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## 2.1.0-rc.6 - 2022-05-11 Changes since rc.5: - Allow the instance to be followed from Mastodon (through relays) - Make sure activity recipient can't be nil - Make sure users can't create profiles or groups with non-valid patterns - Add description field to address representation - Make sure prompt show the correct message and not just "Continue?" in mix mode - Add a CLI command to delete actors - Make sure activity notification recaps can't be sent multiple times - Fix group notification of new event being sent multiple times - Fix links to group page in group membership emails and participation - Fix clicking on map crashing the app - Remove unused fragment from FETCH_PERSON GraphQL query ## 2.1.0-rc.5 - 2022-05-06 Changes since rc.4: - Add appropriate timeouts for Repo.transactions - Remove OS-specific packages - Remove refresh instance triggers - Add a proper error message when adding an instance follow that doesn't respond ## 2.1.0-rc.4 - 2022-05-03 Changes since rc.3: - Use upstream dependencies for Ueberauth providers - Fix Ueberauth use of CSRF with session - Fix being an administrator when using 3rd-party auth provider - Include ongoing events in search - Send push notification into own task - Add Überauth CAS Strategy ## 2.1.0-rc.3 - 2022-04-24 Changes since rc.2: - Fix activity notifications by preloading user.activity_settings - Add "Accept-Language" header to sentry request metadata - Hide address blocks when address has no real data - Fix text overflow on group card description - Exclude tags with more than 40 characters from being extracted - Avoid duplicate tags with different casing - Fix invalid HTML (
inside