v0.55.8

Try our Chrome extension

Chrome store icon Chrome Webstore

Easily add the current web-page from your browser directly into your changedetection.io tool, more great features coming soon!

Changedetection.io needs your support!

You can help us by supporting changedetection.io on these platforms;

The more popular changedetection.io is, the more time we can dedicate to adding amazing features!

Many thanks :)

changedetection.io team

  • 1 monitoramento enfileirado para rechecagem.
Aún no hace unos segundos
            False
        
Aún no hace unos segundos
Captura de pantalla con error actual de la solicitud más reciente

Texto activado Texto ignorado Texto bloqueado

hace 8 horas
    Skip to content

      Navigation Menu

            Sign in Appearance settings
                * Platform
                        + AI CODE CREATION
                            o GitHub Copilot Write better code with AI
                            o GitHub Copilot app Direct agents from issue to merge
                            o MCP Registry Integrate external tools
                        + DEVELOPER WORKFLOWS
                            o Actions Automate any workflow
                            o Codespaces Instant dev environments
                            o Issues Plan and track work
                            o Code Review Manage code changes
                            o Code Quality Enforce quality at merge
                        + APPLICATION SECURITY
                            o GitHub Advanced Security Find and fix vulnerabilities
                            o Code security Secure your code as you build
                            o Secret protection Stop leaks before they start
                        + EXPLORE
                            o Why GitHub
                            o Documentation
                            o Blog
                            o Changelog
                            o Marketplace
                      View all features
                * Solutions
                        + BY COMPANY SIZE
                            o Enterprises
                            o Small and medium teams
                            o Startups
                            o Nonprofits
                        + BY USE CASE
                            o App Modernization
                            o DevSecOps
                            o DevOps
                            o CI/CD
                            o View all use cases
                        + BY INDUSTRY
                            o Healthcare
                            o Financial services
                            o Manufacturing
                            o Government
                            o View all industries
                      View all solutions
                * Resources
                        + EXPLORE BY TOPIC
                            o AI
                            o Software Development
                            o DevOps
                            o Security
                            o View all topics
                        + EXPLORE BY TYPE
                            o Customer stories
                            o Events & webinars
                            o Ebooks & reports
                            o Business insights
                            o GitHub Skills
                        + SUPPORT & SERVICES
                            o Documentation
                            o Customer support
                            o Community forum
                            o Trust center
                            o Partners
                      View all resources
                * Open Source
                        + COMMUNITY
                            o GitHub Sponsors Fund open source developers
                        + PROGRAMS
                            o Security Lab
                            o Maintainer Community
                            o Accelerator
                            o GitHub Stars
                            o Archive Program
                        + REPOSITORIES
                            o Topics
                            o Trending
                            o Collections
                * Enterprise
                        + ENTERPRISE SOLUTIONS
                            o Enterprise platform AI-powered developer platform
                        + AVAILABLE ADD-ONS
                            o GitHub Advanced Security Enterprise-grade security features
                            o Copilot for Business Enterprise-grade AI features
                            o Premium Support Enterprise-grade 24/7 support
              * Pricing
                Type / to search
                Sign in
              Sign up Appearance settings
      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

              Uh oh!

              There was an error while loading. Please reload this page.

              expressjs / morgan Public

                      * Uh oh!

                        There was an error while loading. Please reload this page.

              * Notifications You must be signed in to change notification settings
              * Fork 562
                * Star 8.2k
          * Code
          * Issues 16
          * Pull requests 32
          * Actions
          * Security and quality 1
          * Insights
          Additional navigation options
                  * Code
                  * Issues
                  * Pull requests
                  * Actions
                  * Security and quality
                  * Insights

        Releases: expressjs/morgan

              Releases Tags
            Releases · expressjs/morgan

                Release list

                    * 1.11.0
                    * 1.10.1
                    * 1.10.0
                    * 1.9.1
                    * 1.9.0
                    * 1.8.2
                    * 1.8.1
                    * 1.8.0
                    * 1.7.0
                    * 1.6.1
                    Previous Next
                Jump to release
                        * 1.11.0
                        * 1.10.1
                        * 1.10.0
                        * 1.9.1
                        * 1.9.0
                        * 1.8.2
                        * 1.8.1
                        * 1.8.0
                        * 1.7.0
                        * 1.6.1
                    Previous Next

                1.11.0

                              1.11.0 Latest
                              Latest
                            Compare

                                  Choose a tag to compare

                                      Sorry, something went wrong.

                                Filter
                                  Loading

                                        Sorry, something went wrong.

                                          Uh oh!

                                          There was an error while loading. Please reload this page.

                                  No results found

                                View all tags
                              jonchurch released this 02 Jun 18:52
                              1.11.0
                              e0e6f17
                                      This commit was created on GitHub.com and signed with GitHub’s verified signature.
                                    GPG key ID: B5690EEEBB952194
                                      Verified
                                    Learn about vigilant mode.

                          What's Changed

                            * feat: add :pid token by @ganesh3367 in #329

                          Security Fix:

                            * Escape control characters in :remote-user token to prevent log injection
                                + Fixes CVE-2026-5078 GHSA-4vj7-5mj6-jm8m

                          New Contributors

                            * @inigomarquinez made their first contribution in #291
                            * @jonchurch made their first contribution in #299
                            * @bjohansebas made their first contribution in #301
                            * @UlisesGascon made their first contribution in #300
                            * @ctcpip made their first contribution in #319
                            * @ganesh3367 made their first contribution in #329

                          Full Changelog: 1.10.0...1.11.0

                          Contributors

                            * 
                            * 
                            * 
                            * 
                            * 
                            * 
                            UlisesGascon, jonchurch, and 4 other contributors
                          Assets 2
                            Loading

                                    Uh oh!

                                    There was an error while loading. Please reload this page.

                              👍 2 sefinek and gaurav-pubmighty reacted with thumbs up emoji 🎉 2 sefinek and gaurav-pubmighty reacted with hooray emoji
                                All reactions
                                  * 👍 2 reactions
                                  * 🎉 2 reactions
                              2 people reacted

                1.10.1

                              1.10.1
                            Compare

                                  Choose a tag to compare

                                      Sorry, something went wrong.

                                Filter
                                  Loading

                                        Sorry, something went wrong.

                                          Uh oh!

                                          There was an error while loading. Please reload this page.

                                  No results found

                                View all tags
                              UlisesGascon released this 17 Jul 16:15
                              1.10.1
                              c1c7f10

                          What's Changed

                            * renaming simple to sample in readme by @ryhinchey in #237
                            * adding installation instructions to readme by @ryhinchey in #233
                            * chore: add support for OSSF scorecard reporting by @inigomarquinez in #291
                            * ci: replace travis with github actions by @inigomarquinez in #290
                            * docs: add example output for log formats by @jonchurch in #299
                            * ci: use ubuntu-latest by @bjohansebas in #301
                            * ci: apply OSSF Scorecard security best practices by @UlisesGascon in #300
                            * remove --bail by @jonchurch in #314
                            * ⬆️ bump on-headers by @ctcpip in #319

                          New Contributors

                            * @inigomarquinez made their first contribution in #291
                            * @jonchurch made their first contribution in #299
                            * @bjohansebas made their first contribution in #301
                            * @UlisesGascon made their first contribution in #300
                            * @ctcpip made their first contribution in #319

                          Full Changelog: 1.10.0...1.10.1

                          Contributors

                            * 
                            * 
                            * 
                            * 
                            * 
                            * 
                            ryhinchey, UlisesGascon, and 4 other contributors
                          Assets 2
                            Loading

                                    Uh oh!

                                    There was an error while loading. Please reload this page.

                              👍 1 sefinek reacted with thumbs up emoji 👀 1 sefinek reacted with eyes emoji
                                All reactions
                                  * 👍 1 reaction
                                  * 👀 1 reaction
                              1 person reacted

                1.10.0

                              1.10.0
                            Compare

                                  Choose a tag to compare

                                      Sorry, something went wrong.

                                Filter
                                  Loading

                                        Sorry, something went wrong.

                                          Uh oh!

                                          There was an error while loading. Please reload this page.

                                  No results found

                                View all tags
                              dougwilson released this 20 Mar 17:51
                              1.10.0
                              c68d2ea
                            * Add :total-time token
                            * Fix trailing space in colored status code for dev format
                            * deps: basic-auth@~2.0.1
                                + deps: safe-buffer@5.1.2
                            * deps: depd@~2.0.0
                                + Replace internal eval usage with Function constructor
                                + Use instance methods on process to check for listeners
                            * deps: on-headers@~1.0.2
                                + Fix res.writeHead patch missing return value
                          Assets 2
                            Loading

                                    Uh oh!

                                    There was an error while loading. Please reload this page.

                              👍 3 yumanuralfath, sefinek, and huynhdev24 reacted with thumbs up emoji
                                All reactions
                                  * 👍 3 reactions
                              3 people reacted

                1.9.1

                              1.9.1
                            Compare

                                  Choose a tag to compare

                                      Sorry, something went wrong.

                                Filter
                                  Loading

                                        Sorry, something went wrong.

                                          Uh oh!

                                          There was an error while loading. Please reload this page.

                                  No results found

                                View all tags
                              dougwilson released this 11 Sep 01:17
                              1.9.1
                              572dd93
                            * Fix using special characters in format
                            * deps: depd@~1.1.2
                                + perf: remove argument reassignment
                          Assets 2
                            Loading

                                    Uh oh!

                                    There was an error while loading. Please reload this page.

                                All reactions

                1.9.0

                              1.9.0
                            Compare

                                  Choose a tag to compare

                                      Sorry, something went wrong.

                                Filter
                                  Loading

                                        Sorry, something went wrong.

                                          Uh oh!

                                          There was an error while loading. Please reload this page.

                                  No results found

                                View all tags
                              dougwilson released this 27 Sep 02:32
                              1.9.0
                              4def0fa
                            * Use res.headersSent when available
                            * deps: basic-auth@~2.0.0
                                + Use safe-buffer for improved Buffer API
                            * deps: debug@2.6.9
                            * deps: depd@~1.1.1
                                + Remove unnecessary Buffer loading
                          Assets 2
                            Loading

                                    Uh oh!

                                    There was an error while loading. Please reload this page.

                                All reactions

                1.8.2

                              1.8.2
                            Compare

                                  Choose a tag to compare

                                      Sorry, something went wrong.

                                Filter
                                  Loading

                                        Sorry, something went wrong.

                                          Uh oh!

                                          There was an error while loading. Please reload this page.

                                  No results found

                                View all tags
                              dougwilson released this 24 May 01:54
                              1.8.2
                              475ae38
                            * deps: debug@2.6.8
                                + Fix DEBUG_MAX_ARRAY_LENGTH
                                + deps: ms@2.0.0
                          Assets 2
                            Loading

                                    Uh oh!

                                    There was an error while loading. Please reload this page.

                                All reactions

                1.8.1

                              1.8.1
                            Compare

                                  Choose a tag to compare

                                      Sorry, something went wrong.

                                Filter
                                  Loading

                                        Sorry, something went wrong.

                                          Uh oh!

                                          There was an error while loading. Please reload this page.

                                  No results found

                                View all tags
                              dougwilson released this 11 Feb 01:46
                              1.8.1
                              29daba3
                            * deps: debug@2.6.1
                                + Fix deprecation messages in WebStorm and other editors
                                + Undeprecate DEBUG_FD set to 1 or 2
                          Assets 2
                            Loading

                                    Uh oh!

                                    There was an error while loading. Please reload this page.

                                All reactions

                1.8.0

                              1.8.0
                            Compare

                                  Choose a tag to compare

                                      Sorry, something went wrong.

                                Filter
                                  Loading

                                        Sorry, something went wrong.

                                          Uh oh!

                                          There was an error while loading. Please reload this page.

                                  No results found

                                View all tags
                              dougwilson released this 05 Feb 00:35
                              1.8.0
                              b0e3c90
                            * Fix sending unnecessary undefined argument to token functions
                            * deps: basic-auth@~1.1.0
                            * deps: debug@2.6.0
                                + Allow colors in workers
                                + Deprecated DEBUG_FD environment variable
                                + Fix error when running under React Native
                                + Use same color for same namespace
                                + deps: ms@0.7.2
                            * perf: enable strict mode in compiled functions
                          Assets 2
                            Loading

                                    Uh oh!

                                    There was an error while loading. Please reload this page.

                                All reactions

                1.7.0

                              1.7.0
                            Compare

                                  Choose a tag to compare

                                      Sorry, something went wrong.

                                Filter
                                  Loading

                                        Sorry, something went wrong.

                                          Uh oh!

                                          There was an error while loading. Please reload this page.

                                  No results found

                                View all tags
                              dougwilson released this 19 Feb 04:59
                              1.7.0
                              5da5ff1
                            * Add digits argument to response-time token
                            * deps: depd@~1.1.0
                                + Enable strict mode in more places
                                + Support web browser loading
                            * deps: on-headers@~1.0.1
                                + perf: enable strict mode
                          Assets 2
                            Loading

                                    Uh oh!

                                    There was an error while loading. Please reload this page.

                                All reactions

                1.6.1

                              1.6.1
                            Compare

                                  Choose a tag to compare

                                      Sorry, something went wrong.

                                Filter
                                  Loading

                                        Sorry, something went wrong.

                                          Uh oh!

                                          There was an error while loading. Please reload this page.

                                  No results found

                                View all tags
                              dougwilson released this 04 Jul 03:03
                              1.6.1
                              300286d
                            * deps: basic-auth@~1.0.3
                          Assets 2
                            Loading

                                    Uh oh!

                                    There was an error while loading. Please reload this page.

                                All reactions
                Previous 1 2 3 Next
                Previous Next

  Footer

      © 2026 GitHub, Inc.

    Footer navigation

      * Terms
      * Privacy
      * Security
      * Status
      * Community
      * Docs
      * Contact
      * Manage cookies
      * Do not share my personal information
    You can’t perform that action at this time.
Por ahora, las diferencias se realizan en texto, no gráficamente, solo está disponible la última captura de pantalla.

La captura de pantalla requiere un buscador de contenido (Sockpuppetbrowser, selenium, etc.) que admita capturas de pantalla.