Skip to content

Commit 5f11f53

Browse files
committed
Update UPDATE.md for version 1.1.5.1
This commit includes updates to the UPDATE.md file for version 1.1.5.1. The changes include the improved saving system that now correctly saves the workspace, Lua code, workspace name, save date, and cc:be version.
1 parent 83b04a0 commit 5f11f53

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

UPDATE.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,19 @@
11
# Release Notes
22

3+
## Version 1.1.5.1 Update
4+
5+
This minor update brings a significant improvement to the saving system of the ComputerCraft : Blockly Editor.
6+
7+
### Changes
8+
- **Improved Saving System**: The saving system, which previously saved an empty object, has been fixed. It now correctly saves the workspace, Lua code, workspace name, save date, and cc:be version. This enhancement provides more context and information in each save file, improving the user's ability to manage and understand their saved data.
9+
10+
**Full Changelog**: https://github.com/Sarxzer/cc-blockly-editor/compare/v1.1.5...v1.1.5.1
11+
12+
---
13+
314
## Version 1.1.5
415

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.
16+
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.
617

718
### Changes
819
- **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.

0 commit comments

Comments
 (0)