Skip to content

Latest commit

 

History

History
322 lines (177 loc) · 12 KB

File metadata and controls

322 lines (177 loc) · 12 KB

Changelog

1.15.2 (2026-04-07)

What's Changed

  • Add Awesome PHP badge to README by @roxblnfk in #192
  • fix(socket): handle partial writes for large WebSocket payloads by @Copilot in #213

New Contributors

  • @Copilot made their first contribution in #213

Full Changelog: https://github.com/buggregator/trap/compare/1.15.1...1.15.2

1.15.1 (2025-12-27)

What's Changed

  • Fix Symfony 8 compatibility by @roxblnfk in #210

Full Changelog: https://github.com/buggregator/trap/compare/1.15.0...1.15.1

1.15.0 (2025-11-30)

What's Changed

  • Update dependencies by @roxblnfk in #208

Full Changelog: https://github.com/buggregator/trap/compare/1.14.0...1.15.0

1.14.0 (2025-11-20)

What's Changed

  • Use empty senders list by @roxblnfk in #200
  • Fix WS frame packing for large packets by @roxblnfk in #202

Full Changelog: https://github.com/buggregator/trap/compare/1.13.18...1.14.0

1.13.18 (2025-09-08)

What's Changed

  • Use internal/destroy by @roxblnfk in #194
  • Remove termwind by @roxblnfk in #196

Full Changelog: https://github.com/buggregator/trap/compare/1.13.17...1.13.18

1.13.17 (2025-09-05)

What's Changed

  • Add CONTRIBUTING.md by @DimaTiunov in #189
  • Use getenv() for getting environment variable values by @vjik in #193

New Contributors

  • @DimaTiunov made their first contribution in #189
  • @vjik made their first contribution in #193

Full Changelog: https://github.com/buggregator/trap/compare/1.13.16...1.13.17

1.13.16 (2025-06-09)

What's Changed

  • Add casters for new public protobuf RepeatedField DTO by @roxblnfk in #187

Full Changelog: https://github.com/buggregator/trap/compare/1.13.15...1.13.16

1.13.15 (2025-06-08)

Full Changelog: https://github.com/buggregator/trap/compare/1.13.14...1.13.15

1.13.14 (2025-06-05)

What's Changed

  • Fix sentry envelope detection by @roxblnfk in #183

Full Changelog: https://github.com/buggregator/trap/compare/1.13.13...1.13.14

1.13.13 (2025-04-16)

What's Changed

  • Build binaries for macos by @roxblnfk in #180

Full Changelog: https://github.com/buggregator/trap/compare/1.13.12...1.13.13

1.13.12 (2025-04-03)

Full Changelog: https://github.com/buggregator/trap/compare/1.13.11...1.13.12

1.13.11 (2025-04-03)

Full Changelog: https://github.com/buggregator/trap/compare/1.13.10...1.13.11

1.13.10 (2025-04-03)

What's Changed

  • chore(master): release 1.13.10 by @roxblnfk in #175

Full Changelog: https://github.com/buggregator/trap/compare/1.13.9...1.13.10

1.13.9 (2025-04-03)

Full Changelog: https://github.com/buggregator/trap/compare/1.13.8...1.13.9

1.13.8 (2025-04-03)

Full Changelog: https://github.com/buggregator/trap/compare/1.13.7...1.13.8

1.13.7 (2025-04-03)

Full Changelog: https://github.com/buggregator/trap/compare/1.13.6...1.13.7

1.13.6 (2025-04-03)

What's Changed

  • Maintenance by @roxblnfk in #170

Full Changelog: https://github.com/buggregator/trap/compare/1.13.5...1.13.6

1.13.5 (2025-03-22)

What's Changed

  • Fix PHAR building by @roxblnfk in #167

Full Changelog: https://github.com/buggregator/trap/compare/1.13.4...1.13.5

1.13.4 (2025-03-06)

What's Changed

  • Use _ENV to get VAR_DUMPER envs by @roxblnfk in #163

Full Changelog: https://github.com/buggregator/trap/compare/1.13.3...1.13.4

1.13.3 (2025-01-23)

