Skip to content

Tags: frappe/bench

Tags

v5.27.0

Toggle v5.27.0's commit message
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))

v5.26.0

Toggle v5.26.0's commit message
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))

v5.25.11

Toggle v5.25.11's commit message
chore(release): Bumped to Version 5.25.11

## [5.25.11](v5.25.10...v5.25.11) (2025-10-10)

### Bug Fixes

* empty commit to trigger release ([ba59ed8](ba59ed8))

v5.25.10

Toggle v5.25.10's commit message
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))

v5.25.9

Toggle v5.25.9's commit message
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))

v5.25.8

Toggle v5.25.8's commit message
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))

v5.25.7

Toggle v5.25.7's commit message
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))

v5.25.6

Toggle v5.25.6's commit message
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))

v5.25.5

Toggle v5.25.5's commit message
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))

v5.25.4

Toggle v5.25.4's commit message
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))