diff --git a/Packaging/nix/devilutionx.metainfo.xml b/Packaging/nix/devilutionx.metainfo.xml index 20d820e63..badf15f5f 100644 --- a/Packaging/nix/devilutionx.metainfo.xml +++ b/Packaging/nix/devilutionx.metainfo.xml @@ -64,7 +64,21 @@ - + + +

This release includes the following updates:

+
    +
  • Fix issues with joining games due to invalid player data
  • +
  • Improve rendering of Chinese/Japanese/Korean texts
  • +
  • Fix Hellfire items not saving their identified state
  • +
  • Fix stash corrupting when converting a hero between Diablo and Hellfire
  • +
  • Release is now built on Ubuntu 22.04.
    Warning: This may cause DevilutionX to fail launch on systems with older glibc versions!
  • +
+

Please visit the full changelog for more detailed notes

+
+ https://github.com/diasurgical/devilutionX/releases/tag/1.5.2 +
+

This is a primarily bugfix release, which includes the following updates:

    diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 31e189f2d..94225eedc 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -7,6 +7,32 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +## DevilutionX 1.5.2 + +### Bug Fixes + +#### Multiplayer + +- Unable to join game due to invalid player data + +#### Translations + +- Improve rendering of Chinese/Japanese/Korean texts + +#### Gameplay + +- Hellfire items not saving their identified state + +#### Stability / Performance / System + +- Amiga: Incorrect rendering of things behind transparent elements +- Android: Game locking up when switching sound output +- Fedora: Unable to locate BZIP2 +- Manjaro: Unable to locate libsodium +- Stash corrupting when converting a hero between Diablo and Hellfire +- Xbox: Game crashing unexpectedly +- Xbox: Improve performance + ## DevilutionX 1.5.1 ### Features