Extras do Firefox
  • Extensões
  • Temas
    • para o Firefox
    • Dicionários e pacotes de idiomas
    • Outros sites de navegadores
    • Extras para Android
Iniciar sessão
Ícone do extra

Histórico de versões de Stack Overflow Unofficial Patch (SOUP) - 18 versões

Stack Overflow Unofficial Patch (SOUP) por Ilmari Karonen

Avaliado em 5 de 5
5 estrelas de 5
5
1
4
0
3
0
2
0
1
0
Histórico de versões de Stack Overflow Unofficial Patch (SOUP) - 18 versões
  • Tenha cuidado com versões antigas! Estas versões são mostradas para fins de teste e referência.Deve sempre utilizar a versão mais recente de um extra.

  • Versão mais recente

    Versão 1.56.2

    Lançada em 4 de out de 2019 - 56,63 KB
    Funciona com firefox 48.0 e superior, android 48.0 até 68.*
    Temporarily disabled the mso300679 (https://meta.stackoverflow.com/q/300679) fix due to changes in SE code.

    Código fonte lançado sob ISC License

    Irá necessitar do Firefox para utilizar esta extensão
    Transferir o Firefox e obter a extensão
    Transferir ficheiro
  • Versões antigas

    Versão 1.56.1

    Lançada em 6 de ago de 2019 - 56,6 KB
    Funciona com firefox 48.0 e superior, android 48.0 até 68.*
    Accidentally uploaded v1.56.0 to AMO with "(development)" still in the description.

    Código fonte lançado sob ISC License

    Transferir ficheiro
  • Versão 1.56.0

    Lançada em 6 de ago de 2019 - 56,61 KB
    Funciona com firefox 48.0 e superior, android 48.0 até 68.*
    This release mostly fixes regressions introduced by changes to the SE user interface. The main new feature is the ability to intercept text pasted into the Markdown editor, which is currently used for the mse234680 Unicode URL fix.

    Código fonte lançado sob ISC License

    Transferir ficheiro
  • Versão 1.54.1

    Lançada em 19 de abr de 2019 - 56,99 KB
    Funciona com firefox 48.0 e superior, android 48.0 até 68.*
    Removed an obsolete fix for https://math.meta.stackexchange.com/q/27470 that would freeze the post editor preview pane if a backtick is typed.

    Código fonte lançado sob ISC License

    Transferir ficheiro
  • Versão 1.54.0

    Lançada em 8 de mar de 2019 - 53,68 KB
    Funciona com firefox 48.0 e superior, android 48.0 até 68.*
    It's been almost a year since the last SOUP release. With the introduction of the new responsive SE design across the network and the adoption of the Stacks CSS library, a lot of old CSS bugs have finally been fixed (and, I'm sure, new ones have been introduced). As I have not had much time to develop new fixes for SOUP over the past year, this release mostly involves trimming down the code and removing a number of old fixes that have become obsolete.

    Código fonte lançado sob ISC License

    Transferir ficheiro
  • Versão 1.52.3

    Lançada em 26 de jun de 2018 - 58,01 KB
    Funciona com firefox 48.0 e superior, android 48.0 até 68.*
    Remove mso345590 fix entirely to avoid edge cases like https://github.com/vyznev/soup/issues/41.

    Código fonte lançado sob ISC License

    Transferir ficheiro
  • Versão 1.52.2

    Lançada em 5 de jun de 2018 - 58,5 KB
    Funciona com firefox 48.0 e superior, android 48.0 até 68.*
    Disable the mso345590 fix on sites using the new responsive design, pending possible removal or reimplementation once the new design stabilizes and is deployed globally. (The new design mostly solves the issue, except on very narrow displays, and the current fix implementation is not fully compatible with it.)

    Código fonte lançado sob ISC License

    Transferir ficheiro
  • Versão 1.52.1

    Lançada em 23 de mai de 2018 - 58,48 KB
    Funciona com firefox 48.0 e superior, android 48.0 até 68.*
    Added an exclude rule to disable SOUP on Stack Overflow Teams pages due to reported breakage (and current inability to test SOUP on Teams due to lack of access).

    Código fonte lançado sob ISC License

    Transferir ficheiro
  • Versão 1.52.0

    Lançada em 10 de mar de 2018 - 58,34 KB
    Funciona com firefox 48.0 e superior, android 48.0 até 68.*
    Several new patches and bugfixes added. See https://github.com/vyznev/soup/blob/master/CHANGELOG.md for more details.

    Código fonte lançado sob ISC License

    Transferir ficheiro
  • Versão 1.50.1

    Lançada em 26 de jan de 2018 - 55,72 KB
    Funciona com firefox 48.0 e superior, android 48.0 até 68.*
    Update mse248646 fix to work with new .remainingCommentsCount() method in SE comments UI.

    Código fonte lançado sob ISC License

    Transferir ficheiro
  • Versão 1.50.0

    Lançada em 23 de jan de 2018 - 55,72 KB
    Funciona com firefox 48.0 e superior, android 48.0 até 68.*
    Another delayed stable release. Besides a lot of fine-tuning and bugfixes, the biggest changes in this release are probably new site specific features, such as embedded YouTube video preview for sites that support it (Movies & TV, Arqade, etc.) and MtG card hover popups for Board & Card Games.

    Código fonte lançado sob ISC License

    Transferir ficheiro
  • Versão 1.48.4

    Lançada em 30 de nov de 2017 - 50,04 KB
    Funciona com firefox 48.0 e superior, android 48.0 até 68.*
    Rewrite over-broad selector in math19650 fix that caused display math not to work in review; see https://math.meta.stackexchange.com/q/27195 for details.

    Código fonte lançado sob ISC License

    Transferir ficheiro
  • Versão 1.48.2

    Lançada em 30 de set de 2017 - 50,09 KB
    Funciona com firefox 48.0 e superior, android 48.0 até 68.*
    Changes in 1.48.2:

    Limit graphicdesign2415 CSS fix to graphicdesign.SE only and exclude tag links per https://rpg.meta.stackexchange.com/q/7486.

    Código fonte lançado sob ISC License

    Transferir ficheiro
  • Versão 1.48.1

    Lançada em 20 de set de 2017 - 50,07 KB
    Funciona com firefox 48.0 e superior, android 48.0 até 68.*
    The SO top bar class name was recently changed, preventing the new fix (mso345590) in SOUP v1.48 that makes the sticky top bar scroll horizontally from working. This minor release fixes that regression, actually enabling the feature.

    Código fonte lançado sob ISC License

    Transferir ficheiro
  • Versão 1.48.0

    Lançada em 20 de set de 2017 - 50,07 KB
    Funciona com firefox 48.0 e superior, android 48.0 até 68.*
    This release fixes a regression that broke the mhchem MathJax extension on sites that use it, and also contains several updates related to the recent switch to HTTPS and the upcoming top bar redesign.

    Código fonte lançado sob ISC License

    Transferir ficheiro
  • Versão 1.46.1

    Lançada em 10 de mar de 2017 - 47,24 KB
    Funciona com firefox 48.0 e superior, android 48.0 até 68.*
    Fix annoying security warnings shown to SOUP users coming from MSE to per-site metas. This is related to the ongoing transition of all Stack Exchange sites to use HTTPS (https://meta.stackexchange.com/q/292058).

    Código fonte lançado sob ISC License

    Transferir ficheiro
  • Versão 1.46.0

    Lançada em 11 de fev de 2017 - 47,53 KB
    Funciona com firefox 48.0 e superior, android 48.0 até 68.*
    This is the first stable version of SOUP distributed both as a user script and as a stand-alone browser extension. It's been over a year since the last stable SOUP release (version 1.44), and this release consists mostly of the backlog of changes accumulated in the development branch during that time. For a detailed list of changes in each SOUP version, see the full change log at <https: <a="" href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/18292d9c1899dd2b453ea9e3c1375587569f07a1d91694af6d865f8eab086cdb/http%3A//github.com" rel="nofollow">github.com="" vyznev="" soup="" blob="" master="" CHANGELOG.md="">.

    Código fonte lançado sob ISC License

    Transferir ficheiro
  • Versão 1.45.16

    Lançada em 25 de ago de 2016 - 47,41 KB
    Funciona com firefox 48.0 e superior, android 48.0 até 68.*

    Código fonte lançado sob ISC License

    Transferir ficheiro
Ir para a página inicial da Mozilla

Extras

  • Acerca
  • Blogue de extras do Firefox
  • Workshop de extensões
  • Central do programador
  • Políticas de programador
  • Blogue da comunidade
  • Fórum
  • Reportar um erro
  • Guia de análise

Navegadores

  • Desktop
  • Mobile
  • Enterprise

Produtos

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacidade
  • Cookies
  • Informação legal

Exceto onde anotado o contrário, o conteúdo neste site está licenciado sob a licença Creative Commons Atribuição-CompartilhaIgual v3.0 ou qualquer versão mais recente.