Skip to content

1.3.0

Compare
Choose a tag to compare
@roxblnfk roxblnfk released this 17 Dec 08:35
· 285 commits to master since this release
1.3.0
1ff86bd

What's Changed

  • Websocket support has been added by @roxblnfk in #34

  • An experimental Web UI, similar to the one in Buggregator Server, has been introduced.
    You can launch it by adding the --ui flag when starting the Trap Server.
    In this case, events will be sent simultaneously to the console and to the open websocket connections of browser interfaces.

    vendor/bin/trap --ui

    Supported messages:

    • VarDumper
    • Sentry
    • Monolog
    • HTTP dump
    • SMTP

    trap-ui

schema

Full Changelog: 1.2.2...1.3.0