Skip to content

Releases: DennisvHest/MapMaven

Map Maven 1.6.5

17 Mar 19:17
f00a9e3

Choose a tag to compare

Improvements

  • Changed beatleader.xyz URL's to beatleader.com (#232) (thanks @NSGolova)

Map Maven 1.6.4

22 Dec 21:10
b771ce1

Choose a tag to compare

Fixes

  • Fixed memory leak with playlist cover images (#229)

Map Maven 1.6.3

14 Sep 18:12
f30e1fe

Choose a tag to compare

Fixes

  • Fixed not being able to shift+click select maps on pages other than the first page (#221)

Map Maven 1.6.2

08 Sep 18:23
338f68c

Choose a tag to compare

Improvements

  • An icon is shown when a map has been added to a playlist
    • Hovering over the icon show in which playlists the map was added
  • In the map details popup, the playlists are shown that contain this map
    • Clicking on the playlist will navigate to playlist
    • The map can also be removed from the playlist by clicking the 'x' next to the playlist

Closed issue: #210

Map Maven 1.6.1

25 Aug 18:01
47924cf

Choose a tag to compare

Improvements

  • The width of the sidebar can be changed by dragging the edge (#84)
  • Showing a message in the playlist list when no playlists were found (#211)
  • Changed playlist loading indicator to progress bar to avoid layout shift (#207)

Map Maven 1.6.0

11 Aug 19:01

Choose a tag to compare

New feature: playlist folder support

  • Playlist folders are now shown in the playlist list, instead of showing every playlist in one list.
  • You can create new playlist folders and create or move playlists into them.
  • Same things apply to the playlist selector when adding maps to a playlist.
2024-08-11.20-28-20.mp4

Improvements

  • 'Dynamic playlists' have been renamed to 'Live playlists'.

Bugfixes

  • Fixed possibly wrong playlist being edited or deleted when there are 2 playlists with the same filename in different folders.

Closed issues: #52, #66, #200

Map Maven 1.5.2

06 Jul 18:05
5b50bba

Choose a tag to compare

Improvements

  • Added more stats to the homepage (#191)
  • Replays can be opened from the map details popup (#174)
  • Star difficulty of maps is shown in the map lists on the homepage (#179)
  • For BeatLeader, you current rank is now shown in the rank graph on the homepage as well (#185)
  • Error notifications are removed after 5 minutes, unless the problem reoccurs (#139)

Map Maven 1.5.1

23 Jun 19:57
461eba5

Choose a tag to compare

Bugfixes

  • Fixed an error when a player has not been registered in ScoreSaber for at least 50 days
  • Fixed an error when a player does not have any scores in ScoreSaber (#175)
  • Fixed release notes formatting (#178)

Map Maven 1.5.0

22 Jun 19:33
ea894be

Choose a tag to compare

New feature: homepage with stats and recommendations

  • The homepage shows statistics, like average accuracy, star difficulty etc.
  • A graph is shown so you can see your rank progression
  • Recent scores with high PP gain are shown and maps are recommended based on those recent scores

image

  • You can also see in the graph when you gained a lot of PP and which maps contributed the most to this PP gain

image

Improvements

  • Map details can now be opened on the improve page

Closed issues: #85, #82

Map Maven 1.4.2

06 Apr 20:20

Choose a tag to compare

Improvements

  • Showing notification when update for Map Maven has been downloaded. Clicking 'Restart' will apply the update and restart Map Maven.
  • Current version of Map Maven is shown in the settings popup.
  • Release notes can be opened from the notification or settings popup.

Closed issues: #13, #166