Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preparing v0.3.0 release #14

Merged
merged 33 commits into from
Jan 26, 2024
Merged

Preparing v0.3.0 release #14

merged 33 commits into from
Jan 26, 2024

Conversation

waveyboym
Copy link
Member

This pr contains all the various changes since v0.2.1 was released

  1. Discord RPC
  2. Seeking using right and left arrows
  3. Ability to see length of song or amount of time remaining until a song ends
  4. Viewing a song in the file manager instead of actually opening it with the default application(not supported on Linux)
  5. Popover component that displays when hovering over the currently playing song
  6. A miniplayer that can be pinned or unpinned
  7. New accent colours and theme styles

Minor updates

  1. Minor security fixes and patches
  2. Cargo and npm packages updated to latest versions as of now(30 January 2024)

When a user chose to reveal a song when viewing it's properties, it would open the file with the default music app instead of revealing it in the file manager. The issue has now been addressed on windows and macos, however for linux based systems, since there is no universal command, the issue will remain unfixed.
If a user using a linux based distro anticipates they will be using a specific file manager, they can build a binary with the specific name and command embedded into this file.
Update vite package to version 4.5.2 and cargo packages
Discord rich presence feature implementation
updated backdrop filter and filter to account for macOS config
@waveyboym waveyboym added enhancement New feature or request backend-rust This pr involves backend rust code changes frontend-typescript This pr involves frontend typescript changes labels Jan 25, 2024
@waveyboym waveyboym added api changes This pr modifies backend exposed functions ui/ux This pr/issue addresses a ui/ux issue or involves a ui/ux change labels Jan 25, 2024
@waveyboym waveyboym self-assigned this Jan 25, 2024
@waveyboym waveyboym marked this pull request as ready for review January 26, 2024 18:16
@waveyboym waveyboym merged commit fb88fce into releases Jan 26, 2024
@waveyboym waveyboym added the documentation Improvements or additions to documentation label Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api changes This pr modifies backend exposed functions backend-rust This pr involves backend rust code changes documentation Improvements or additions to documentation enhancement New feature or request frontend-typescript This pr involves frontend typescript changes ui/ux This pr/issue addresses a ui/ux issue or involves a ui/ux change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant