What's Changed
- InteractionsController: Remove URL escaping of redirect_url by @akirk in #1819
- Interactions: Don't (always) accept empty names by @obenland in #1811
- Reactions: Decode html entities in reactor names by @obenland in #1810
- Welcome: Make it possible to remove steps by @obenland in #1809
- Blog Settings: Don't show username error for empty identifier by @obenland in #1805
- Settings: Make screen options filterable by @obenland in #1802
- Settings: Make all tabs filterable by @obenland in #1806
- Fix
activitypub_max_image_attachments
check by @pfefferle in #1822 - Do not store
activitypub_max_image_attachments
if it uses the default value by @pfefferle in #1821 - Welcome: Account for blog mode in profile setup step by @obenland in #1807
- Welcome Page: Fix missing CSS when used as fallback by @pfefferle in #1820
- Improve Post-Meta handling by @pfefferle in #1829
- Interactions: Accept webfinger IDs by @obenland in #1834
- Reactions: Unlock customization options by @obenland in #1826
- Avatars: Update filters, fallbacks, and API use by @obenland in #1812
- Signature: Avoid PHP warning when
algorithm
is not set by @obenland in #1803 - Signature: Accept signatures with hs2019 algorithm by @obenland in #1814
- Rework Follower Structure by @pfefferle in #1759
- Add missing "Advanced Settings" to the
debug_information
by @pfefferle in #1846 - Reactions: Fix avatar display bugs by @obenland in #1835
- Support for WP REST Cache by @obenland in #1630
- Signature: Enable digest check for REST Requests by @obenland in #1837
- Setting to auto approve reactions by @pfefferle in #1847
- Add fallback for Follower post-meta by @pfefferle in #1841
- Signatures: Add basic support for RFC-9421 by @obenland in #1849
- Only replace
comment_link
for remote comments by @pfefferle in #1857 - Signatures: Improve support for hs2019 algorithm by @obenland in #1848
- Signature: Add option to use RFC-9421 signatures by @obenland in #1858
- Signature: Make key management Actor-specific by @obenland in #1832
- Blocks: Consolidate wording around 'Blog' by @obenland in #1862
- Add support for capability discovery by @obenland in #1868
- Remove Hashcats by @pfefferle in #1873
- Re-Add ActivityPub CLI extension by @pfefferle in #1878
- Build
Following
structure by @pfefferle in #1839 - Handle
Follow
rejects by @pfefferle in #1865 - Remove reactions from comment feed by @pfefferle in #1877
- Functions: Fix fatal error in get_user_id by @obenland in #1889
- Federated Reactions: Redirect edit requests by @pfefferle in #1887
- Introduce general namespace support, using
dcterms
as an example by @pfefferle in #1893 - Comments: Never allow edit of federated comments by @obenland in #1895
- Following v1: Add basic following UI by @pfefferle in #1866
New Contributors
- @allilevine made their first contribution in #1902
Full Changelog: 6.0.2...7.0.0