What's Changed
- chore: use custom LibVLC.UWP package from nuget by @huynhsontung in #270
- chore: update media type in details load by @huynhsontung in #273
- chore: use Uri.TryCreate when checking for URL open dialog by @huynhsontung in #274
- refactor: split one common media vm into subclasses by @huynhsontung in #275
- feat: update media details from VLC metadata by @huynhsontung in #276
- refactor: consolidate media properties into MediaInfo by @huynhsontung in #278
- fix: don't unnecessarily load media details on recent item update by @huynhsontung in #279
- refactor(files-service): lift save snapshot method into view model by @huynhsontung in #289
- refactor: fix and adjust namespaces for some classes in the Core library by @huynhsontung in #291
- feat: add aiff support by @huynhsontung in #292
- feat: persistent library cache by @huynhsontung in #280
- feat: dim title bar text on inactive window by @United600 in #293
- chore: update copyright year by @United600 in #296
- feat(ui): add entrance animation for settings page by @huynhsontung in #294
- fix: scrolling state is not properly saved when root frame is navigated by @huynhsontung in #297
- fix: inconsistent ID between Uri media and file media by @huynhsontung in #298
- fix: property view cannot open file location for Uri media by @huynhsontung in #299
- style: enables left side album art visual state for ArtistDetailsPage by @United600 in #287
- feat: improve gamepad interaction with listviews by @United600 in #288
- fix: update music library structure after each library refresh by @huynhsontung in #302
- feat: scan external storage devices to include in library on Xbox by @huynhsontung in #303
- feat: use reveal focus visual on Xbox by @huynhsontung in #305
- l10n: Crowdin updates by @huynhsontung in #269
Full Changelog: v0.11.2...v0.12.0