Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🤖 I have created a release *beep* *boop* --- ## [4.8.0](v4.7.2...v4.8.0) (2024-12-06) ### Features * **msg:** added support for msg_show list_cmd and input_prompt kinds ([21fe733](21fe733)) ### Bug Fixes * **cmdline:** dont restore cursor after render. Fixes [#959](#959) ([c49a4b0](c49a4b0)) * **health:** better health checks ([0f5f8c9](0f5f8c9)) * **lsp:** support mixed encoding for lsp clients ([#1004](#1004)) ([c6f6fb1](c6f6fb1)) * **msg:** add new msg_show.lua_print to default routes for messages ([0e9853b](0e9853b)) * **notify:** always convert msg to string if not nil and not string ([3efadda](3efadda)) * **nui:** set max size to editor cols ([d9991ca](d9991ca)) * **router:** prevent overriding current tick ([e0fd746](e0fd746)) * **ui:** always queue incoming events when already processing ([6c7545a](6c7545a)) ### Performance Improvements * **hacks:** disable redraw hack. Should not be needed. If it breaks a plugin, then it should be fixed there. ([956e3ac](956e3ac)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information