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.2.3
18 Jan 2022

New Features

  • Module manager page now shows the word “Module” next to the version to prevent confusion with the actual version of Somiibo.

Minor Changes

  • None.

Bug Fixes

somiibo://stats correctly shows there is no data instead of a blank stats panel.

  • Fixed premium proxies list management.
  • somiibo://socket ` now shows correct connection status for extension and shows extension version

API Changes

  • Added debug for scrape proxies.
Archive v1.2.2
04 Jan 2022

New Features

  • None.

Minor Changes

  • None.

Bug Fixes

  • Fixed modules not loading for users who are using the app without an account

API Changes

  • None.
Archive v1.2.1
03 Jan 2022

New Features

  • Module unlock now flashes tab and displays popup when done.
  • Added progress bar to module unlock.

Minor Changes

  • None.

Bug Fixes

  • Fixed code signing on MacOS and Windows.

API Changes

  • None.
Archive v1.2.0
02 Jan 2022

New Features

  • Added somiibo://stats page to view a history of stats from your previous runs
  • Toggle module browser show and load order changed so the page shows quicker and appears more responsive.
  • Added more descriptive error to “profile not found” error.
  • Dev button on modules now opens the module browser if it was not previously open.
  • Added socket debug page at somiibo://socket.
  • Duplicate tab now puts the new tab right next to the original. When a tab requests a page to be opened it now opens after that tab.
  • Added module search functions so you can search for modules by name

Minor Changes

  • None.

Bug Fixes

  • The in-app Chrome webstore will no longer allow the installation of the Somiibo extension as this is not the intended environment for it. It needs to be installed in Google Chrome.
  • Fixed favicon fetcher not loading favicon
  • Generalized build scripts.
  • When visiting dev.somiibo.com inside the app you will not be prompted to install the app.

API Changes

  • Added defaults._poll.interval.
  • Added corresponding setting reader to all .poll() functions in the module logic.
  • Fixed discord-rpc to use discord-rpc-electron.
  • Added interval option to .select(). Update puzzle captcha solver. Updated utilities().getProxy().
  • Added Global variable to socket file.
  • Improved socket logic to prevent errors and unable to connect to exchange.
  • Added getStatus() to socket api.
  • Added error log for social-selectors.
  • socket disconnects on firebase auth refresh.
  • _hasRemtoeConnection is now either true or false and never an Error object.
  • Fixed breaking changes from electron 13 to 15 and to 16
  • Removed the re-navigation on a revived tab from a previous somiibo instance because of the remote.enable requirement. Updated to electron 15 and fulfilled new remote.enable requirements
  • Fixed DOMContentLoaded on all instances of use
  • Added promo package
Archive v1.1.16
10 Sep 2021

Features

  • Updated the support forms.

Fixes

  • Fixed worker error message in console.
  • Removed discord-rpc module in favor of discord-rpc-electron to fix the native dependencies issue.
Archive v1.1.13
02 Sep 2021

Features

  • The Somiibo exchange will now open some content (Spotify) in your default browser. This will improve the engagement received. For this, we require our new browser extension to be installed.

Fixes

  • Somiibo can now be used as a browser to authenticate signins for third party apps. For example, logging in with Google.
  • Mac users could not update to v1.1.12 so this version should be able to be used to update now.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16