Skip to content

v0.2.6-1

Pre-release
Pre-release
Compare
Choose a tag to compare
@hjiangsu hjiangsu released this 17 Nov 21:57
· 536 commits to develop since this release
c2ef56e

This is the first pre-release for Thunder v0.2.6! This pre-release period will be much shorter than previous ones in order to push out some fixes affecting markdown link parsing. If no issues are found, this version will be released as a general build with no further additions or changes.

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

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