← [README](README.md)
# Release notes
<!--
## Future release*For modders:
*Migrated to Harmony 2.0 (see [_migrate to Harmony 2.0_](https://stardewvalleywiki.com/Modding:Migrate_to_Harmony_2.0) for more info).
-->
## Upcoming release*For players:
*Added heuristic compatibility rewrites. (This improves mod compatibility with Android and future game updates.)
*Tweaked the rules for showing update alerts (see _for SMAPI developers_ below for details).
*Simplified error shown for duplicate mods.
*Fixed crossplatform compatibility for mods which use the `[HarmonyPatch(type)]` attribute (thanks to spacechase0!).
*Fixed map tile rotation broken when you return to the title screen and reload a save.
*Fixed broken URL in update alerts for unofficial versions.
*Fixed rare error when a mod adds/removes event handlers asynchronously.
*Fixed rare issue where the console showed incorrect colors when mods wrote to it asynchronously.
*Fixed SMAPI not always detecting broken field references in mod code.
*Removed the experimental