v2026.2.1

mountain-loop/yaakv2026.2.1Feb 13, 2026by gschier

AI Summary

Addresses critical fixes for HTTP/2 requests, license activation ignoring proxy settings, and git pull conflicts.

Key Highlights

  • Fix HTTP/2 requests failing with duplicate Content-Length
  • Fix license activation and plugin requests ignoring proxy settings
  • Fix git pull conflicts with pull.ff=only

New Features

  • Display find match count in the editor
  • Fix HTTP/2 requests failing with duplicate Content-Length
  • Fix auth tab crash when template rendering fails
  • Fix license activation and plugin requests ignoring proxy settings
  • Fix git pull conflicts with pull.ff=only and improve commit UX

Full Release Notes

[![Changelog](https://img.shields.io/badge/Changelog-2026.2.1-blue)](https://yaak.app/changelog/2026.2.1)

- Display find match count in the editor by @heywinit in [#390](https://github.com/mountain-loop/yaak/pull/390)
- Fix HTTP/2 requests failing with duplicate Content-Length in [#391](https://github.com/mountain-loop/yaak/pull/391)
- [Fix auth tab crash when template rendering fails](https://yaak.app/feedback/posts/render-errors-in-auth-config-break-the-auth-tab) in [#392](https://github.com/mountain-loop/yaak/pull/392)
- [Fix license activation and plugin requests ignoring proxy settings](https://yaak.app/feedback/posts/cannot-activate-license) in [#393](https://github.com/mountain-loop/yaak/pull/393)
- Fix git pull conflicts with `pull.ff=only` and improve commit UX in [#394](https://github.com/mountain-loop/yaak/pull/394)

**Full Changelog**: https://github.com/mountain-loop/yaak/compare/v2026.2.0...v2026.2.1