v0.26.8
🐛 Bug Fixes
- Fix send_log_message ignoring type parameter (#3969) by @vinistock
- Properly reset state after leaving a regex capture (#3970) by @vinistock
- Clean up cancelled requests after processing them (#3971) by @vinistock
- Apply lower bound
ruby-lspversion constraint in composed bundle (#3985) by @st0012 - Ensure the original CLI arguments are used when updating (#3986) by @vinistock
- Ensure bundle is re-composed when CLI arguments change (#3987) by @vinistock
📦 Other Changes
- Start accepting --beta flag to install beta server version (#3976) by @vinistock