Skip to content

feat: bump SDK to v0.1.21 and add plg_started#27

Merged
prlanzarin merged 3 commits into
bigbluebutton:v0.1.xfrom
Arthurk12:add-plg-start/stop
Jul 10, 2026
Merged

feat: bump SDK to v0.1.21 and add plg_started#27
prlanzarin merged 3 commits into
bigbluebutton:v0.1.xfrom
Arthurk12:add-plg-start/stop

Conversation

@Arthurk12

Copy link
Copy Markdown
Member

What does this PR do?

  • Bumps plugins SDK to v0.1.21(up from v0.0.66).
  • Adds INFO log entry(plg_started) when the plugin is started to make it possible to track plugin usage.

Additionally, implement some patterns that are used in bbb-plugin-template but were missing here:

  • Adds missing code in webpack to also copy the manifest.json.
  • Removes /static as the output folder.
  • Removes the domain from javascriptEntrypoint in the manifest.json, this way the when hosting the plugin in the same server as the bbb itself, it resolves automatically.

Arthurk12 added 3 commits July 9, 2026 16:38
Bumps plugins SDK to v0.1.21(up from v0.0.66).
Adds INFO log entry(`plg_started`) when the plugin is started to make it
possible to track plugin usage.
- Fixes the lint command that was triggering lint inside ./src/locales
  folder
- Fixes multiple code identation issues(mixed spaces and tabs)
- Add skip lib check to tsconfig
-
@prlanzarin
prlanzarin merged commit 8057268 into bigbluebutton:v0.1.x Jul 10, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants