Skip to content

Releases: JustOptimize/ShowHiddenChannels

v0.5.8 - Fix channels not showing in channel list

19 Feb 15:43
581f9e1
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

  • Removed dependency on Zeres library for LocaleManager

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

v0.5.5 - Fix Crash when using canary/ptb version of Discord.

04 Nov 10:23
3b3c284
Compare
Choose a tag to compare

What's Changed

  • fix: Value fallback in case it is null
  • fix: Update Messages strings
  • chore: bump version
  • chore: add changelog

Full Changelog: v0.5.4...v0.5.5

v0.5.4 - Fix crash when muting/unmuting specific servers

28 Sep 14:12
cd1c60d
Compare
Choose a tag to compare

What's Changed

  • v0.5.4 - Fix crash when muting/unmuting specific servers (#214)

Full Changelog: v0.5.3...v0.5.4

v0.5.3

16 Aug 08:58
dab544c
Compare
Choose a tag to compare

What's Changed

  • v0.5.3 - Module Fix in #207

Full Changelog: v0.5.2...v0.5.3

v0.5.2

06 Aug 18:36
ea64a7d
Compare
Choose a tag to compare

What's Changed

  • Fixed module not found

Full Changelog: v0.5.1...v0.5.2

v0.5.1 - Refactor & Update System

03 Aug 02:06
e268c4a
Compare
Choose a tag to compare

What's Changed

  • refactor: remove "return-" from the plugin name

  • feat: use github tags to check for updates

  • docs: Update install procedure

Full Changelog: v0.5.0...v0.5.1

v0.5.0 - Plugin Fix, Module Reliability and Robust Checking

20 Jun 08:33
276f5c0
Compare
Choose a tag to compare
  • Fixed plugin not working after discord update
  • Made modules more reliable
  • Added more robust module checking

Full Changelog: v0.4.9...v0.5.0

v0.4.9 - Users Mentions

23 May 19:32
Compare
Choose a tag to compare
  • Added a "Loading..." message when fetching user mentions.
  • Added a delay between fetching user's profile to prevent rate limiting and plugin detection.

Full Changelog: v0.4.8...v0.4.9