Gautam Mehta
Gautam Mehta
**Describe the bug** When new alias is created, it is not visible in the popup in settings to reorder primary suggestions. **To Reproduce** Steps to reproduce the behavior: 1. Create...
## What? Closes #69668 Fixes the highlight issue for the frontend but does not seem to be working for editor. ## Why? Currently, when text within a code block is...
## What? Closes #20208 This PR aims to add more clarity the Link Rel attribute in image URL input by: 1. Changing the label from 'Link Rel' to 'Link Relation'...
**Description:** When using the weather command in the app after #428, deserialization of the API response fails with `io.ktor.serialization.JsonConvertException` if certain fields are missing from the JSON payload. This is...