RELEASE - v1.1#31
Merged
Merged
Conversation
…e bot import campaigns if it had threads on it
…isting channel. general thread removed in favour of just using the regular channel for it.
…ords for staff to look at
…inds forums to post new campaigns separated by format (westmarch, one-shot, campaign)
…to which channel to map new campaign channels to, added soft-delete to campaigns when deleted by the DM
… channel auto-sends message to members of that campaign
FIX: broken components inside Billboard
…t notified of such.
…roles are guarded and only whitelisted whenever they're needed.
…campaign to an archived folder, prepends `archive-`.
…ton more than once
… campaigns (now says once)
…nused fields, welcome thread mirrors the billboard and is locked to everyone; FIX: broken UNIQUE clause inside DB, where campaigns with identical names failed to create
…me, announcements, sessions, dice-rolls, nav links inside welcome thread, join by text message, nuke button, audit log, auto-join thread
PATCH: Branch consolidation prior to v1.1 release
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🐺 Moontracer v1.1: Release Notes
Overview
v1.1 is the first post-launch update! It ships the Campaign Billboard system, a full Campaign Import workflow, significant DM quality-of-life improvements, and patches to all Critical and High-severity findings from the v1.0 security audit.
🔐 Security Patches
Critical
77a36d0): Patched a critical vulnerability in file processing that could expose data outside the intended scope.High
@everyonerole injection (4c6c476): DM-authored content can no longer inject@everyone,@here, or arbitrary role mentions. Role strings are now allowlisted at point of use./importcampaign(e55ad53): The import command and its confirmation step now require Mod/Admin permissions before any data is written.Medium
322d746): Fixed thread creation not applying the correct permission overrides for the campaign Discord role.✨ New Features!
🖼️ Campaign Billboard
Campaigns are now advertised in a server-wide forum channel, with one post per campaign sorted by format (Campaign/One-Shot/Westmarch).
196e45e,b00f05f).e471a40).e40806d) and DMs (see DM Tooling below).412b54f).eaf84e8).cd8f961,407f58f).📥 Campaign Import (
/importcampaign)Allows staff to bring an existing Discord channel under Moontracer management without recreating it.
dbf3b03,3aa7474,79cb7f9).c715cc3).a250e66).a032764).⛏️ DM Tooling
2b70fb8,03ee399).16700f0).7af9622).df28966).0f23548).df28966).🗓️ Session & Schedule
/thisweekcommand: Lists all sessions scheduled for the current week across all campaigns in the guild (21531c2).6cc26cd).👋 Welcome Thread
The welcome thread now contains:
7af9622).⚒️ Improvements & Fixes
c715cc3)archive-<name>category (f40bcd7)5f4ed9b)e40806d,e7e182c)21531c2)5623852,e7e182c)ee688bc)c715cc3)c715cc3)3b8b7e0,631c360,feeeb86)ed90aa4)59efcbc)59efcbc)b00f05f)ℹ️ Known Issues (deferred to v1.2)
dev-dmx-slots).📝 Upgrade Notes
No manual DB migration required. All schema changes are applied automatically on bot startup.
If you are running a self-hosted instance, pull the latest image and restart. The billboard forum channel must be configured via
/admin Settingsbefore new campaigns will post to it.