Skip to content

Releases: JustOptimize/ShowHiddenChannels

v0.6.6 - Fixes

24 Jan 14:58
e575fd0

Choose a tag to compare

  • Updated modules after Discord update.

Full Changelog: v0.6.5...v0.6.6

v0.6.5 - Bug Fixes

16 Jan 20:02
a5727a5

Choose a tag to compare

  • Fixed RolePill not found.

Full Changelog: v0.6.4...v0.6.5

v0.6.4 - Fix missing function error

29 Jul 20:05
f228aaa

Choose a tag to compare

  • Changed getRoles to getRolesSnapshot in Lockscreen.jsx to fix a missing function error.

Full Changelog: v0.6.3...v0.6.4

v0.6.3 - Minor Changes

23 Jul 21:56
9b7a9c8

Choose a tag to compare

  • Added a support server link to the plugin settings buttons.
  • Refactored bigint in date.js
  • Fixed an error in the Lockscreen.jsx file.

Full Changelog: v0.6.2...v0.6.3

v0.6.2 - Fix Hidden Channel Page

01 Jul 00:18
a4981db

Choose a tag to compare

What's Changed

  • Fixed the hidden channel page making discord crash due to the new Discord update.

Full Changelog: v0.6.1...v0.6.2

v0.6.1 - Fix missing channel item key

28 Mar 10:08
9bc621e

Choose a tag to compare

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: v0.6.0...v0.6.1

v0.6.0 - Standalone Update

25 Mar 08:21
e96cba8

Choose a tag to compare

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
  • refactor: replace BdApi calls with api instance methods
  • refactor: replace BdApi.Patcher usage with api instance methods
  • docs: add JSDoc comment for forceUpdate method in index.js
  • chore: remove bun.lockb and add VSCode extensions recommendations
  • refactor: remove ZeresPluginLibrary dependency and implement standalone features
  • feat: add ShowHiddenChannels updater plugin to allow older versions to update
  • refactor: rename GuildChannelsStore to GuildChannelStore for consistency & deconstruct BdApi
  • refactor: update getBySource type definition to accept RegExp and simplify Route retrieval
  • refactor: enhance WebpackModules type definitions and simplify NavigationUtils and ChannelUtils retrieval
  • refactor: update ChannelRecordBase retrieval to use getMangled for improved accuracy
  • refactor: simplify ChannelItemUtils retrieval and improve ProfileActions and PermissionUtils loading
  • refactor: destructure imports in ForumComponent and SettingsPanel for improved readability
  • fix: memory leak
  • refactor: streamline imports and enhance component readability across multiple files

Full Changelog: v0.5.8...v0.6.0

v0.5.8 - Fix channels not showing in channel list

19 Feb 15:43
581f9e1

Choose a tag to compare

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: v0.5.7...v0.5.8

v0.5.7 - Improvements and Fixes

02 Feb 13:07
00f5d6b

Choose a tag to compare

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: v0.5.6...v0.5.7

v0.5.6 - Fix missing LocaleManager module

07 Nov 10:47
434c259

Choose a tag to compare

What's Changed

  • Removed dependency on Zeres library for LocaleManager

Full Changelog: v0.5.5...v0.5.6