GitPedia
JustOptimize

JustOptimize/ShowHiddenChannels

A BetterDiscord plugin which displays all hidden channels and allows users to view information about them.

26 Releases
Latest: 1mo ago
v6.10 - Reliability Improvementsv6.10Latest
JustOptimizeJustOptimize·1mo ago·May 3, 2026
GitHub

**Full Changelog**: https://github.com/JustOptimize/ShowHiddenChannels/compare/v6.9...v6.10

v6.9 - Lazy Module Loadingv6.9
JustOptimizeJustOptimize·1mo ago·May 3, 2026
GitHub

**Full Changelog**: https://github.com/JustOptimize/ShowHiddenChannels/compare/v0.6.8...v6.9

v6.10-pre3 - Fix Autoupdater (#262)v6.10-pre3Pre-release
JustOptimizeJustOptimize·1mo ago·May 3, 2026
GitHub

**Full Changelog**: https://github.com/JustOptimize/ShowHiddenChannels/compare/v6.10-pre2...v6.10-pre3

v6.10-pre2 - Fix Updater pre-release and Logger.debugv6.10-pre2Pre-release
JustOptimizeJustOptimize·1mo ago·May 3, 2026
GitHub

**Full Changelog**: https://github.com/JustOptimize/ShowHiddenChannels/compare/v6.10-pre1...v6.10-pre2

v6.10-pre1 - Fix racing conditionv6.10-pre1Pre-release
JustOptimizeJustOptimize·1mo ago·May 3, 2026
GitHub

**Full Changelog**: https://github.com/JustOptimize/ShowHiddenChannels/compare/v6.9...v6.10-pre1

v0.6.8 - Updated module queriesv0.6.8
JustOptimizeJustOptimize·2mo ago·April 29, 2026
GitHub

**Full Changelog**: https://github.com/JustOptimize/ShowHiddenChannels/compare/v0.6.7...v0.6.8

v0.6.7 - Fixesv0.6.7
JustOptimizeJustOptimize·4mo ago·February 5, 2026
GitHub

📋 Changes

  • Fixed plugin crashing on startup.
  • 67....
v0.6.6 - Fixesv0.6.6
JustOptimizeJustOptimize·5mo ago·January 24, 2026
GitHub

📋 Changes

  • Updated modules after Discord update.
v0.6.5 - Bug Fixesv0.6.5
JustOptimizeJustOptimize·5mo ago·January 16, 2026
GitHub

📋 Changes

  • Fixed RolePill not found.
v0.6.4 - Fix missing function errorv0.6.4
JustOptimizeJustOptimize·11mo ago·July 29, 2025
GitHub

📋 Changes

  • Changed getRoles to getRolesSnapshot in Lockscreen.jsx to fix a missing function error.
v0.6.3 - Minor Changesv0.6.3
JustOptimizeJustOptimize·11mo ago·July 23, 2025
GitHub

📋 Changes

  • Added a support server link to the plugin settings buttons.
  • Refactored bigint in date.js
  • Fixed an error in the Lockscreen.jsx file.
v0.6.2 - Fix Hidden Channel Pagev0.6.2
JustOptimizeJustOptimize·12mo ago·July 1, 2025
GitHub

📋 What's Changed

  • Fixed the hidden channel page making discord crash due to the new Discord update.
  • Full Changelog: https://github.com/JustOptimize/ShowHiddenChannels/compare/v0.6.1...v0.6.2
v0.6.1 - Fix missing channel item keyv0.6.1
JustOptimizeJustOptimize·1y ago·March 28, 2025
GitHub

📋 What's Changed

  • fix: update ChannelItem references to ChannelItemRenderer for hidden channel icon functionality
  • refactor: replace BdApi.Webpack with WebpackModules
  • chore: bump version & add changelog
  • Full Changelog: https://github.com/JustOptimize/ShowHiddenChannels/compare/v0.6.0...v0.6.1
v0.6.0 - Standalone Updatev0.6.0
JustOptimizeJustOptimize·1y ago·March 25, 2025
GitHub

📋 What's Changed

  • refactor: update default formatter and refactor BdApi usage
  • feat: add custom logger
  • refactor: replace WebpackModules with BetterWebpackModules
  • refactor: replace findInReactTree
  • feat: update to version 0.6.0 with dependency updates and custom logger integration
  • chore: update dependencies in package.json and bun.lockb
  • refactor: update WebpackModules usage and replace Utils with Utilities
  • refactor: improve error logging and update role pill retrieval in AdminRolesComponent
  • + 15 more
v0.5.8 - Fix channels not showing in channel listv0.5.8
JustOptimizeJustOptimize·1y ago·February 19, 2025
GitHub

📋 What's Changed

  • fix: channel names not showing in channel list
  • fix: settings panel not working
  • refactor: replace WebpackModules with better BetterWebpackModules for ChannelTypes and ChannelItem
  • chore: update version to 0.5.8 and change linter/formatter
  • Remove package lock in favor of bun lock
  • Update .gitignore
  • Full Changelog: https://github.com/JustOptimize/ShowHiddenChannels/compare/v0.5.7...v0.5.8
v0.5.7 - Improvements and Fixesv0.5.7
JustOptimizeJustOptimize·1y ago·February 2, 2025
GitHub

📋 What's Changed

  • feat: add biome configuration and improve Lockscreen component logic
  • fix: update ChannelItemUtils key check and improve warning message for missing components
  • chore: bump version to 0.5.7 and update changelog with improvements and fixes
  • Full Changelog: https://github.com/JustOptimize/ShowHiddenChannels/compare/v0.5.6...v0.5.7
v0.5.6 - Fix missing LocaleManager modulev0.5.6
JustOptimizeJustOptimize·1y ago·November 7, 2024
GitHub

📋 What's Changed

  • Removed dependency on Zeres library for LocaleManager
  • Full Changelog: https://github.com/JustOptimize/ShowHiddenChannels/compare/v0.5.5...v0.5.6
v0.5.5 - Fix Crash when using canary/ptb version of Discord.v0.5.5
JustOptimizeJustOptimize·1y ago·November 4, 2024
GitHub

📋 What's Changed

  • fix: Value fallback in case it is null
  • fix: Update Messages strings
  • chore: bump version
  • chore: add changelog
  • Full Changelog: https://github.com/JustOptimize/ShowHiddenChannels/compare/v0.5.4...v0.5.5
v0.5.4 - Fix crash when muting/unmuting specific serversv0.5.4
JustOptimizeJustOptimize·1y ago·September 28, 2024
GitHub

📋 What's Changed

  • v0.5.4 - Fix crash when muting/unmuting specific servers (#214)
  • Full Changelog: https://github.com/JustOptimize/ShowHiddenChannels/compare/v0.5.3...v0.5.4
v0.5.3
JustOptimizeJustOptimize·1y ago·August 16, 2024
GitHub

📋 What's Changed

  • v0.5.3 - Module Fix in https://github.com/JustOptimize/ShowHiddenChannels/pull/207
  • Full Changelog: https://github.com/JustOptimize/ShowHiddenChannels/compare/v0.5.2...v0.5.3
v0.5.2
JustOptimizeJustOptimize·1y ago·August 6, 2024
GitHub

📋 What's Changed

  • Fixed module not found
  • Full Changelog: https://github.com/JustOptimize/ShowHiddenChannels/compare/v0.5.1...v0.5.2
v0.5.1 - Refactor & Update Systemv0.5.1
JustOptimizeJustOptimize·1y ago·August 3, 2024
GitHub

📋 What's Changed

  • refactor: remove "return-" from the plugin name
  • feat: use github tags to check for updates
  • docs: Update install procedure
  • Full Changelog: https://github.com/JustOptimize/ShowHiddenChannels/compare/v0.5.0...v0.5.1
v0.5.0 - Plugin Fix, Module Reliability and Robust Checkingv0.5.0
JustOptimizeJustOptimize·2y ago·June 20, 2024
GitHub

📋 Changes

  • Fixed plugin not working after discord update
  • Made modules more reliable
  • Added more robust module checking
v0.4.9 - Users Mentionsv0.4.9
JustOptimizeJustOptimize·2y ago·May 23, 2024
GitHub

📋 Changes

  • Added a "Loading..." message when fetching user mentions.
  • Added a delay between fetching user's profile to prevent rate limiting and plugin detection.
v0.4.8 - Icon fixv0.4.8
JustOptimizeJustOptimize·2y ago·April 19, 2024
GitHub

📋 What's Changed

  • Fixed the eye icon not showing properly - #180
v0.4.7 - Bugfixesv0.4.7
JustOptimizeJustOptimize·2y ago·April 17, 2024
GitHub

📋 What's Changed

  • Fixed the update checker not working properly.
  • Fixed guild blacklist settings not showing properly.