Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
51 changes: 34 additions & 17 deletions plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -1342,6 +1342,23 @@
"title": "KanboardSupport",
"version": "4.5.0"
},
"Kanext": {
"author": "Cristi Draghici",
"compatible_version": "<=1.2.35",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it should be >= ?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I remember that long ago there were some issues with the plugin after an update to kanboard, due to the tight dependencies around the templates. So this is intentional, but now that you brought it up, I wonder if it's actually necessary.

"description": "This theme modifies the default functionality of kanboard and enhances the user experience.",
"download": "https://github.com/cristidraghici/Kanext/releases/download/v4.2.0/Kanext-4.2.0.zip",
"has_hooks": true,
"has_overrides": true,
"has_schema": false,
"homepage": "https://github.com/cristidraghici/Kanext",
"is_type": "plugin",
"last_updated": "2026-06-14",
"license": "MIT",
"readme": "https://github.com/cristidraghici/Kanext/blob/master/README.md",
"remote_install": true,
"title": "Kanext",
"version": "4.2.0"
},
"kangaroojump": {
"author": "Valentino Pesce",
"compatible_version": ">=1.0.48",
Expand Down Expand Up @@ -1563,23 +1580,23 @@
"title": "Model Context Protocol",
"version": "1.0.0"
},
"ModernChat": {
"author": "ModernChat",
"compatible_version": ">=1.2.13",
"description": "Modern chat for Kanboard: All-channel, groups, DMs, attachments, deletions, emoji and modern UI.",
"download": "https://github.com/lowbirdui/ModernChat/releases/download/v1.0.2/ModernChat-1.0.2.zip",
"has_hooks": true,
"has_overrides": false,
"has_schema": true,
"homepage": "https://github.com/lowbirdui/ModernChat",
"is_type": "plugin",
"last_updated": "2026-06-09",
"license": "MIT",
"readme": "https://github.com/lowbirdui/ModernChat/blob/main/README.md",
"remote_install": true,
"title": "ModernChat",
"version": "1.0.2"
},
"ModernChat": {
"author": "ModernChat",
"compatible_version": ">=1.2.13",
"description": "Modern chat for Kanboard: All-channel, groups, DMs, attachments, deletions, emoji and modern UI.",
"download": "https://github.com/lowbirdui/ModernChat/releases/download/v1.0.2/ModernChat-1.0.2.zip",
"has_hooks": true,
"has_overrides": false,
"has_schema": true,
"homepage": "https://github.com/lowbirdui/ModernChat",
"is_type": "plugin",
"last_updated": "2026-06-09",
"license": "MIT",
"readme": "https://github.com/lowbirdui/ModernChat/blob/main/README.md",
"remote_install": true,
"title": "ModernChat",
"version": "1.0.2"
},
"moon": {
"author": "Valentino Pesce",
"compatible_version": ">=1.0.48",
Expand Down