What's Changed

  • SMTP: improve parsing of multiline headers ( by @roxblnfk in #160

Full Changelog: https://github.com/buggregator/trap/compare/1.13.2...1.13.3

1.13.2 (2025-01-23)

What's Changed

  • Make Senders lazy by @roxblnfk in #158

Full Changelog: https://github.com/buggregator/trap/compare/1.13.1...1.13.2

1.13.1 (2025-01-19)

What's Changed

  • Allow _ in email names in MailToFileSender by @gam6itko in #155

Full Changelog: https://github.com/buggregator/trap/compare/1.13.0...1.13.1

1.13.0 (2025-01-19)

What's Changed

  • Add MailToFile Sender by @gam6itko in #151
  • Support multiple emails in one connection by @roxblnfk in #153

New Contributors

  • @gam6itko made their first contribution in #151

Full Changelog: https://github.com/buggregator/trap/compare/1.12.0...1.13.0

1.12.0 (2025-01-15)

What's Changed

  • Expose command trap --version by @roxblnfk in #147
  • Support custom listening hosts by @roxblnfk in #148

Full Changelog: https://github.com/buggregator/trap/compare/1.11.1...1.12.0

1.11.1 (2024-12-07)

What's Changed

  • Resolve PHP 8.4 deprecations by @roxblnfk in #144

Full Changelog: https://github.com/buggregator/trap/compare/1.11.0...1.11.1

1.11.0 (2024-09-25)

What's Changed

  • Add config for main loop interval and socket polling interval by @roxblnfk in #141

Full Changelog: https://github.com/buggregator/trap/compare/1.10.2...1.11.0

1.10.2 (2024-09-24)

What's Changed

  • Fix Psalm issues by @Kaspiman in #131
  • Add Rector to CI by @Kaspiman in #133
  • Separate polling intervals for sockets by @roxblnfk in #140

New Contributors

  • @Kaspiman made their first contribution in #131

Full Changelog: https://github.com/buggregator/trap/compare/1.10.1...1.10.2

1.10.1 (2024-06-23)

What's Changed

  • Better HTTP/SMTP Multipart parsing by @roxblnfk in #128

Full Changelog: https://github.com/buggregator/trap/compare/1.10.0...1.10.1

1.10.0 (2024-06-20)

What's Changed

  • Change the discord badge to static by @roxblnfk in #118
  • Complex update: frontend v1.18; XHProf web endpoint; "file-body" sender by @roxblnfk in #117
  • Add ability to process HTTP events and UI on the same port by @roxblnfk in #123
  • Fix docs and ports option by @roxblnfk in #124

Full Changelog: https://github.com/buggregator/trap/compare/1.9.0...1.10.0

1.9.0 (2024-06-04)

What's Changed

  • Make release tags without prefix v by @lotyp in #107
  • Add searching for XHProf local files by @roxblnfk in #111
  • CI: separate psalm and phpstan workflows by @roxblnfk in #113
  • CI: separate pest config and isolate pest from unit tests by @roxblnfk in #114
  • ci: add phpstan baseline by @lotyp in #115

Full Changelog: https://github.com/buggregator/trap/compare/1.8.0...1.9.0

1.8.0 (2024-05-29)

What's Changed

  • Add tr() and td() functions by @roxblnfk in #102
  • Add trap()->code() sugar by @lee-to in #103
  • Change release generation type to Github API by @lotyp in #106

New Contributors

  • @lee-to made their first contribution in #103

Full Changelog: https://github.com/buggregator/trap/compare/v1.7.5...v1.8.0

1.7.5 (2024-05-24)

Bug Fixes

  • fix environments in build-phar-release (453e522)

1.7.4 (2024-05-24)

Bug Fixes

  • release asset upload (#99) (b4616c5)
  • suppress warnings if Closure::bind() is run with static callable (3d72a7e)

1.7.3 (2024-05-24)

Bug Fixes

  • remove unnecessary escape symbols from action file for phar building (b6c628b)

1.7.2 (2024-05-24)

Bug Fixes

  • fixed path to keys.asc.gpg to sign phar (7c80552)

1.7.1 (2024-05-24)

Bug Fixes

1.7.0 (2024-05-24)

Features

  • add box-project/box, composer-require-checker and composer-normalize PHARs (d86a1e0)
  • add docker compose support (d86a1e0)
  • add initial Makefile (3d1738f)
  • add support for pest-php (340c5eb)
  • Makefile now builds trap PHAR locally using make phar command (d86a1e0)
  • use latest version from auto-incrementing file (f7b9210)

Bug Fixes

  • add cache into the Info::version() method; move version.json into resources dir (eb129ba)
  • cache version variable (46b2460)
  • return experimental, if version is not found (a39cdd9)
  • set console renderer by default again. (b6ad654)
  • use .build directory for all development tools (1f49bb8)

Documentation

  • fix link to logo in readme; add support shield (#83) (23ebc91)
  • replace DIV with P around IMG (4169ae2)
  • replace DIV with P tag to be more readable in packagist page (9594a1d)

Code Refactoring