Skip to content

Releases: yadPe/beatconnect_client

v0.2.9

22 Jan 13:04
Compare
Choose a tag to compare

0.2.9 (2021-01-21)

Bug Fixes

  • app: fix some unwanted scroll bars (#277) (8190495)
  • app: minHeight of window from 350 to 550px (#293) (3c18d48)
  • app: theme init (87becce)
  • download: header drag region (13c3c4b)
  • downloads: unwanted scroll bar (752fdc9)
  • pack: crash if preview unavaible (5f586de)
  • packs: unwanted placeholder (#278) (3dc7a58)
  • sideNav: music title stop scrolling (89a7411)

Features

v0.2.5

27 Sep 12:05
Compare
Choose a tag to compare

0.2.5 (2020-09-27)

Bug Fixes

Reverts

v0.2.4

21 Sep 20:51
Compare
Choose a tag to compare

0.2.4 (2020-09-21)

Bug Fixes

  • beatmapScan: use forked osu-db-parser (#204) (7678d0f)
  • build: create bundles for child processes (#228) (53dcbe8)
  • build): Pre build script & fix(app: Auto update (f624503)
  • download: queue display (f0c5379)
  • packs: put the feature back on tracks (#196) (ee21143)
  • typo: typo in settings section (#195) (cbfefab)
  • update: display update status (#229) (1b6be67)

Features

v0.2.3

02 May 16:25
Compare
Choose a tag to compare
Disable wallpaper on macos

V0.2.2

11 Feb 15:38
Compare
Choose a tag to compare

Beatconnect Client V0.2.2

THIS REALESE INTRODUCE A BUG PREVENTING IT TO AUTO UPDATE TO NEWER VERSION - DO NOT DOWNLOAD
see #159

What's new ?

  • App window size and position are now restored on startup #85
  • Packs loading previews improvements #95
  • Search bar in packs now filter the beatmaps that will be downloaded if you click the download all button of the pack #87
  • Fix pack header not being cleared after leaving a pack for another section that doesn’t have its own header #98
  • Add tracking to report section and features popularity. If people are interested in those data we could share them in the future #107
  • New download manager with improved stability #88 Fixes #69
  • Add error message if packs are disabled #131
  • Add error message if bad IRC credentials are used #100

v0.2.1

09 Nov 18:58
Compare
Choose a tag to compare

Beatconnect Client V0.2.1

What's new ?

Improvements and bug fixes

  • Select menus options now have better translation #71
  • User can now clear the download queue from the download section #76
  • Fixed buttons not displaying correctly on MacOs and Linux #70
  • Fixed buttons size changing when displaying loading circle #2
  • Download progess is now visible from the download button with a progess circle #9
  • User can now customize the ui by selecting the accent color #75
  • Fixed crash if no weekly pack available #80

v0.2.0

01 Nov 09:42
Compare
Choose a tag to compare

Beatconnect Client V0.2

What's new ?

Major Features

  • New beatmap pack section #61

Improvements and bug fixes

  • Fixed error when user try to download a beatmap with a name containing the % symbol #67
  • Fixed search not working if input contains special character #66
  • Various UI improvements #38, #14, #62

0.1.7

13 Oct 19:57
72e41c3
Compare
Choose a tag to compare

Beatconnect Client V0.1.7

What's new ?

Improvements and bug fixes

  • Settings are now save instantly after a change #47
  • Fixed osu! beatmaps sync #48
  • Fixed scroll reset when a beatmap download finish #49

v0.1.6

11 Oct 19:51
8a216e2
Compare
Choose a tag to compare

Beatconnect Client V0.1.6

What's new ?

Major Features

  • See what beatmaps your missing more easily. You can now filter the beatmaps you already own from results
  • New import method Bulk available in secttings
  • You can now specify your osu! folder in settings. Enabling the read of osu!.db to get your beatmaps library synced much faster.
  • Now have a macOS build !

Improvements and bug fixes

  • Overall UI improvements :

    • Fixed tasks display #32
  • Beatmaps:

    • Display mode name in tooltip on mode pills
    • Scroll to top on new search #34
    • Improved section stability
  • Other various fixes:

    • Fixed crash if only 1 item in grid
    • Fixed crash if server return error
    • Added a auto crash reporter
    • Fixed audio preview loaded on user click #35
    • User is notified when an update is available or being downloaded in background #44

v0.1.5

12 Sep 01:31
af7db91
Compare
Choose a tag to compare

Beatconnect Client V0.1.5

What's new ?

Major Feature

  • Scan your song folder and import all your previously downloaded beatmaps to the app and see what beatmaps your are missing when browsing the Beatconnect catalog ( You need to start the scan from the Settings section in Downloads submenu )

Improvements and bug fixes

  • Overall UI improvements :

    • Replaced react-desktop's NavPan by custom component #4
    • Fixed game modes pills #5
    • Display background tasks status such as downloads in side panel right above volume control
  • Settings section rework:

    • Ui improvement #19
    • Back-end reworked
    • Added sub-categories
  • Beatmaps section:

    • Keep scroll position when switching sections - #16
    • Infinite loading on scroll - #13
  • Downloads section:

    • Virtualize downloaded beatmaps list #6
    • Added sub-categories for Dowloaded and Queued beatmaps
  • Other various fixes