Skip to content

v2.0.0-beta.3a

Latest
Compare
Choose a tag to compare
@WamWooWam WamWooWam released this 05 Dec 02:31
· 1 commit to redesign since this release

Unicord 2.0 - Beta 3a

This is the first beta release of the Unicord redesign, featuring a major rework of the app from the ground up. It's still a bit broken in places, and platform support is currently limited to x86, x64 and ARM32 versions of Windows 10 build 15063+, and x64 versions of Windows 11 build 22000+.

MOST THINGS YOU SEE ARE SUBJECT TO CHANGE. That said, feedback is very welcome, file an issue and make sure to start the title with "[REDESIGN]".

What's new?

  • Fixes a bug causing crashes on launch.
  • Further improved app launch performance by doing more in parallel
    • This may have broken a few things, if the app hangs on login or you can't load the login page, please file an issue!
    • By my own metrics, this makes Unicord the fastest launching UWP Discord Client on both Desktop and Phone!
  • Messages now load incrementally
    • This should much improve channel switch performance especially on phones/other low end devices
    • This has definitely introduced bugs so please report any you see
  • Search/pinned messages pages now actually work again
    • The pinned messages page has been rewritten from scratch so please note any bugs you see
  • Message editing has been reworked
  • Jump lists and contacts should now have default avatars where they didn't previously
  • Most other lists throughout the app should now support incremental loading, and should be a little more reliable overall
  • Improved Fluent/Performance themes, they're now more consistent especially surrounding embeds/attachments
  • Unicord's tray icon now supports a dark mode context menu
  • You can now double click Unicord's tray icon to open the app
  • Added an option to restore the original server browsing behaviour
  • More attachment types now have save/share/copy link buttons

Bug Fixes

  • Fixed message editing on RS2
  • Fixed messages sent by webhooks not showing profile pictures/names
  • Fixed message avatars showing incorrectly (#130)
  • Fixed the timestamp selector in settings (#131)
  • Fixed a crash when loading with group DMs with no members
  • Fixed a crash when trying to show an embed with additional fields on RS2
    • This was the highest hitting crash on Windows Phone, you're welcome :3
  • Fixed Windows 11-style selection indicators
  • A bunch of fixes have been made to every theme to make them more consistent
  • Fixed #136, Cannot create type error on login.

Removed Features

  • Removed periodic background notifications for now

Known Issues

  • Many things will not work correctly on Windows 10 <= 1709 as it stands if you find them, please open an issue
  • Guild folders may show incorrect ping counts
  • The first in-app notification received during a given session may appear empty
  • Forum channels/threads may crash

Full Changelog: v2.0.0-beta.2...v2.0.0-beta.3