![v0.0.12](https://pyroscope-public.s3.amazonaws.com/release-images/v0.0.12.png)
Installation
For instructions on how to install pyroscope visit our [Getting Started guide](https://pyroscope.io/docs/).
Source code
[pyroscope-0.0.12-source.tar.gz](https://dl.pyroscope.io/release/pyroscope-0.0.12-source.tar.gz)
Linux binary builds
[pyroscope-0.0.12-linux-amd64.tar.gz](https://dl.pyroscope.io/release/pyroscope-0.0.12-linux-amd64.tar.gz)
[pyroscope-0.0.12-linux-arm64.tar.gz](https://dl.pyroscope.io/release/pyroscope-0.0.12-linux-arm64.tar.gz)
Ubuntu / Debian (.deb) builds
[pyroscope_0.0.12_amd64.deb](https://dl.pyroscope.io/release/pyroscope_0.0.12_amd64.deb)
[pyroscope_0.0.12_arm64.deb](https://dl.pyroscope.io/release/pyroscope_0.0.12_arm64.deb)
RHEL / CentOS (.rpm) builds
[pyroscope-0.0.12-1-x86_64.rpm](https://dl.pyroscope.io/release/pyroscope-0.0.12-1-x86_64.rpm)
[pyroscope-0.0.12-1-aarch64.rpm](https://dl.pyroscope.io/release/pyroscope-0.0.12-1-aarch64.rpm)
Windows (.msi) builds
[pyroscope_agent_0.0.12_amd64.msi](https://dl.pyroscope.io/release/pyroscope_agent_0.0.12_amd64.msi)
Changes:
* adds ability to hide certain apps on the frontend ([02a505f](https://github.com/pyroscope-io/pyroscope/commit/02a505f))
* adds docker-compose examples for python, ruby and go ([d0572a5](https://github.com/pyroscope-io/pyroscope/commit/d0572a5))
* adds more badges ([86c58ef](https://github.com/pyroscope-io/pyroscope/commit/86c58ef))
* adds version to copyright on hover ([b16e11e](https://github.com/pyroscope-io/pyroscope/commit/b16e11e))
* allows UI to resize below 1430px width ([e38f649](https://github.com/pyroscope-io/pyroscope/commit/e38f649))
* bumps up version to 0.0.12 ([21d8597](https://github.com/pyroscope-io/pyroscope/commit/21d8597))
* changes port from 8080 to 4040 ([cd36317](https://github.com/pyroscope-io/pyroscope/commit/cd36317))
* fixes the condition from > to >= for "other" blocks ([3e74f2c](https://github.com/pyroscope-io/pyroscope/commit/3e74f2c))
* updates README with a clearer value proposition ([58cdb4e](https://github.com/pyroscope-io/pyroscope/commit/58cdb4e))
* updates README with more links ([c20a00f](https://github.com/pyroscope-io/pyroscope/commit/c20a00f))
* docker: changes package-lock.json to yarn.lock ([f321857](https://github.com/pyroscope-io/pyroscope/commit/f321857))