Skip to content

v0.2.6-2

Pre-release
Pre-release
Compare
Choose a tag to compare
@hjiangsu hjiangsu released this 17 Nov 23:13
· 535 commits to develop since this release

This is the second pre-release for Thunder v0.2.6! This pre-release version applies a hotfix that resolves login issues for those who have 2FA enabled.

Be fully prepared to know that these pre-release versions may contain major bugs which could cause Thunder to crash or behave unexpectedly.

Some changes to test out:

  • Test out general markdown links, and check whether links are missing or improperly formatted.
  • Test out Lemmy 0.19.x changes if possible. The only known instance that is running 0.19.x is voyager.lemmy.ml. As this is a test instance, be mindful that data loss may occur for interactions performed on this instance.

Changes

  • Added compatibility with new Lemmy API changes 0.19.0-alpha.18 by @hjiangsu in #903

Fixes

  • Fixed issue where markdown links were not shown properly by @hjiangsu in #898
  • Fixed issue where comment text scaling was not working as intended by @hjiangsu in #898
  • Fixed issue where logging in with 2FA was not working even when entering correct TOTP by @hjiangsu

Full Changelog since 0.2.5

This is the full changelog between 0.2.5 and this latest pre-release version.

Changes

  • Added compatibility with new Lemmy API changes 0.19.0-alpha.18 by @hjiangsu in #903

Fixes

  • Fixed issue where markdown links were not shown properly by @hjiangsu in #898
  • Fixed issue where comment text scaling was not working as intended by @hjiangsu in #898
  • Fixed issue where logging in with 2FA was not working even when entering correct TOTP by @hjiangsu