Version 0.0.3 ✨
AniMoe Version 0.0.3
Fixes:
- Fixed Media Title's Font size being bold.
- Changed the Ariring date indicator to show on hover instead of clicking it.
- Fixed an issue where multiple windows are opening in some machines.
What's new?
- Added a new splash screen.
- Replaced from
WebView
toMarkdownTextblock
in most areas. - Bumped to Windows App SDK 1.5
- Bumped from .NET 7 to .NET 8
Others
- Replaced the usage of
PInvoke
withMicrosoft.Windows.CsWin32
. - Some of the unsafe
HWND
methods are now replaced with safer methods.
GitHub | Download | Join Our Discord
What's Changed
- Sample PR by @CosmicPredator in #7
- Merge pull request #7 from CosmicPredator/prod by @CosmicPredator in #8
Full Changelog: 0.0.2...0.0.3