2.4.1
π Improvements
- Simplified code block parameters. (You can now write
hide
instead ofhide=true
) - Refactor the code block using global feature. Global code blocks are now automatically loaded into other blocks
- The
loadBlock
function is now compatible with the deployment of notes and blocks
π Bug fixes
- Fixed an issue with some commands like encode/decode or export code block as image