You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: versioned_docs/version-0.13/changelog.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,6 +68,9 @@ If you use the old `@devvit/public-api`, **Blocks UI is no longer supported** in
68
68
- Removed obsolete` @devvit/security` and `@devvit/pushnotif` packages.
69
69
- Remove obsolete key-value (`Context.kvStore`) plugin which had `List()` disabled for more than a year. Please use Redis directly.
70
70
71
+
### Reddit API Changes
72
+
- Added a new `crosspostParentId` field in the `Post` object to identify the original post for a crosspost.
73
+
71
74
### New Features
72
75
73
76
- **Building for Logged Out Users**. Reddit has an untapped resource for your apps: [logged out users](pathname:///next/guides/logged-out-users). We've given you a guide to design your game so that it can be played and shared with anyone, and you can prompt logged out users to subscribe to your game.
0 commit comments