Changelogs

Track the latest updates, fixes, and new features across our products.

RedditSuite V4 - Reddit Automated [Android2026]
v 4.2.3.5 25th Aug, 2026
+ Added
+ New logs detailing why authentication or other stuff went wrong - if it was proxy, blocked IP or other issue.
~ Changed
~ Bumped User Agents to latest versions
~ Updated passkey registrations
v 4.2.3.4 20th Aug, 2026
~ Changed
~ Updated GetComments REST api endpoint to allow anonymous token types, optional proxy and pagination.
~ Updated ~53 requests to recent headers and translations
~ Changed intervals between all requests in RS
~ Changed flow on self post and more actions to try to reduce automation detections (which can be avoided anyway via adding passkey)
v 4.2.3.3 18th Aug, 2026
+ Added
+ Remove Passkeys option
+ Get Passkeys / Remove passkey REST Api endpoints
+ Threading on scraper updated
+ Internal requests updated
~ Changed
~ Postman collection updated
v 4.2.3.1 15th Aug, 2026
+ Added
+ FindUser and FindUsers endpoints, fetches user info from reddit with anonymous or preset client.
v 4.2.3.0 15th Aug, 2026
~ Changed
~ Updated REST API response codes and handlers, plus including more information in case of failure of the action.
~ Updated username scraper
v 4.2.2.9 14th Aug, 2026
~ Changed
~ Updated scanning of usernames on Mass DM page(s)
~ Fixed and improved username scraper with proper pagination for comments
v 4.2.2.7 13th Aug, 2026
~ Changed
~ Added new missing requests to matrix
~ Fixed Sync of events in matrix
~ Fixed GetUser in matrix and updated GetUser in case bruteforce is enabled
~ Updated headers in matrix
~ Fixed MassDm sending
~ Updated MatrixClient to latest protocol
~ Added new requests in Matrix
v 4.2.2.6 7th Aug, 2026
+ Added
+ Add PassKey even without verification required
~ Changed
~ Updated attestation and captcha solving to be stable again
~ Updated backend
v 4.2.2.4 6th Aug, 2026
+ Added
+ Automatic polling of notifications if enabled
+ 4 REST API endpoints to manage notifications
+ Notification Manager
v 4.2.2.3 5th Aug, 2026
+ Added
+ Appeal option for shadowbanned accounts as well
+ REST endpoints for appeal and for appeal in bulk
~ Changed
~ Updated filters for karma on accounts view
v 4.2.2.0 29th Jul, 2026
~ Changed
~ Fixed Email Changing and Verification (if you having no luck, use Emailnator instead of Generator - Generator domains tend to get blacklisted)
~ Updated Attestation being stuck preventing sign in through access token / cookie
v 4.2.1.8 24th Jul, 2026
~ Changed
~ Fixed obtaining of emails when using GeneratorEmail provider
v 4.2.1.7 23rd Jul, 2026
~ Changed
~ Shadowban checker fixed
~ Registration updated - should not save accounts that failed to log in at least once post registration
~ Updated GetAccount request
~ Updated filtering on accounts view to allow < 0 karma accounts to be filtered
v 4.2.1.5 23rd Jul, 2026
~ Changed
~ Upped User Agents
~ Updated headers across 90 requests
~ Fixed Networking issues and fingerprinting
v 4.2.1.4 17th Jul, 2026
~ Changed
~ Updated headers
~ Updated to recent user agents
~ Updated account removing and race conditions that saved the account again to disk
~ Authentication and flow updated (to our servers)
v 4.2.1.1 5th Jul, 2026
~ Changed
~ Fixed Create Text Post API call
v 4.2.1.0 4th Jul, 2026
+ Added
+ Post View Events
+ Popular Feed Fetching and events
+ Share Events
+ Telemetry
+ Browse Events - Feed Fetching
~ Changed
~ Updated user agents
~ Updated retrying on login fails and shortened duration on registration
~ Updated Android client for better concurrency
~ Updated UI and handlers in views
~ Updated controllers
v 4.2.0.3 29th May, 2026
~ Changed
~ Updated IsShadowbanned REST Call
~ Changed polling interval on accounts view for shadowban checks
v 4.2.0.2 23rd May, 2026
~ Changed
~ Fixed memory leak on account view, should be stable now
v 4.2.0.0 22nd May, 2026
+ Added
+ Added missing headers to all requests, now following 2026 request pattern on all requests
+ Added SetChatPreferences REST Api call to disable/enable chat on account
+ New Profile View / Mass Edit / Self Post windows
~ Changed
~ Fixed deserialization of responses on account req, should result in more stable account registration
~ Forced delayed close in case any I/O operation to disk are running, will wait for all to save before closing
~ Fixed timing on queued posts
~ Fixed queue deserialize failures
~ Forced settings to save to file on any change immediately, instead of fixed interval - should avoid losing settings if you close the bot after immediately
~ Improved compability with ReddLab.io accounts if RS Export Format is used
~ Fixed corruption of accounts in case RS got closed while accounts were being saved
~ Fixed UI updates and deadlocks
~ Fixed automatic retry on specific responses, instead will fail and log the results, instead of retrying for several times
~ Fixed Downvote not working on same url after Upvote was used due to caching
~ Fixed UI Blinking on Accounts view causing you to lose selection of accounts
~ Changed REST Api provider, should result in faster and more stable requests
~ Updated 70 gql api calls
~ Fixed accounts being duplicated in accounts view, causing file conflicts, GUI update conflicts and metadata conflicts
~ Fixed duplicate posts
~ Major UI Revamp to modernize GUI and rearrange for readability
~ Updated Matrix (chat) requests to latest matrix headers and protocol
~ Updated user agents to latest ~10 variants
v 4.1.2.7 20th May, 2026
+ Added
+ Added CreateCrosspost to REST API
+ Added 3 retry for subreddit search simulation in case it fails once (ensure your accounts can access NSFW content before searching NSFW subreddits)
+ Added deletion of corrupted queued files
~ Changed
~ Updated postman collection
~ Fixed Show&Hide posts on profile to support bulk operations, instead of one by one