Skip to content

Commit 10f4f3f

Browse files
authored
Merge pull request #202 from Open-STEM/kq-bugs
release 2.0.10
2 parents 23de0a8 + 860fc88 commit 10f4f3f

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

public/CHANGELOG.txt

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Version 2.0.9
1+
# Version 2.0.10
22

33
#### Bluetooth support
44
<img height="10%" width="10%" src="src/assets/images/Bluetooth_FM_Black.png"/></img>
@@ -32,3 +32,12 @@
3232
* Third-party drivers can now be added to XRPCode
3333
* Theming support for light and dark modes
3434
* Support the New Puppet Protocol for communication with the XRP Bluetooth (advanced users) [See XPP](https://xrpcode.io/docs/puppet_protocol)
35+
36+
#### Bug Fixes
37+
* Fixed various bugs with the Block Editor where the change indicator would not show
38+
* [New File button on Folder Tree](https://github.com/Open-STEM/XRPWeb/issues/195)
39+
* [New Directory button on Folder Tree](https://github.com/Open-STEM/XRPWeb/issues/194)
40+
* [Monaco Editor not resize properly](https://github.com/Open-STEM/XRPWeb/issues/186)
41+
* [Rename file in File System Tree doesn't reflect the changes in the open tab](https://github.com/Open-STEM/XRPWeb/issues/185)
42+
* [Change AI Chat to Code Buddy on the Tab title](https://github.com/Open-STEM/XRPWeb/issues/183)
43+
* [If a program is loaded into the editor after Web browser refresh, and if the file was edited on the XRP, this program won't run](https://github.com/Open-STEM/XRPWeb/issues/176)

0 commit comments

Comments
 (0)