What's Changed
- Breaking Changes: Dynamic Rendering of Block Data by @farhan0167 in #75
From this point onwards, the frontend will no longer keep the block initialization logic. The backend will solely be responsible for what gets rendered, including what gets rendered on the blocks and the sidebar, to deciding how the run_config dictionary should be built to create a backend template.
Full Changelog: 0.0.5...0.0.9