We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d593c17 + 1aa0863 commit 79a6782Copy full SHA for 79a6782
docs/CHANGELOG.md
@@ -1,4 +1,6 @@
1
# Changelogs
2
+### Release v1.2.1 (*5/13/2024*)
3
+- Fix: Unknown Property: humhub\modules\codebox\Module::isEnabled
4
5
### Release v1.2.0 (*5/12/2024*)
6
- Support adding multiple codeboxes
module.json
@@ -1,6 +1,6 @@
{
"id": "codebox",
- "version": "1.2.0",
+ "version": "1.2.1",
"name": "Codebox",
"description": "Allows you to add and use HTML snippets on your Dashboard sidebar.",
"humhub": {
0 commit comments