Skip to content
## v2.2.0, 2025.08.07

### Added

- feat(vagrant): add devops tools (httpie, htop, tree)
- feat(vagrant): add 2 shared folders between the host and guest (VM): `var/data` and `public/images/content`.
- feat(webapp): use `disallow_crawler` parameter in Puppet, which manages `robots.txt` file and  `X-Robots-Tag` HTTP header. \
  Thanks to version `0.10.0` of `puppet-comptoir-du-libre`.

### Fixed

- chore: use HTTP instead of GIT method to load comptoir puppet  module
- feat(webapp): keep the `var/data` and `public/images/content` folders between each webapp update. \
  Thanks to version `0.9.0` of `puppet-comptoir-du-libre`.

### Dependencies

- chore: use [puppet-comptoir-du-libre `1.0.0`](https://gitlab.adullact.net/Comptoir/puppet-comptoir-du-libre/-/releases/1.0.0)  instead of `0.8.0`