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

Archive v1.0.12
19 Apr 2021

Fixes

  • Fixed a small visual glitch for third-party sign in buttons (Google, Apple, Microsoft).
Archive v1.0.11
19 Apr 2021

Features

  • Added sign in with Google, sign in with Microsoft, and sign in with Apple.

API / Internal Changes

  • Added sentry filters for annoying errors.
  • The online/offline checker is now more accurate as it uses navigator.onLine.
  • When loading main.json, a counter is shown with how many times it has tried fetching the resource.
  • If you are offline, main.json will not attempt to fetch and will display an offline error instead.
  • Gathering will wait to attempt to join until Firebase has initialized. Updated dependencies.
Archive v1.0.10
07 Apr 2021

Features

  • Added captcha solver to browser mode: right click on a captcha and then click “Solve Captcha” to automatically complete the captcha.
  • In somiibo://settings reorganized the API Keys section to have a dropdown for cleanliness and also added a helpful message about captcha solvers.

API / Internal Changes

  • Moved the 2captcha library override to its own file.
  • When Proxifly makes a request it will now send a reset command if it is the module’s first time calling the server so that fresh proxies are delivered.
  • Updated Slapform to 2.0.1 to take advantage of promises.
Archive v1.0.9
06 Apr 2021

Features

  • You can now add a user script to Sessions. User scripts are scripts that run on each page you visit in browser mode.
  • Added tooltips to the Session creation/edit window to give a better idea of what each field does.
  • Added a new page: somiibo://developer that provides a starting point for developers who want to build their own Modules and user scripts.

Fixes

  • Fixed support form on somiibo://support to require more details.
  • Fixed updater so that if an update is in progress it will not queue another update request.
  • If you are not logged in when you try to purchase Somiibo Premium, you will be redirected back to the premium screen after logging in.
Archive v1.0.8
05 Apr 2021

Fixes

  • Fixed proxies not connecting on modules that use workers such as SoundCloud Plays and the Exchange module. This also fixed module packages failing to fetch.
Archive v1.0.7
02 Apr 2021

Features

  • Somiibo Premium proxies have been released for SoundCloud Play Generator as an experiment. You need a premium subscription to be able to use these.
  • Goals have been released for SoundCloud Play Generator as an experiment.

Fixes

  • When the app starts up the tab titles will correctly display for modules. Non-module tabs will still only show the url’s hostname until the tab is activated.
  • Fixed an error where modules would not start and get stuck on the diagnostic page because proxy checks happened before navigation. Workers will now attempt to connect to proxies even if they are badly formatted so as to give the user an idea why nothing is happening. This change fixes all “view generating” modules such as SoundCloud Plays Generator, Traffic Generator, etc.

API / Internal Changes

  • Fixed an error that would occur when closing the app where the window reference was disposed and would throw an undefined error.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16