Releases: prayag17/Blink
Releases · prayag17/Blink
v1.0.0-dev@60f1667
fix deps
v1.0.0-dev.3add9d9
fix unable to change index in item page
Pretest
v1.0.0-test02 Fix #119
Alpha 2 🎉
What's Changed
- Added Music Player #173
- Improved Library Page #176
- Improved Title Page #160
- Remade Card Component #153
- Improve Home Page #136
- Added Search Page #34
- Improved Sidemenu #179
- Display BoxSet #125
- Fixed tons of bugs and improved performance...
Full Changelog: v1.0.0-alpha01...v1.0.0-alpha02
Edit: Update windows setup
Test build
See the assets to download and install this version.
What's Changed
- chore(package-update) NPM: bump vite from 4.4.0 to 4.4.2 by @dependabot in #122
- chore(package-update) NPM: bump @fontsource/open-sans from 5.0.4 to 5.0.5 by @dependabot in #121
- chore(package-update) NPM: bump @vitejs/plugin-react from 4.0.1 to 4.0.2 by @dependabot in #120
- chore(package-update) NPM: bump @vitejs/plugin-react from 4.0.2 to 4.0.3 by @dependabot in #124
- chore(package-update) NPM: bump @tanstack/react-query from 4.32.6 to 4.33.0 by @dependabot in #148
- chore(package-update) NPM: bump sass from 1.65.1 to 1.66.1 by @dependabot in #150
- chore(package-update) NPM: bump framer-motion from 10.15.1 to 10.16.0 by @dependabot in #152
- chore(package-update) NPM: bump @mui/lab from 5.0.0-alpha.139 to 5.0.0-alpha.140 by @dependabot in #151
- chore(package-update) NPM: bump @tanstack/react-query-devtools from 4.32.6 to 4.33.0 by @dependabot in #149
- chore(package-update) NPM: bump @mui/material from 5.14.4 to 5.14.5 by @dependabot in #147
- chore(package-update) NPM: bump @mui/material from 5.14.5 to 5.14.6 by @dependabot in #156
- chore(package-update) NPM: bump axios from 1.4.0 to 1.5.0 by @dependabot in #158
- chore(package-update) NPM: bump @types/react from 18.2.20 to 18.2.21 by @dependabot in #157
- chore(package-update) NPM: bump framer-motion from 10.16.0 to 10.16.1 by @dependabot in #155
- chore(package-update) NPM: bump @mui/lab from 5.0.0-alpha.140 to 5.0.0-alpha.141 by @dependabot in #154
- chore(package-update) NPM: bump framer-motion from 10.16.1 to 10.16.2 by @dependabot in #161
- Configure Renovate by @renovate in #167
- Update tauri monorepo by @renovate in #169
- Update Rust crate log to ^0.4.20 by @renovate in #168
- Update actions/checkout action to v4 by @renovate in #171
- Update dependency vite-plugin-svgr to v4 by @renovate in #175
New Contributors
Full Changelog: v1.0.0-alpha01...v1.0.0-test01
v1.0.0 Alpha 01
First alpha release of JellyPlayer 🎉
Public build test 03
v0.0.1-publictest03 Fix Add Server menu does not recognize servers not using HTTPS or usi…
Public build test 02
v0.0.1-publictest02 Fix Add Server menu does not recognize servers not using HTTPS or usi…
Public test build
v0.0.1-publictest01 Start implementing player Ui #10
build testing 10
v0.0.1-buildtest10 Fix building thanks to @FabianLars