Skip to content

Releases: vleerapp/Vleer

v0.1.0

18 May 12:56
7834c04
Compare
Choose a tag to compare

Important: The auto updater won't work for this version because we changed our versioning scheme from v1.0.0-beta.4 to v0.1.0 which will increment the last number instead of betas or alphas. THIS DOES NOT MEAN THAT ITS STABLE, ITS STILL A UNSTABLE RELEASE!

📂 Ditch JSON welcome SQLite

In this update we changed the entire config system from JSON to SQLite don't worry all your existing configs will automatically be ported to SQLite in the data.db file which sits in your appdata directory which varies from every system.

✨ New

  • SQLite implementation replacing JSON
  • Small QOL improvements on the Songs page
  • Changes to the Versioning scheme

🐞 Fixes

  • Fixed Linux system not being able to Download songs
  • A shit ton of bug fixes

⬇️ Downloads

Windows - 48e2e587a8b03eba0e8d23909d2f3ff2a7477f54cc59ae8671088e899b0c59a1
macOS - a851d0ded4fd6db9823bbac30385b07ccc947969f375e0aa5c3f508cfc129e82
Debian - b5f97533a0229ce114e3957816e969c03634c46478f844cf41cdd170c992e6d8
AppImage - ccc0e7d261e2c1b8e94421eb927d05eb1dabacc144f0e3091c01c0308823effd
Red Hat - e0815ed19eca6e2d946bcac10b1467e27db8becced308d934125055f70dafac6

v1.0.0-beta.4

11 May 16:28
1de1aa6
Compare
Choose a tag to compare

🔄️ Auto Updater is here

In this update we added an auto updater and also some bug fixes and improvements like windows state saving and single instance.

✨ New

  • Window state saving
  • Auto updater
  • Added setting for API URL

🐞 Fixes

  • Fixed API not working

⬇️ Downloads

Windows - fc8cc2f6b2055117c862e378f945b97018a66cfe69043407a00a82928a112b8c
macOS - 738617c1ee8bbcded796643656b2c45ff5e698b6fc2527a5462f955070a35cb1
Debian - 66078ed530c43ebcecf22dc9f688cbfe1fd992ca3160548307c33ceeb5a1c100
AppImage - 336f091e7496416a7ce3140b538d01271310dfdf9d6810184739f63511e1300b
Red Hat - 1216951816f5a73c8150f3c29181f821dcefc2f127837a76c66aa6a8fdc3ba39

v1.0.0-beta.3

04 May 09:10
35fa19d
Compare
Choose a tag to compare

⚫ Features everywhere

In this update, we focused on brining as many features to Vleer as possible, so this is likely not the most stable version.

✨ New

  • PR: New (and faster) Downloader by @obvTiger in #22
  • Added songs page
  • Added an exponential volume curve for better adjustments in the lows
  • Songs now play when you search and click on them automatically
  • Added settings page with EQ
  • Songs now show up in recently played on the Home page
  • Changed entire music handler to front-end using stores
  • Added queue system
  • Added playlists (not stable)

🐞 Fixes

  • Fixed Discord RPC now shows current playing song
  • Many bug fixes and small QOL Improvements

⬇️ Downloads

Windows - a6b046fa6bee0d421f182ed2320d796b5675fe01f97750c922054022b689b491
macOS - 08adac24441a6ba9409209a2c4788ae8e8c9e25c04e5535d1184cf3024d7cf13
Debian - 8c305cd8c8bcc00754bf445ead7ebe9c059349d35b5fa0731cc1d74c12d3be45
AppImage - d6433fbdf503567c3e8a3cc2bb4ba6093a8dd570285829d60f818d82ca615654
Red Hat - c1515acdaf1678dc471d57e66532d166f9f3b87c59089e781e796ed834d7ce1b

v1.0.0-beta.2

12 Apr 15:14
5e3c3dd
Compare
Choose a tag to compare

This is the first fully working version of Vleer

You can now download and play music, control the volume, and play/pause. The rest of the functionalities are being actively worked on, so stay tuned. Progress can be seen here.

Plus, you can get an installer for every operating system after every commit in the Actions tab.

Windows - 99050e8b1e8e7f0a1d9ca2cf3ec9222ba47bb6ce3634a85eb83bf8c77f6e1575
macOS - 08fe7b132340a80e411bd65bb0b40d775a2f59a2c40c91f950cc7b9ba88b45ba
Debain - 3fa27d0544bc4d8cf1695e2af1d3db548360e6b9c47a73beac1ffdc9f02d5b0f
AppImage - a233847888d5a63c26bf9b0ddc2af251f51509cdbcb805ce5f0a625679fd6ceb
RedHat - 7b3f068574eecadbc57777f740b7ada631af8433c24eb41c73615babd09313d1

v1.0.0-beta.1

07 Apr 02:09
6b689de
Compare
Choose a tag to compare

First official beta of Vleer 👏

After 1 year and 4 months of developing, renaming and rewriting the entire project in Q1 2024 this is the first test beta-release for showcasing what we have so far It's not much because we are in the process of learning rust with this project.