Skip to content

Releases: stanleyowen/loofi

Loofi v1.1.2

27 Apr 14:04
b246116
Compare
Choose a tag to compare

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 in Settings
  • 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 the yarn start command.
  • Fixed unresponsive UI for the Alert component in the Experimental 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 is 0

Full Changelog: v1.1.1...v1.1.2

Loofi v1.1.1

26 Apr 05:33
2f71010
Compare
Choose a tag to compare

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

25 Apr 02:18
c04fbe9
Compare
Choose a tag to compare

What's New 🥳:

  • Supports auto-update (starting from v1.1.0)
  • Supports Linux, Windows, macOS (64-bit on x86_64 and aarch64 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

10 Aug 11:39
a3df0a6
Compare
Choose a tag to compare

image

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

02 Oct 02:08
c3153eb
Compare
Choose a tag to compare

Changes in v0.6.4:

  • Improved UI
  • Optimized Bundle Size by Moving Themes from Local to Cloud Server - #119
  • Refactor: Move Themes into JSON 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

28 Sep 10:33
0e99b69
Compare
Choose a tag to compare

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

23 Sep 14:39
fd2c8e4
Compare
Choose a tag to compare

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 for v5 - #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

17 Sep 07:10
de1b3d6
Compare
Choose a tag to compare

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

05 Sep 07:46
7a726a4
Compare
Choose a tag to compare
Version 0.2.1 Pre-release
Pre-release

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

01 Sep 03:52
0d9e68e
Compare
Choose a tag to compare
Version 0.2.0 Pre-release
Pre-release

Changes in v0.2:

  • Added Desktop Application Support for LoFi Player - #61

Any contribution and feedback is welcome! Have a great day 🎉