+ 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