Skip to content

Commit 0c7e4b8

Browse files
committed
Update release notes for version 1.1.5
This commit includes updates to the release notes in UPDATE.md for version 1.1.5.
1 parent 2cf6852 commit 0c7e4b8

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

UPDATE.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Release Notes
22

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.
11+
12+
**Full Changelog**: https://github.com/Sarxzer/cc-blockly-editor/compare/v1.1.4...v1.1.5
13+
14+
---
15+
316
## Version 1.1.4
417

518
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

Comments
 (0)