What's Changed
Documentation 📚
- feat(doc): add runnable http demo by @LintaoAmons in #427
- Docs: added Vimdocs by @YaroSpace in #438
- Add a workflow to auto generate vimdocs and vimtags by @YaroSpace in #447
Exciting New Features ✨
- fix: use screen size instead of win size for float by @dakennguyen in #414
- Feat: add win_opts config option by @YaroSpace in #417
- Fix(parser): replay and comments by @YaroSpace in #422
- Feat: add news hint by @YaroSpace in #429
- Feat: Websockets support by @YaroSpace in #428
- Feat: add GRAPHQL method support by @YaroSpace in #423
- Feat: URL line - comply with IntelliJ spec by @YaroSpace in #424
- Feat: add import and run commands by @YaroSpace in #426
- feat(virt_text): use 'combine' to blend with cursorline by @iovis in #432
- Feat: add support for multiline URLs by @YaroSpace in #439
- feat(import): add nested import support by @YaroSpace in #435
- Feat: $auth.token for Oauth2 support by @YaroSpace in #430
- Feat: autocomplete by @YaroSpace in #453
- Feat/update docker by @gorillamoe in #455
- Feat: per-request and global @curl flags by @YaroSpace in #451
- Feat(ui): Request progress and Request interrupt by @YaroSpace in #449
- Feat: Lua scripting by @YaroSpace in #454
- Feat: LSP by @YaroSpace in #466
Bug Fixes 🐛
- FIX: Js update fix by @YaroSpace in #412
- Fix(ui): do not set signs if signcolumn not used by @YaroSpace in #425
- Fix: winbar keymaps init by @YaroSpace in #434
- fix(ui): winbar keymaps init (#434) by @YaroSpace in #437
- fix(ui): fallback to ui.select if no telescope/snacks by @YaroSpace in #446
- Fix: User-Agent headers by @YaroSpace in #465
Dependencies 📦
- chore(deps): bump image-size from 1.2.0 to 1.2.1 in /docs by @dependabot in #457
- chore(deps): bump estree-util-value-to-estree from 3.3.2 to 3.3.3 in /docs by @dependabot in #458
- chore(deps): bump @babel/runtime-corejs3 from 7.26.7 to 7.27.0 in /docs by @dependabot in #459
- chore(deps): bump prismjs from 1.29.0 to 1.30.0 in /docs by @dependabot in #460
New Contributors
- @dakennguyen made their first contribution in #414
- @iovis made their first contribution in #432
Full Changelog: v5.1.0...v5.2.0