Releases in Telebugs let you tag versions of your app, mainly to link source maps for unminifying stack traces in error reports. This keeps your debugging clean by mapping minified code back to readable sources. They’re straightforward — no bells and whistles beyond sourcemap support right now. In this chapter, we’ll cover the basics: viewing your releases, adding new ones, and managing them including artifacts and deletion.