Releases: JustOptimize/ShowHiddenChannels
Releases · JustOptimize/ShowHiddenChannels
v0.6.6 - Fixes
- Updated modules after Discord update.
Full Changelog: v0.6.5...v0.6.6
v0.6.5 - Bug Fixes
- Fixed RolePill not found.
Full Changelog: v0.6.4...v0.6.5
v0.6.4 - Fix missing function error
- 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
- 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
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
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
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
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
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
What's Changed
- Removed dependency on Zeres library for LocaleManager
Full Changelog: v0.5.5...v0.5.6