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.21
22 Mar 2023

New Features

  • None.

Minor Changes

  • Increased module unlock size.
  • Module unlock now opens ads in external browser instead of a Somiibo tab.
  • Added basic “action” to actions list for when a specific type of action is not relevant.
  • Added Somiibo userData to Chatsy support chat.

Bug Fixes

  • Refactored getPublicIP() method and forced ipify service so IP check is now faster and more reliable.

API Changes

  • Removed Api.escapeHTML() function in favor of using web-manager Utilities API.
  • Refactored all instances of DOMContentLoaded to use new Tools.onDOMReady function.
Archive v1.2.20
17 Mar 2023

New Features

  • Added Chatsy 24/7 support. You can access the live chatbot agent from any local page inside the app, such as the somiibo://dashboard .

Minor Changes

  • Added small message below new tab dropdown that explains hwo to add multiple social media accounts to the app.

Bug Fixes

  • None.

API Changes

  • None.
Archive v1.2.19
12 Mar 2023

New Features

  • None.

Minor Changes

  • Added small message below new tab dropdown that explains hwo to add multiple social media accounts to the app.

Bug Fixes

  • None.

API Changes

  • None.
Archive v1.2.18
11 Mar 2023

New Features

  • None.

Minor Changes

  • Beta Tester status will now reflect in the app regardless of whether the user has Somiibo Premium or not.
  • Edited the somiibo://beta page to be more concise.
  • When pressing Shift, developers can bypass module status and open modules that are offline, maintenance, coming soon, or in beta.
  • Added new module status, development which will show a “coming soon” modal if opened with a link the a module idea/feedback form.
  • Added new alerts to accommodate the new module statuses.
  • Refactored the module colors, buttons, and text to accommodate the new module statuses.

Bug Fixes

  • The module settings.js will attempt to select the for="" by the setting ID if it cannot be located otherwise.

API Changes

  • Update deps.
  • Added keydown tracker so can check for key combinations in certain actions like opening modules.
Archive v1.2.17
04 Mar 2023

New Features

  • None.

Minor Changes

  • None.

Bug Fixes

  • Saving settings is now fixed.

API Changes

  • None.
Archive v1.2.16
03 Mar 2023

New Features

  • None.

Minor Changes

  • Made UI have check switches instead of check boxes.
  • Improved proxy scraper and added cached proxies so when starting modules you will have some working proxies right away.
  • Added animated beat effect to module start button.
  • Added animated beat effect to module settings save button.
  • Made module worker have better UI such as buttons instead of links to open DevTools.
  • Added default module instructions regarding support.

Bug Fixes

  • Made proxyScraperBrowser move to side of screen to prevent it from being in the way.

API Changes

  • Added worker-message event.
  • Moved worker setup to main.js.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16