Skip to content

chore(main): release 1.0.0#393

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--koolbot
Open

chore(main): release 1.0.0#393
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--koolbot

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 8, 2026

🤖 I have created a release beep boop

1.0.0 (2026-05-27)

⚠ BREAKING CHANGES

  • /amikool is no longer registered with Discord and the amikool.* / fun.friendship settings are no longer recognised. Existing DB rows for these keys become inert and will be reported as "unknown settings" until removed.
  • All admin slash commands except /config web have been removed. WEBUI_ENABLED=true (with the supporting env vars) is now required to administer the bot. Operators must enable the WebUI before upgrading to this release.

🚀 Features

  • commands: deprecate legacy admin slash commands (#385) (#406) (1ed4b0e)
  • leaderboard-roles: auto-assign Discord roles from voice leaderboard (#403) (d7d8f16)
  • remove /amikool and friendship-listener novelty features (#449) (4a7f73d)
  • remove legacy admin slash commands (#386) (#414) (9a67fea)
  • web: Discord slash-command audit log + admin viewer (closes #459) (#479) (8c7d108)
  • webui: read-only admin views (#381) (#389) (e881ddc)
  • webui: scaffold WebUI behind feature flag with magic-link auth (#388) (4cd3be9)
  • webui: write surface for announcements + polls (#383) (#402) (58ac172)
  • webui: writes for reaction roles, notices, dbtrunk, voice channels (#384) (#405) (c9480a3)
  • webui: writes for settings, permissions, YAML import/export, wizard (#415) (79d7cfc)

🐛 Bug Fixes

  • config: consent screen on magic-link redeem so unfurlers don't burn tokens (#430) (5652cd0)
  • config: drop CSRF check on magic-link redeem POST (#431) (54e6560)
  • config: log /config invocations and web-session redeem outcomes (#429) (c92bdf7)
  • config: set cookie Secure flag from WEBUI_BASE_URL scheme, not NODE_ENV (#432) (1eca08a)
  • config: treat empty-string env vars as absent (closes #455) (#472) (5516f15)
  • docker: exclude devDependencies from production image (#428) (0e77bda), closes #410
  • voice: reconcile userChannels when cleanupUserChannel hits 10003 (#407) (9b6455a)

♻️ Refactoring

  • web: derive PROTECTED_KEYS from shared BOOTSTRAP_VARS (closes #457) (#473) (96bdb77)

📚 Documentation

🔧 Maintenance

  • delete dead code and abandoned helper scripts (#424) (6a86976), closes #391

This PR was generated with Release Please. See documentation.

@github-actions github-actions Bot force-pushed the release-please--branches--main--components--koolbot branch 6 times, most recently from 18858cf to df5807f Compare May 13, 2026 16:49
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--koolbot branch from df5807f to be36f33 Compare May 18, 2026 11:48
@github-actions github-actions Bot changed the title chore(main): release 0.10.0 chore(main): release 1.0.0 May 18, 2026
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--koolbot branch 11 times, most recently from 20d37fe to c47ed15 Compare May 19, 2026 12:55
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--koolbot branch 4 times, most recently from c4d1732 to a0688dc Compare May 27, 2026 14:25
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--koolbot branch from a0688dc to 97cdc51 Compare May 27, 2026 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment