What's Changed
- feat: make actor table columns filterable by @Menrath in #2704
- Only disable blocks for ClassicPress, not Classic Editor plugin by @pfefferle in #2765
- Fix Unicode URL encoding for ActivityPub actor URLs by @pfefferle in #2757
- Add location support using WordPress Geodata by @pfefferle in #2760
- Add site health check for REST API accessibility by @pfefferle in #2768
- Initialize Scheduler before Migration to ensure hooks are registered by @pfefferle in #2771
- Revert "Fix Unicode URL encoding for ActivityPub actor URLs" by @pfefferle in #2775
- Add health check to verify scheduled events are registered by @pfefferle in #2786
- Defer add_to_outbox to async processing during post save by @pfefferle in #2761
- Remove redundant __nextHasNoMarginBottom props by @pfefferle in #2801
- Skip fetching public audience identifiers by @pfefferle in #2794
- Send Add/Remove activities when changing a post's sticky status by @pfefferle in #2802
- Add Social Web item to the admin bar by @pfefferle in #2805
- Fix duplicate media attachments in Classic Editor posts by @pfefferle in #2814
- Show notice when trying to follow already-followed account by @pfefferle in #2815
- Emoji: First pass at support in Interactions by @obenland in #1129
- Show warning when user cannot federate replies to fediverse comments by @pfefferle in #2817
- Fix comments with empty type not being federated by @pfefferle in #2831
- Fix QuoteRequest not being processed via shared inbox by @pfefferle in #2830
- Add soft delete support with Tombstone objects by @pfefferle in #2824
- Add Following block and shared actor-list components by @pfefferle in #2837
- Skip pagination when social graph is hidden by @pfefferle in #2836
- Fix reply block embed appearing squished at 200x200 by @kraftbj in #2848
- Don't filter the comment query when
type__not_inhas been set by @lostfocus in #2850 - Filter comments on AP posts from REST API by @pfefferle in #2777
- Add Podlove Podcast Publisher integration by @pfefferle in #2870
- Revert to synchronous outbox processing with performance improvements by @pfefferle in #2858
- Hide admin REST endpoints from API index by @pfefferle in #2873
- Add global default quote policy setting by @pfefferle in #2839
- Fix tombstone handling for user transformers and restore users when re-enabled by @pfefferle in #2875
New Contributors
- @lostfocus made their first contribution in #2850
Full Changelog: 7.8.4...7.9.0