You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: UPDATE.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,18 @@
1
1
# Release Notes
2
2
3
+
## Version 1.1.5
4
+
5
+
We're excited to announce the release of version 1.1.5 of the ComputerCraft Blockly Editor. This update brings some changes to the file format, security, and user interface.
6
+
7
+
### Changes
8
+
-**Downloaded Workspace File Format**: The downloaded workspace will now be a `.ccbe` file instead of a `.json`. This change is to standardize the file format for the Blockly editor.
9
+
-**Pastebin Feature Temporarily Disabled**: The save and load to Pastebin feature has been temporarily stopped due to some major security issues. We are working on a fix and hope to bring this feature back soon.
10
+
-**Small UI Improvements**: We've made some minor adjustments to the user interface to improve usability and aesthetics.
We're excited to announce the release of version 1.1.4 of the ComputerCraft : Blockly Editor. This update brings some enhancements to the user interface and introduces syntax highlighting for a better coding experience.
0 commit comments