Added
- Add support for
positronengine in the extension detail view and filter out unknown engines (#1689)
Changed
- Switch from webpack to vite for building the bundle (#1399)
- Add more target information and useful links to scan card (#1650)
- Do not post a review when hitting enter anymore (#1690)
Fixed
- Check
Retry-Afterhttp header when receiving429responses from the server (#1637) - Menu items link clicks now capture the whole menu item area (#1598)
- Fix color of error links in
ErrorDialogto make them visible (#1712)