Skip to content

Releases: dotnetcameroon/Dimmer-MAUI

v1.0d-HotFix

04 Jan 01:19
d7433ee
Compare
Choose a tag to compare

What's Changed

  • Fixed Crash on Startup (It was an oversight - Sorry!😅)
  • Fixed an Issue where resuming an external song in focus mode will crash.
  • Refactored grouping logic in SongsManagementService.cs to use a manual process and added a null check for SongId.
  • Updated debug framework and profile in Dimmer-MAUI.csproj.user.
  • Simplified null checks in ArtistsSection.HomePageVM.cs.
  • Replaced lastSongLink with a list in SongShellPage.HomePageVM.cs and added a check for non-empty list.
  • Updated subtitle version in DimmerWindow.xaml.cs.
  • Increased font size and added tooltip and tap gesture recognizer in SingleSongShellPageD.xaml.
  • Added NPSongImage_Tapped method in SingleSongShellPageD.xaml.cs to handle tap events with animations.

v1.0 Release on PC!

01 Jan 15:03
Compare
Choose a tag to compare

Finally Live For All ! Dimmer hits v1.0 on Windows PC 🪟

Android OS 🤖and Smartwatch (Wear OS) ⌚ support coming very soon

What's Changed

Bug Fixes

Known issues: 🧐

  • LastFM support was dropped last minute likely due to API key issues. too tired to even look at for now
  • No Option to create custom playlists yet on PC. To be added in less than 3 weeks if not much sooner

Full Changelog: YBTopaz8/Dimmer-MAUI@v0.4.2...v1.0

Happy New Year 🛠️

Artist Page

arPage

Artist Page + Albums

arPage2

Home Page

homeQ2

Lyrics Download UI

lrDL

Playlist Page

plPage2

Single Song Stats

singleStat

Single Song Stats II

singSongPage

Single Song Stats III

singSongPage2

General Songs Stats

statsPage

General Songs Stats II

statsPage1

Full Changelog: https://github.com/dotnetcameroon/Dimmer-MAUI/commits/v1.0