Extensões do Navegador Firefox
  • Extensões
  • Temas
    • Firefox
    • Dicionários e Pacotes de Idioma
    • Outros navegadores
    • Extensões para Android
Entrar
Ícone da extensão

Histórico de versões do Clockwork - 22 versões

Clockwork por its

Avaliado em 5 de 5
5 de 5 estrelas
5
11
4
0
3
0
2
0
1
0
Histórico de versões do Clockwork - 22 versões
  • Cuidado com versões antigas! Essas versões são exibidas com propósito de referência e testes.Devemos sempre usar a versão mais recente de uma extensão.

  • Versão mais recente

    Versão 5.3.2

    Lançado em 12 de jan de 2025 - 2,27 MB
    Funciona em firefox 58.0 em diante
    - fixed "show previous exception" buttons not working (reported by etienneroudeix, thanks!)
    - fixed popovers not getting closed when clicking outside of the popover

    Código fonte publicado sob Licença MIT

    Você precisa do Firefox para usar esta extensão
    Baixe o Firefox e instale a extensão
    Baixar arquivo
  • Versões mais antigas

    Versão 5.3.1

    Lançado em 19 de nov de 2024 - 2,27 MB
    Funciona em firefox 58.0 em diante
    - fixed AJAX requests in the requests list might not be selectable (reported by FeBe95, thanks!)
    - fixed "Empty metadata" error might be incorrectly shown

    Código fonte publicado sob Licença MIT

    Baixar arquivo
  • Versão 5.3.0

    Lançado em 17 de nov de 2024 - 2,27 MB
    Funciona em firefox 58.0 em diante
    - upgraded to Vue.js 3 and Vite
    - added new "HTTP Requests" tab, showing executed HTTP requests and their details
    - improved error messaging when we are unable to load request metadata
    - improved error messaging when we are unable to parse Xdebug profile
    - improved details tables to shorten very long messages by default
    - improved pretty-printed data previews to shorten long strings (idea by simbig, thanks!)
    - improved short SQL queries in Timeline when the query contains table name including schema (idea by kdbond2, thanks!)
    - improved handling of auto appearance setting now reacts to OS theme changes (implemented by bloep, thanks!)
    - improved sharing to make the share service URL configurable
    - updated the details tables' page sizes from 30 to 50 items
    - updated conditionals to use v-if instead of v-show through the app (idea by eigan, thanks!)
    - updated Chrome extension to use Manifest v3
    - fixed not being able to expand details of keys starting with number including non-numeric characters in pretty-printed data (reported by masdimdev, thanks!)
    - fixed Xdebug profiler might stay enabled for Clockwork metadata requests in extension mode (reported by Defimas, thanks!)
    - fixed reading cookies in extension mode (implemented by LachlanArthur, thanks!)
    - fixed cache time not being rounded in the Performance tab
    - removed Atom and Textmate from code editor selection
    - cleaned up unused assets

    Código fonte publicado sob Licença MIT

    Baixar arquivo
  • Versão 5.1.0

    Lançado em 7 de ago de 2021 - 1,95 MB
    Funciona em firefox 48.0 em diante
    - added database queries syntax highlighting (implemented by edgardmessias, thanks!)
    - added database queries prettifying (implemented by edgardmessias, thanks!)
    - added official Edge build
    - added support for overriding metadata path via settings
    - improved compatibility with Firefox when handling cookies (reported by DarkVen0m, thanks!)
    - improved Data sidebar section styles (reprted by DarkVen0m, thanks!)
    - improved behavior of standalone mode with "keep requests log" disabled (reported by piperone, thanks!)
    - improved monospace font stack and styles
    - updated suggested Sublime url handler (idea by peterthomson, thanks!)
    - updated dependencies
    - fixed stack traces popovers placement issues (reported by JackWH, thanks!)
    - fixed high-precision timings from Xdebug 3 not being shown correctly in profiler (reported by tsukasagenesis, thanks!)
    - fixed not being able to show previous exception of chained exceptions in the log tab
    - fixed npm build scripts breaking with latest Node

    Código fonte publicado sob Licença MIT

    Baixar arquivo
  • Versão 5.0.2

    Lançado em 24 de nov de 2020 - 1,64 MB
    Funciona em firefox 48.0 em diante
    - fixed user tabs not being shown (reported by martbean, thanks!)
    - fixed timeline not working if two events have the exact same start and end time (reported by mahagr, thanks!)
    - fixed flickering profiler controls when enabled

    Código fonte publicado sob Licença MIT

    Baixar arquivo
  • Versão 5.0.1

    Lançado em 22 de nov de 2020 - 1,64 MB
    Funciona em firefox 48.0 em diante
    - fixed broken performance tab for requests with performance log data (reported by sinnbeck, thanks!)
    - fixed some UI glitches, wrong spinner colors in dark theme

    Código fonte publicado sob Licença MIT

    Baixar arquivo
  • Versão 5.0.0

    Lançado em 16 de nov de 2020 - 1,64 MB
    Funciona em firefox 48.0 em diante
    - added many design tweaks, refinements and consistent iconography
    - added reworked timeline with new UI, condensed mode, self and children times, event details, default "total" event, custom colors
    - added client-side metrics and web-vitals to the performance tab
    - added new "models" tab showing models actions with details, retrieved, created, updated and deleted models counts
    - added new "notifications" tab showing all kinds of notifications (replaces emails tab)
    - added email previews to the notifications tab
    - added ability to share requests
    - added ability to link to the current request in standalone mode
    - added credits modal and app version to settings modal
    - added on-demand mode (with optional secret)
    - improved tab bar styles and behavior
    - improved requests sidebar to show basic request info
    - improved settings and "what's new" to use a new modal UI
    - improved performance chart with simplified styles
    - improved performance issues to be a separate performance tab section
    - improved performance pofiler UI
    - improved log tab to likify urls in log messages
    - improved metadata loading with automatic retry in case of failure
    - improved metadata polling to use a simple dynamic interval
    - improved additional metadata loading to not transfer the whole request metadata
    - improved metadata loading error handling
    - improved clockwork api endpoint detection in standalone mode
    - improved date handling to use date-fns instead of momentjs (~30% lower bundle size)
    - changed moved requests search to the requests list
    - changed moved clear button to the requests list
    - changed moved preserve log settings to the settings modal
    - updated to vue-cli 4
    - fixed clearing requests list in standalone mode (implemented by edgardmessias, thanks!)
    - fixed requests list behavior where a request might not be selectable
    - fixed expanded sidebar sections state not being persisted
    - fixed profiler unnecessary re-parsing of profiles, sorting, changing requests not updating content and the docs url
    - fixed polling not being throttled on inactivity in extension mode
    - fixed multi-line database queries timeline descriptions (implemented by edgardmessias, thanks!)

    Código fonte publicado sob Licença MIT

    Baixar arquivo
  • Versão 4.1.1

    Lançado em 26 de abr de 2020 - 1,72 MB
    Funciona em firefox 48.0 em diante
    - added support for the "chrome.storage" api as a fall-back persistent settings storage if localStorage is not available
    - improved behavior if we have no persistent storage, warning is now shown in the settings modal and what's new message is no longer shown (reported by ci_trex, thanks!)
    - fixed authentication UI might not be shown as expected when running as an extension
    - fixed pretty printing showing objects with empty string keys as infinitely recursive (reported by mahagr, thanks!)

    Código fonte publicado sob Licença MIT

    Baixar arquivo
  • Versão 4.1.0

    Lançado em 6 de abr de 2020 - 1,72 MB
    Funciona em firefox 48.0 em diante
    Read "Clockwork 4.1 released with commands, queue jobs, tests profiling and more" on underground.works blog:
    https://underground.works/blog/clockwork-4.1-released-with-commands-queue-jobs-tests-profiling-and-more

    - added support for command type requests, showing command name and exit code in requests list and arguments and options in sidebar
    - added command output tab showing ansi formatted command output
    - added support for queue-job type requests, showing job name and status in requests list and payload, connection, queue and options in sidebar
    - added support for dispatched jobs status in the queue tab and ability to show queue-job request details
    - added support for test type requests, showing test name and status in requests list and executed asserts in sidebar
    - added database quries, events, cache queries, queue jobs, redis commands, views and emails to the timeline
    - added tags support for timeline events with ability to hide individual tags
    - added support for parent requests, with ability to load and show parent request
    - added new settings modal, settings are now applied and saved right-away on change
    - added appearance setting (auto, light, dark), default auto option will use theme according to OS or Dev Tools - settings
    - added settings to hide command, queue-job and test type requests
    - added setting to disable automatically showing incoming requests (idea by robclancy, thanks!)
    - added "what's new" overlay showing new features when Clockwork app gets updated
    - improved requests list to mark ajax requests, incoming ajax requests are no longer automatially shown
    - improved search to support name (command, queue-job or test) and request type
    - improved database tab to show bindings if available (idea by tminich, thanks!)
    - improved views tab to use a timeline view instead of a simple table (idea by rhukster, thanks!)
    - improved views tab to support memory usage data
    - improved views tab to not show empty view data
    - improved requests switching behavior to show default performance tab if current selected tab is not available
    - improved requests list to keep requests sorted by request time
    - improved requests list to not show database timings if no shown requests have database timings (idea by rhukster, thanks!)
    - updated npm dependencies
    - fixed pagination breaking timeline layout
    - fixed very long event descriptions breaking timeline layout
    - fixed stack traces rendering as icons with empty popups when no trace is available
    - fixed missing number rounding filter

    Código fonte publicado sob Licença MIT

    Baixar arquivo
  • Versão 4.0.7

    Lançado em 30 de out de 2019 - 717,51 KB
    Funciona em firefox 48.0 em diante

    Código fonte publicado sob Licença MIT

    Baixar arquivo
  • Versão 4.0.6

    Lançado em 28 de set de 2019 - 717,47 KB
    Funciona em firefox 48.0 em diante

    Código fonte publicado sob Licença MIT

    Baixar arquivo
  • Versão 4.0.5

    Lançado em 3 de set de 2019 - 717,42 KB
    Funciona em firefox 48.0 em diante

    Código fonte publicado sob Licença MIT

    Baixar arquivo
  • Versão 4.0.3

    Lançado em 25 de jul de 2019 - 717,4 KB
    Funciona em firefox 48.0 em diante

    Código fonte publicado sob Licença MIT

    Baixar arquivo
  • Versão 4.0.2

    Lançado em 18 de jul de 2019 - 717,16 KB
    Funciona em firefox 48.0 em diante

    Código fonte publicado sob Licença MIT

    Baixar arquivo
  • Versão 4.0.1

    Lançado em 12 de jul de 2019 - 717,13 KB
    Funciona em firefox 48.0 em diante

    Código fonte publicado sob Licença MIT

    Baixar arquivo
  • Versão 4.0.0

    Lançado em 9 de jul de 2019 - 717,13 KB
    Funciona em firefox 48.0 em diante
    Read the introductory blog post:

    https://underground.works/blog/clockwork-4.0-released-with-ui-improvements-requests-search-and-more

    Full changelog:

    - fully rewritten in Vue.js
    - added requests history search
    - added request sidebar (replaces request tab)
    - added request body data (pretty-printing of json data) to request sidebar
    - added executed middleware to request sidebar
    - added request date and Clockwork id to request sidebar
    - added Queue tab showing dispatched queue jobs
    - added Redis tab showing executed Redis commands
    - added slow queries count and highlight slow queries in Database tab
    - added performance warnings to the Performance tab (eg. duplicate queries)
    - added slow queries to the Performance tab
    - added support for database stats in metadata
    - added simple pagination to large tables (significantly improving performance)
    - added messages overlay showing update notifications, exception and parent request info
    - added build scripts for all supported platforms (chrome, firefox, web)
    - improved requests list styles (cleaner, method before URIs, color-coded response status)
    - improved requests list to shorten the controller name if narrow
    - improved column view and responsive styles in general
    - improved session tab is now part of the request sidebar
    - improved requests list, sidebar and sidebar sections toggling is now preserved after closing Clockwork
    - improved raw Cookie header is no longer shown (since we already have full Cookies section)
    - improved standalone mode to throttle requests list updates when the browser tab is not active
    - improved stack trace popover alignment
    - improved build scripts to be platform-independent (implemented by Ir00man, thanks!)
    - fixed some cases when empty tabs were shown
    - fixed Firefox incompatibility in standalone mode

    Código fonte publicado sob Licença MIT

    Baixar arquivo
  • Versão 3.1.3

    Lançado em 6 de fev de 2019 - 1,15 MB
    Funciona em firefox 48.0 em diante
    - fixed ordering database queries table by the query column (thanks fitztrev)

    Código fonte publicado sob Licença MIT

    Baixar arquivo
  • Versão 3.1.2

    Lançado em 23 de dez de 2018 - 1,15 MB
    Funciona em firefox 48.0 em diante

    Código fonte publicado sob Licença MIT

    Baixar arquivo
  • Versão 3.1.1

    Lançado em 6 de dez de 2018 - 1,15 MB
    Funciona em firefox 48.0 em diante
    3.1

    - added showing of last exception to the request tab for HTTP 500 responses
    - added authenticated user info to the session tab
    - added support for opening files in editor in stack traces (thanks xiaohuilam)
    - improved displaying exceptions in the log tab now show the class, code, correct stack trace and support chained - exceptions
    - fixed xdebug installation instructions link pointing nowhere
    - fixed error handling in some cases where metadata can't be retrieved
    - fixed pretty printing not rendering numeric value "0" correctly
    - fixed subrequest processing missing urldecode
    - fixed some minor styles issues
    - fixed metadata requests having wrong Content-Type when running as standalone (thanks ssnepenthe)

    3.1.1

    - added new server-side update notification

    Código fonte publicado sob Licença MIT

    Baixar arquivo
  • Versão 3.1

    Lançado em 3 de dez de 2018 - 1,15 MB
    Funciona em firefox 48.0 em diante
    - added showing of last exception to the request tab for HTTP 500 responses
    - added authenticated user info to the session tab
    - added support for opening files in editor in stack traces (thanks xiaohuilam)
    - improved displaying exceptions in the log tab now show the class, code, correct stack trace and support chained exceptions
    - fixed xdebug installation instructions link pointing nowhere
    - fixed error handling in some cases where metadata can't be retrieved
    - fixed pretty printing not rendering numeric value "0" correctly
    - fixed subrequest processing missing urldecode
    - fixed some minor styles issues
    - fixed metadata requests having wrong Content-Type when running as standalone (thanks ssnepenthe)

    Código fonte publicado sob Licença MIT

    Baixar arquivo
  • Versão 3.0

    Lançado em 30 de jul de 2018 - 1,14 MB
    Funciona em firefox 48.0 em diante, android 48.0 até 68.*
    - added performance metrics and renamed the timeline tab to performance tab
    - added new timeline component UI
    - added peak memory usage to the performance tab
    - added support for filtering all tables (thanks Gennnji)
    - added support for reordering all tables
    - added support for user-data (custom tabs)
    - added request method, url, controller, response status and the ability to copy the url to the request tab (thanks sisve)
    - added query counts and time on top of the database tab (thanks fgilio)
    - added distinct colors to errors and warning in the log tab (thanks Gennnji)
    - added support for stack traces in the log, events, database and cache tabs (thanks sisve)
    - added total number of queries to the cache tab
    - added Xdebug profiler to the performance tab
    - added support for authentication (thanks xiaohuilam)
    - added support for subrequests
    - added support for dark theme when running as a standalone app
    - improved pretty printing - arrays are shown as Array with items count, supports new type metadata, fixed showing booleans, added distinct styles to booleans, nulls, resources and anonymous functions
    - improved the requests list behaviour, reliability of metadata loading and error handling
    - improved performance dropping jQuery and other minor improvements
    - improved dark theme highlight color to be a bit more contrasting (thanks robclancy)
    - fixed requests table header to compensate for scrollbar
    - fixed standalone app opening in a broken state if the web app have no metadata yet (thanks spaceemotion)
    - dropped support for resizing requests table columns

    Código fonte publicado sob Licença MIT

    Baixar arquivo
  • Versão 2.2.1

    Lançado em 30 de mai de 2018 - 843,3 KB
    Funciona em firefox 48.0 em diante, android 48.0 até 68.*
    - updated third-party dependencies

    Código fonte publicado sob Licença MIT

    Baixar arquivo
Ir para a página inicial da Mozilla

Extensões

  • Sobre
  • Blog de extensões do Firefox
  • Workshop de extensões
  • Central do desenvolvedor
  • Diretivas do desenvolvedor
  • Blog da comunidade
  • Fórum
  • Relatar um erro
  • Guia de análise

Navegadores

  • Desktop
  • Mobile
  • Enterprise

Produtos

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacidade
  • Cookies
  • Jurídico

Exceto onde de outra forma notado, o conteúdo deste site está licenciado sob a Creative Commons Licença de Atribuição Compartilha-Igual v3.0 ou qualquer versão posterior.