You are using an outdated browser that our site DOES NOT support. Please click here to update your browser.
×
There is a problem with your payment method. To continue using Somiibo, please update your payment method.
×
FLASH SALE!
Save 15% at checkout—today only! Claim discount.
Somiibo Updates
Here you will find archived updates regarding the improvements made to Somiibo. Or, you can go back to Somiibo's website.
Stats refreshed just now
Previous Versions
Archivev1.1.2
08 Jul 2021
Features
Added puzzle captcha solver for TikTok and released TikTok module.
Added ability to include instructions.html in modules. Modules now include an instructions tab with tips and suggestions on how to maximize the use of each module.
Fixes
Added navigator.platform fixer for tabs and module webcontents.
API Changes
Added direction property for somiibo.browser().click() options so you can specify the button as up or down.
Changed somiibo.browser().select() so it merges the first two arguments if they are both objects.
Fixed somiibo.browser().capture() method.
To include instructions.html, have the instructions.html in your module folder and set <module>.instructions = true in your package’s main.json.
Archivev1.1.1
02 Jul 2021
Fixes
Fixed an issue where running modules would not be saved and restarted when using the auto-restart feature in
somiibo://settings
–> Application –> Auto-restart (under Advanced).
Archivev1.1.0
01 Jul 2021
Features
Added auto-restart system where you can set the app to automatically restart after a customizable amount of time (modules will be started after the app restarts). You can customize the setting in
somiibo://settings
–> Application –> Auto-restart (under Advanced).
Added new proxy scraper system. Somiibo will now automatically scrape fresh proxies on demand when you select Somiibo proxies and Somiibo premium proxies. This will greatly improve play/view generators like the SoundCloud play generator and traffic generator.
In the proxy scraper tool
somiibo://proxy-scraper
, you can now filter by proxy protocol and save the list as either .txt or .csv.
Launched Somiibo Affiliate Program. Visit
somiibo://affiliate
to learn more.
Changes
Updated UI of Downloads and History pages modals to be red.
Resized some of the text in the settings page
somiibo://settings
to make it more visually sensible.
Fixes
Worker status on the GUI now shows “complete” if it times out after having a successful proxy connection.
API Changes
Bumped dependencies.
Added new package html-table-to-json.
Added new package i18n-iso-countries.
Reworked proxy management system and verifying proxies with the server. Removed old proxifly.verifyProxy().
All a tags tags with target="_top" now call openExternal().
Archivev1.0.17
29 Jun 2021
Features
Settings api keys section now uses a more visually sensible accordian dropdown.
Fixes
Fixed token auth signin
SocialSelectors now works even if an error occurred in fetch.
Fixed new-window parentTab association.
new-window now uses 'Chrome' as the user agent.
API Changes
Bumped dependencies.
Archivev1.0.16
21 Jun 2021
Features
The dropdown panels for module settings now expand when any part of it is clicked. There are now dropdown arrows on the right side of panels to make it more clear that they can be interacted with.
Fixes
Fixed incorrect wording and icons on dashboard page.
Fixed a bug introduced in the previous version that prevented modules from starting.
API Changes
Added somiibo.device().quitApp(name) to quit apps.
Added custom loading of the SocialSelectors library with somiibo.utilities().loadSocialSelectors(options). This custom loading now defaults to a cached version of the file in the event that the remote resource fails to load.
Archivev1.0.15
21 Jun 2021
Features
The dropdown panels for module settings now expand when any part of it is clicked. There are now dropdown arrows on the right side of panels to make it more clear that they can be interacted with.
Fixes
Fixed incorrect wording and icons on dashboard page.
API Changes
Added somiibo.device().quitApp(name) to quit apps.
Added custom loading of the SocialSelectors library with somiibo.utilities().loadSocialSelectors(options). This custom loading now defaults to a cached version of the file in the event that the remote resource fails to load.