- NEW: Design altered to look like 'Metro for Steam'
- NEW: ReplyBot tab now uses the main user's profile page background image
- NEW: CommentBot tab now uses the main user's profile page background image
- NEW: CommentBot user panels now use the Steam logo as transparent background image
- NEW: Friends are now loaded all at once instead of one by one and then continue to load in the background
- NEW: Top bar now shows loading status if and how many users are getting loaded in the background
- NEW: Added profile button in the top right of the main window
- NEW: Added notification button in the top right of the main window
- NEW: Missing user avatars are now replaced with Steam's default question mark avatar
- NEW: Set timeout on the user profiles, if exceeded the user profile will be refreshed next time its info is required
- NEW: User profile data is now also saved into the local database, making future startups quicker
- NEW: Added IgnorBot placeholder tab, more on that later
- NEW: Added CleanerBot placeholder tab, to be released in a later update
- NEW: The username field and the Steam Guard code input field now have default focus when the windows pop up
- NEW: All comments now have multi-line support (Settings create TextAreas instead of TextFields)
- CHANGED: Login system now connects directly to the Steam Network instead of using their website to fill in the login info
- CHANGED: The way cookies are saved is now much more efficient and, in combination with the new login system, makes logging in and checking already logged in accounts way faster
- CHANGED: Sound system now uses .wav instead of .mp3 files (Making the bot slightly bigger in file size, but easier to work with)
- CHANGED: Changing the login and sound systems has removed the need to run AraniaBot as JavaFX application, reducing the overall resources it uses (Mostly RAM)
- CHANGED: Renamed 'Comments' tab to 'ReplyBot'
- CHANGED: Renamed 'Users' tab to 'CommentBot'
- CHANGED: Donation button is now less of itself
- CHANGED: Ditched unused profile data obtained by the user loading system, making user loading easier and faster
- CHANGED: Removed ReplyBot's log panel
- CHANGED: User data is now locally shared across all accounts
- CHANGED: Canceling the login-check now resets all logins and opens the login window instead of just killing the program
- FIXED: CommentBot-tab's direct settings button opening the wrong settings tab
- FIXED: Main frame not able to resize outside of the main monitor (only affects multiple-monitor setups)
- FIXED: StackOverflowError when the bot was running for too long
- FIXED: CommentBot could send double comments if the delay was set too low
-
965