@@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.19.7] - 2026-08-24
11+
12+ ### Added
13+
14+ - Enhanced script error [ #385 ] @xianyubb
15+
16+ ### Fixed
17+
18+ - Fixed onBlockInteracted event [ #304 ] @zimuya4153
19+
1020## [ 0.19.6] - 2026-07-31
1121
1222### Fixed
@@ -1360,6 +1370,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13601370[ #299 ] : https://github.com/LiteLDev/LegacyScriptEngine/issues/299
13611371[ #300 ] : https://github.com/LiteLDev/LegacyScriptEngine/issues/300
13621372[ #303 ] : https://github.com/LiteLDev/LegacyScriptEngine/issues/303
1373+ [ #304 ] : https://github.com/LiteLDev/LegacyScriptEngine/issues/304
13631374[ #306 ] : https://github.com/LiteLDev/LegacyScriptEngine/issues/306
13641375[ #309 ] : https://github.com/LiteLDev/LegacyScriptEngine/issues/309
13651376[ #310 ] : https://github.com/LiteLDev/LegacyScriptEngine/issues/310
@@ -1379,8 +1390,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13791390[ #358 ] : https://github.com/LiteLDev/LegacyScriptEngine/issues/358
13801391[ #378 ] : https://github.com/LiteLDev/LegacyScriptEngine/issues/378
13811392[ #380 ] : https://github.com/LiteLDev/LegacyScriptEngine/issues/380
1393+ [ #385 ] : https://github.com/LiteLDev/LegacyScriptEngine/issues/385
13821394
1383- [ Unreleased ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.19.6...HEAD
1395+ [ Unreleased ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.19.7...HEAD
1396+ [ 0.19.7 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.19.6...v0.19.7
13841397[ 0.19.6 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.19.5...v0.19.6
13851398[ 0.19.5 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.19.4...v0.19.5
13861399[ 0.19.4 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.19.3...v0.19.4
0 commit comments