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.11
26 Jan 2023

New Features

  • None.

Minor Changes

  • Modernized UI by removing thin borders around cards and sections.
  • Other small UI changes.
  • Module cards no longer have default stretched link but still support clicking on any part to allow hovering on status.
  • Moved module duplicate check to loop function and made it a requirement.
  • If module is in beta, it will now prevent start unless the user is beta.
  • Beta program UI now shows if you have been accepted.
  • Modernized module manager UI to be cleaner and have less text.

Bug Fixes

  • Fixed more XSS issues.
  • Fixed context-menu memory leak

API Changes

  • Updated dependencies.
  • Optimized module api loop and initialization.
  • Added btn-soft-primary class.
  • Updated Proxifly API URL.
  • Added .cycle() function to module utilities.
  • Added module:request-status-update and module:request-stat-update handlers.
Archive v1.2.10
27 Dec 2022

New Features

  • Added Discord join button to shell UI.

Minor Changes

  • Changed menu bar support links to be the Discord server.
  • Removed link to forum in dashboard.

Bug Fixes

  • None.

API Changes

  • Modified the account() API error text.
  • Upgraded promo-server and implemented correct reference to electron.
  • Remove deprecated databaseType from renderer.js.
  • Added new handleUISettings() to renderer.js to support dynamic UI changes specified in main.json.
Archive v1.2.9
15 Dec 2022

New Features

  • Warning added to Incognito tabs that the settings are temporary

Minor Changes

  • Vertically centered UI on module.
  • Modules are no longer required to contain submit buttons in settings as it is added automatically.
  • Replaced Session text and Moduel Package text with icons.
  • Session and Account interface allow editing the combined total is less than or equal to the maximum allowed, where previously it would not allow editing.
  • Closing some module error dialogs will automatically open the module browser window.

Bug Fixes

  • Made somiibo://new-tab page have less text, changed wording/welcome tour, added module icon to settings page, moved buttons to be more compact.
  • Added anti-xss escapeHTML function
  • Implented anti-xss to the app where html is injected.
  • Added crash handler to tabs so it auto-reloads.
  • Popups now correctly work.
  • somiibo://new-tab incognito settings now auto-fill the UA placeholder UI with current UA.
  • Fixed other various UI elements.

API Changes

  • Added ‘tab:send-to-all’ api.
  • Added ‘special:reload-module-stage’ api.
  • somiibo://new-tab now automatically fills account selector when accounts are changed and when the settings initially loads.
  • Refactored settings.js to optimize how Store is used.
  • Added messaging() API to replace socket() API in order to fix extension not connecting.
Archive v1.2.8
08 Nov 2022

New Features

  • Added restart manager downloader to help restart the app when it crashes.
  • Modules now show colored icons for better visibility.

Minor Changes

  • None.

Bug Fixes

  • Reverted to Electron 16 to fix proxy timeout error.
  • Removed some window replacers in universal.js

API Changes

  • Added new error filters.
  • Added .throwError().
Archive v1.2.7
01 Nov 2022

New Features

  • Session editor UI has dropdowns for a decluttered interface.

Minor Changes

  • None.

Bug Fixes

somiibo://diagnostic now shows Electron version for developers

  • somiibo://downloads now shows a message if there are no downloads.
  • Changed wording around the app to be more sensible, like the account prompt.

API Changes

  • Updated to Font Awesome 6 and updated various icons around the UI.
  • Updated dependencies.
Archive v1.2.6
27 Oct 2022

New Features

  • None.

Minor Changes

  • None.

Bug Fixes

  • Added MyBrowser/{appVersion} to UA string to fix Chrome and soundcloud and other logins.
  • Fixed settings load undefined error.

API Changes

  • None.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16