Fix context menus (#1600)

* Fix context menus

* bump changelog & version

---------

Co-authored-by: Strencher <46447572+Strencher@users.noreply.github.com>
This commit is contained in:
2023-04-08 14:55:54 +02:00
parent 74521a0f55
commit ad803cb511
4 changed files with 31 additions and 45 deletions
+11
View File
@@ -2,6 +2,17 @@
This changelog starts with the restructured 1.0.0 release that happened after context isolation changes. The changelogs here should more-or-less mirror the ones that get shown in the client but probably with less formatting and pizzazz.
## 1.9.2
### Added
### Removed
### Changed
### Fixed
- Fixed context menu crash & api
## 1.9.1
### Added