# Changelog
## [2.34.0](https://github.com/jolars/panache/compare/panache-code-v2.33.0...panache-code-v2.34.0) (2026-04-14)
### Features
* **editors:** add `extraPath` for paths to add to server ([f6e39f1](https://github.com/jolars/panache/commit/f6e39f1186271eb9f7593c0bb6d10986e9d58164))
### Bug Fixes
* **editors:** correctly find latest release ([8d8d1ef](https://github.com/jolars/panache/commit/8d8d1ef372a12a28ba6da69be10c24799287a39f))
## [2.33.0](https://github.com/jolars/panache/compare/panache-code-v2.32.0...panache-code-v2.33.0) (2026-04-14)
### Features
* **editors:** add `version` for user-friendly tagging ([31378e2](https://github.com/jolars/panache/commit/31378e2fac045072e1f1ccbbeeeebc8601903d35))
### Bug Fixes
* **editors:** update config for new tag scheme ([31378e2](https://github.com/jolars/panache/commit/31378e2fac045072e1f1ccbbeeeebc8601903d35))
* refine tag handling when finding release binaries ([aa086bd](https://github.com/jolars/panache/commit/aa086bd8a7d88f59bd8a3161c3f6a526c2a0f05b))
## Changelog