Releases: stanleyowen/loofi
Releases · stanleyowen/loofi
Loofi v1.1.2
What's New 🥳:
- Application will now be renamed to Loofi Desktop (for Desktop) and Loofi Web (for Website)
- Added custom update UI
- Supports
Check for Updates
inSettings
- Improved responsiveness and supports smaller screen width
- External links will be opened in the browser instead of opening a new app window
Bug Fixes 🐛:
- Fixed the issue of the Loofi Desktop returning a white page on development when
tauri dev
is done before theyarn start
command. - Fixed unresponsive UI for the
Alert
component in theExperimental
tab - Fixed unresponsive design for
Snackbar
component - Fixed unresponsive close button when the device width is small
- Fixed the issue of music failing to play when the previous button is clicked while
music.index
is0
Full Changelog: v1.1.1...v1.1.2
Loofi v1.1.1
Bug Fixes 🐛:
- Fixed App Fails on Startup (#197)
- Fixed
Content Security Policy
Error
Full Changelog: v1.1.0...v1.1.1
Loofi v1.1.0
What's New 🥳:
- Supports auto-update (starting from
v1.1.0
) - Supports Linux, Windows, macOS (64-bit on
x86_64
andaarch64
arch - Supports playing music from the previous session
- External links will be opened in the browser instead of opening a new app window
Bug Fixes 🐛:
- Fixed the issue of the app doesn't launch after
yarn dev
command - Fixed misconfiguration UI for
alert
component in the Experimental tab - Fixed the issue of being redirected to another link in the application window
- Fixed error in playing music in the
Search
component
Full Changelog: v1.0.0...v1.1.0
v1.0
What's New 🥳:
- Introducing new app name: Loofi
- Introducing new app logo
- Added download option in sidebar
- Added experimental feature
- Added ability to set music duration
- Optimized desktop app size up to ~80%
- Improved sidebar designs
- Improved copy button design
- Improved theme icon's and design
- Improved
javascript required
warning messages - Improved ability in rendering settings tab
- Improved search algorithm:
Music Title and Author
are now accessible for searching - Improved search design
- improved "Go Back" and "Forward" ability
- Improved grid preview in home component
- Load image lazily on viewport due to performance issue
- Users are now able to get back the last played music session's
- Users are now able to get back to the current tab on browsers reload
Bug Fixes 🐛:
- Fixed issue of inconsistency themes on browsers reload
- Fixed issue of missing styling properties in Themes
- Fixed issue of sing default theme causes white background on browser reloads
- Fixed issue of preference theme only loaded when settings tab is active
- Fixed issue of active theme attribute doesn't change immediately when another theme is selected
Full Changelog: v0.4.5...v1.0.0
Any contribution and feedback is welcome! Have a great day 🎉
Version 0.6.4
Changes in v0.6.4:
- Improved UI
- Optimized Bundle Size by Moving
Themes
from Local to Cloud Server - #119 - Refactor: Move
Themes
intoJSON
Format - #119 - Improved Settings Preview - #120
- Fixed an issue where
Copy
button is not aligned appropriately on wide screen - #123
Any contribution and feedback is welcome! Have a great day 🎉
Version 0.4.5
New Changes:
- Added Theme Feature - #105
- Improved UI
- Optimized Bundle Size - #106 #115
- Move
Skeleton
Dependency from'@mui/lab'
to'@mui/material'
- #114 - Deprecated
@mui/lab
Dependency - #114
Bug Fixes:
- Fixed an issue where
accordion
expand icon is too small - #107 - Fixed an issue where
accordion
has a shadow effect on the top of it - #109 - Fixed an issue where volume slider is unresponsive in smaller width - #112
- Fixed an issue where button color for accessing beta is inappropriate - #113
- Fixed an issue where running
build
command resulted error across various OS - #116
Any contribution and feedback is welcome! Have a great day 🎉
Version 0.3.7
New Changes:
- Added Skip Music Feature - #94
- Tooltips are now more responsive and consistent than previous version - #95
- Improved UI for Volume Bar and Progress Bar - #97
- Optimized Bundle Size - #99
- Migrate
@material-ui
to@mui
Dependency forv5
- #91
Bug Fixes:
- Fixed an issue where active tab is missing it's styling property - #93
- Fixed an issue where suggestion context still appears while scrolling - #96
- Fixed an issue where
padding
is missing in the progress bar - #101 - Fixed an issue where
overflow-x
is present on the footer component - #102
Any contribution and feedback is welcome! Have a great day 🎉
Version 0.2.5
New Changes:
- Supports Skeleton Structure - #64
- Added
Privacy.md
- #83 - Added Third Party License - #78
- Added
author
as Searchable Index in Search Feature - #70 - Added Alert Notification when Client Disconnected from Server - #69
- Allow Configuration
beta
Settings in Environment Variables - #74 - Improved Code Base Quality - #77
- Improved App's Performance - #79
- Added SEO Configuration for LoFi Player - #87
Bug Fixes:
- Fixed an issue where song is randomized when switching tabs - #80
- Fixed an issue where clicking side bar area will return error - #82
- Fixed an issue of unresponsive scrollbar across devices - #85
Any contribution and feedback is welcome! Have a great day 🎉
Version 0.2.1
New Changes:
- Deprecated
algolia
usage - Improved search speed using custom algorithm - #58
- Added ability to randomize music instead of displaying the static view - #60
Bug Fixes:
- Fixed an issue where tooltip in the tab section is inconsistent - #57
- Fixed an issue where UI card is unresponsive on certain device width - #62
- Fixed an issue of Incompatible footer across devices
Any contribution and feedback is welcome! Have a great day 🎉
Version 0.2.0
Changes in v0.2:
- Added Desktop Application Support for LoFi Player - #61
Any contribution and feedback is welcome! Have a great day 🎉