Star us on GitHub
Star
Menu

Changelog 12 (02/17)

Open Source!

highlight.io is open source at https://github.com/highlight/highlight (would appreciate a star ⭐️). We've also got lots of updates to share on this front as we grow, so stay tuned!

Changing the status of an error is now instant!

We're now using optimisticResponses in apollo to update the state of an error. When you change the status, this now happens instantly in the UI 🤯.

PR Link

Smoother frontend routing logic.

We upgraded react router this week, which has made some significant performance improvements to the app; switching between errors/sessions is now silky smooth.

PR Link

New SDKs!!

We now support several more Python SDKs: Flask, Django, Python Azure Functions.

Python Docs

Cloudflare Docs