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.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.
Archive v1.2.15
24 Feb 2023

New Features

  • None.

Minor Changes

  • Added ability for devs to visualize proxy grabber window.
  • Improved module restart process
  • Improved proxy scraper

Bug Fixes

  • Auto-restart waits 30s for IP check to finish before starting modules to prevent the “IP not detected” error.
  • Fixed somiibo://settings showing up randomly at startup or when the authenticated account changes.

API Changes

  • Replaced worker promoitem with hidden property.
  • Added browser().isVisible() method.
Archive v1.2.14
10 Feb 2023

New Features

  • None.

Minor Changes

  • None.

Bug Fixes

  • None.

API Changes

  • Added message handler to module-messaging.js.
  • Added pathOffset to messages in messaging.js to prevent duplicates path IDs sent at the same timestamp.
Archive v1.2.13
06 Feb 2023

New Features

  • None.

Minor Changes

  • Changed module “Load” button to “Open +”.
  • Added premium pricing model change to settings page.
  • Added spacing to various UI elements.
  • Module stats message is removed now when any model UI is generated.

Bug Fixes

  • None.

API Changes

  • Added .browser().getWindowSize() method.
  • Added .utilities().chance() method.
  • Fixed .ui() method so that it does not escape module HTML UI elements but instead runs DOMPurify.
Archive v1.2.12
02 Feb 2023

New Features

  • None.

Minor Changes

  • Fixed UI card borders in modals.
  • Fixed Session colors.

Bug Fixes

  • None.

API Changes

  • Added ability to customize timeouts in some .browser() methods.
  • Added dedicated .closeDuplicateModule() that will force duplicate modules to close unless they have new sessionInstanceLock=false setting.
  • Optimized module manager.
  • Added .repeat() function.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16