Skip to content
This repository was archived by the owner on Mar 26, 2024. It is now read-only.

Commit ba61c1e

Browse files
committed
Add changelogs
1 parent 3ec059b commit ba61c1e

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed

projector-plugin/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
Notable changes to this project are documented in this file.
44

5+
# 1.0.3
6+
7+
## Fixed
8+
9+
- Failing start of remote access.
10+
11+
# Updated
12+
13+
- Projector Server v0.51.15.
14+
515
# 1.0.2
616

717
## Added

projector-server/CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
# 0.51.15
2+
3+
## Fixed
4+
5+
- PRJ-274 Fix not working backgroundColor parameter.
6+
- PRJ-194 Make AltRight recognize as Alt Graph not simple Alt.
7+
- PRJ-25 Ligatures are shown even when disabled.
8+
- Fix compatibility with JetBrains Runtime bundled with 2021.1 EAP.
9+
- Fix RMB doesn't work in Terminal.
10+
- Fix context menu blinking because of showing twice.
11+
- PRJ-226 Support MD in IDEs of version 203.
12+
13+
## Changed
14+
15+
- PRJ-274 Make default background color less bright.
16+
- PRJ-274 Make background of windows default and not solid.
17+
18+
## Added
19+
20+
- PRJ-229 Allow to choose AZERTY keymap.
21+
- PRJ-235 Add option to bind to specific host address.
22+
123
# 0.50.14
224

325
## Fixed

0 commit comments

Comments
 (0)