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.23
10 Aug 2023

New Features

  • Added better proxies to the Somiibo Basic and Somiibo Premium plans.

Minor Changes

  • None.

Bug Fixes

  • Fixed authentication flow.

API Changes

  • None.
Archive v1.2.22
28 Mar 2023

New Features

  • None.

Minor Changes

  • Added premium trial to app Premium checkout screen.
  • Added button to Discord RPC.

Bug Fixes

  • Fixed Chatsy bug where it would not open properly
  • Removed Chatsy listeners because they are now implemented with the original library.

API Changes

  • None.
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.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16