You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(release): Bumped to Version 5.27.0
# [5.27.0](v5.26.0...v5.27.0) (2025-11-03)
### Bug Fixes
* **test:** Install app from setup ([f43b692](f43b692))
### Features
* **app:** Parse app name from the ast ([436451b](436451b))
chore(release): Bumped to Version 5.26.0
# [5.26.0](v5.25.11...v5.26.0) (2025-10-29)
### Bug Fixes
* try sudo apt update before installing wkhtmltopdf ([f83ec92](f83ec92))
### Features
* allow installing a custom version of pip with PIP_VERSION ([cc0739a](cc0739a))
chore(release): Bumped to Version 5.25.10
## [5.25.10](v5.25.9...v5.25.10) (2025-10-09)
### Bug Fixes
* only change git_url if app cache can actually be extracted ([a5fa962](a5fa962))
* use uv to update/install pip and wheel ([006dde1](006dde1))
chore(release): Bumped to Version 5.25.9
## [5.25.9](v5.25.8...v5.25.9) (2025-07-02)
### Bug Fixes
* **bench:** use the specified python for uv as well ([476b1bc](476b1bc))
* **README:** use absolute URLs ([fd2ef58](fd2ef58))
chore(release): Bumped to Version 5.25.8
## [5.25.8](v5.25.7...v5.25.8) (2025-07-01)
### Bug Fixes
* drop cwd=self.bench.name ([23d7ff9](23d7ff9))
* specify which python we want to use ([af132fd](af132fd))
chore(release): Bumped to Version 5.25.7
## [5.25.7](v5.25.6...v5.25.7) (2025-06-24)
### Bug Fixes
* **uv:** set link-mode=copy for FC docker builds ([09f78f5](09f78f5))
chore(release): Bumped to Version 5.25.6
## [5.25.6](v5.25.5...v5.25.6) (2025-06-23)
### Bug Fixes
* Dont try to restart supervisor or check updates during build ([#1642](#1642)) ([88d5c61](88d5c61))
chore(release): Bumped to Version 5.25.5
## [5.25.5](v5.25.4...v5.25.5) (2025-06-18)
### Bug Fixes
* `pyenv` wasn't defined within `_install_app` scope ([f4aef88](f4aef88))
chore(release): Bumped to Version 5.25.4
## [5.25.4](v5.25.3...v5.25.4) (2025-06-12)
### Bug Fixes
* ensure the new virtual environments have pip ([afb3155](afb3155))