Skip to content

Releases: fonoster/routr

Release v2.15.0

Choose a tag to compare

@psanders psanders released this 29 Jun 19:39

v2.15.0 - 2026-06-29

🎉 New Features

  • Add STRIP_SESSION_PROGRESS_SDP env flag to strip SDP from 183 cb47268

🐛 Bugfixes

  • Correct RTPEngine ng protocol parameters for WebRTC bridging bdf27cf
  • Break JAIN-SIP WSS onNewSocket recursion that silently hangs the EdgePort 48cc10b
  • Return 400/404 instead of 500 for peer-to-pstn routing 395b655

📚 Documentation Changes

💅 Code Style Changes

  • Apply prettier formatting to peer-to-pstn tests f8579fc

Release v2.13.21

Choose a tag to compare

@psanders psanders released this 24 Dec 16:13

v2.13.21 - 2025-12-24

🐛 Bugfixes

  • Prevent recursive loop over close connections 2f3de39

Release v2.13.19

Choose a tag to compare

@psanders psanders released this 22 Dec 23:40

v2.13.19 - 2025-12-22

🐛 Bugfixes

  • Fixing docker build for pgdata and pgadata migration images a7548cd

Release v2.13.15

Choose a tag to compare

@psanders psanders released this 21 Dec 23:10

v2.13.15 - 2025-12-21

🐛 Bugfixes

🪚 Refactors

  • Extract utilities and handlers from GRPCSipListener 03580ca

Release v2.13.13

Choose a tag to compare

@psanders psanders released this 19 Aug 19:48

v2.13.13 - 2025-07-30

🐛 Bugfixes

  • Uses ExecutorService to prevent hanging on closed connection be1ee9f

📚 Documentation Changes

Release v2.13.12

Choose a tag to compare

@psanders psanders released this 15 Jul 17:53

v2.13.12 - 2025-07-15

🐛 Bugfixes

  • Upgrading prisma and alpine image to fix server crashing acef3e6

Release v2.13.6

Choose a tag to compare

@psanders psanders released this 20 Oct 12:52

v2.13.6 - 2024-10-20

🐛 Bugfixes

  • Undo changes that caused regression in startup script c0ee2ed

🏗️ Build System

  • Revert to old workflow behavior using upload-artifact@v4 b343113

Release v2.13.5

Choose a tag to compare

@psanders psanders released this 20 Oct 12:52

v2.13.5 - 2024-10-19

🐛 Bugfixes

  • Add missing database initialization to fix issue #296 8b5abfa

📚 Documentation Changes

Release v2.13.4

Choose a tag to compare

@psanders psanders released this 16 Aug 15:41

v2.13.4 - 2024-08-16

🐛 Bugfixes

  • Fixes regression caused by the introduction of the X-Call-Direction header 173c623

Release v2.12.1

Choose a tag to compare

@psanders psanders released this 27 Jun 04:08

v2.12.1 - 2024-06-27

🐛 Bugfixes

  • Add missing dependency @fonoster/common 646f057