Skip to content

version 1.7.2#93

Merged
fboucher merged 3 commits intomainfrom
dev
Apr 3, 2026
Merged

version 1.7.2#93
fboucher merged 3 commits intomainfrom
dev

Conversation

@fboucher
Copy link
Copy Markdown
Owner

@fboucher fboucher commented Apr 3, 2026

This pull request introduces a new "Hide" feature to the admin dashboard, updates the filename logic for downloaded show notes, and rolls back the package version. Below are the most important changes:

New Admin Dashboard Feature:

  • Added a "Hide" button to the admin dashboard in admin.html, which triggers a backend effect by sending a POST request to /triggereffect with effectType: 'hide' and user information (toggleHide function and button). [1] [2]

Show Notes Download Filename Update:

  • Changed the filename for downloaded show notes in generateAndSaveShowNotes to include streamNum instead of sessionId for better identification.

Version Change:

  • Rolled back the cloudbot package version from 1.7.3-beta to 1.7.2 in package.json.

@fboucher fboucher merged commit c3fefd0 into main Apr 3, 2026
1 check 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.

1 participant